Custom Query (233 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (101 - 200 of 233)

1 2 3
Ticket Summary Owner Type Priority Milestone Component
#2448 Restrict Request Response Cycle Length enhancement minor nginx-core
#2449 Allow using OpenSSL 3.0 "provider" API instead of deprecated "engine" API enhancement minor nginx-core
#2475 access_log with if does not work when variable name starts with a number defect minor nginx-core
#2477 proxy_redirect is missing feature for HTTP header "Link" enhancement critical nginx-core
#2482 * is not evaluated to :: enhancement major nginx-core
#2509 Support IPv6 interface identifiers outside of URLs enhancement minor nginx-core
#2552 Correct xsl and xslt mimetypes missing from ngxinx mime.types file enhancement minor nginx-core
#2562 SSL: use server names from upstream configuration for proxied server's name validation enhancement minor nginx-core
#2567 sub_filter and gziped payload should trigger warning enhancement minor nginx-core
#2609 Custom 413 Error Page Not Displayed for Oversized Uploads defect minor nginx-core
#2614 Memory-leak like issue happens as long as nginx keeps having long-lived gRPC stream connections defect critical nginx-1.27 nginx-core
#68 Include larger speed units for HttpLimitReqModule somebody enhancement major nginx-module
#88 HttpRewriteModule - Feature Request - enhanced control structures somebody enhancement minor nginx-module
#220 Feature Request - Per-server proxy_connect_timeout somebody enhancement minor nginx-module
#221 Feature Request - X-Accel header to singal if another upstream server should be attempted or not somebody enhancement minor nginx-module
#225 Please support nested if statements with SSI somebody enhancement minor nginx-module
#241 Ability to align cropped images in image_filter somebody enhancement trivial nginx-module
#288 Wrong REQUEST_URI when using PHP with SSI defect minor nginx-module
#318 Change response behavior when SSL client certificate won't validate enhancement minor nginx-module
#327 Add support for animated GIF to HttpImageFilterModule enhancement minor nginx-module
#407 Cache X-Accel-Redirect responses (from fastcgi) enhancement minor nginx-module
#426 log entire header and cookie enhancement minor nginx-module
#430 Allow variables in userid_domain enhancement minor nginx-module
#525 Max connection limit too low (http_limit_conn_module) enhancement minor nginx-module
#557 autoindex_show_hidden_files (autoindex feature option to show hidden files enhancement minor nginx-module
#609 Apply xslt-html-parser patch to http_xslt_module (used by Diazo) enhancement minor nginx-module
#689 ngx_http_referer_module issue enhancement major nginx-module
#692 Introduce variable to get SSL cipher bits of current connection enhancement minor nginx-module
#761 The auth_request does not supports query string/arguments enhancement minor nginx-module
#915 "Upgrade" header should not be proxied over h2 enhancement minor nginx-module
#938 Концепт модуля: Миниатюры как часть прогрессивных JPEG, PNG. enhancement minor nginx-module
#969 proxy module does not honour proxy_max_temp_file_size on cacheable responses enhancement minor nginx-module
#1025 No country detected for requests with X-Forwarded-For 127.0.0.1 or any reserved IP address enhancement minor nginx-module
#1060 limit_req_zone add longer periods enhancement minor 1.11 nginx-module
#1083 Enable gzip compression only for non "text/html" content enhancement minor nginx-module
#1091 Add missing client certificate field variables enhancement minor nginx-module
#1145 Can't set redirection port to the port from the "Host" request header field enhancement minor nginx-module
#1154 Passing URG flag via nginx enhancement minor nginx-module
#1188 Send "immutable" keyword in Cache-Control when "expires max" enhancement minor nginx-module
#1215 Add support for SHA2 (SHA3?) family for RFC2307 passwords for HTTP Basic authentication enhancement minor nginx-module
#1242 nginx stub_status exhancement enhancement minor nginx-module
#1262 connect_(timeout|error) option in proxy_next_upstream enhancement minor nginx-module
#1279 Implement FIB selection for upstream connections in proxy and stream modules. enhancement minor nginx-module
#1293 nginx http proxy stops sending request data after first byte of server response is received enhancement minor nginx-module
#1302 New variables $ssl_client_sha256_fingerprint and/or $ssl_client_sha512_fingerprint for ngx_http_ssl_module enhancement minor nginx-module
#1306 ngx_http_geo_module ranges do not support ipv6 enhancement minor nginx-module
#1360 enhancement: auto-reload map includes enhancement minor nginx-module
#1446 gzip_types can't handle types longer than 46 chars defect minor nginx-module
#1483 client_max_body_size vs. auth_request unexpected behaviour enhancement minor nginx-module
#1521 Enable open_file_cache may cause index module return 403 forbidden defect minor nginx-module
#1530 Origin frame (RFC 8336) support? enhancement minor nginx-module
#1536 grpc-web (grpc for browsers) enhancement minor nginx-module
#1573 adding text/css to the default list for the charset_types directive enhancement minor nginx-module
#1697 mail proxy: ManageSieve protocol support enhancement minor nginx-module
#1710 ngx_http_dav_module: Allow to configure some anti-overwrite enhancement minor nginx-module
#1788 stream proxy_pass ipv6 first enhancement minor nginx-module
#1824 Bypassing cache if worker failed to allocate node in cache keys zone ? enhancement trivial nginx-module
#1857 libmaxminddb / geoip2 implementation as nginx essetial modules enhancement major nginx-module
#1977 Implement TLS 1.3 random record padding to mitigate BREACH enhancement minor nginx-module
#1992 Websocket over HTTP/2 support enhancement minor nginx-module
#2032 Odd image_filter behavior on site behind HTTP authentication enhancement minor nginx-module
#2119 Add support for Maxmind's GeoIP2 enhancement minor nginx-module
#2120 Add Support for IP2Location and IP2Proxy BIN Database enhancement minor nginx-module
#2132 ssl_ocsp / ssl_stapling for ngx_mail_ssl_module enhancement minor nginx-module
#2167 variable support in proxy_protocol stream module enhancement minor nginx-module
#2182 Nginx doesn't delete temp cache files after a crash enhancement minor nginx-module
#2213 The get_handler of ngx_http_variable_t is overwritten by ngx_http_regex_compile if existing defect major nginx-module
#2222 add_after_body concatenates (upstream proxied) gziped content with uncompressed local data enhancement minor nginx-module
#2275 Support Encrypted Client Hello enhancement minor nginx-module
#2284 Support RFC5424 log records enhancement major nginx-module
#2391 bad parsing of Content-Type (sub_filter_types) enhancement minor nginx-module
#2395 `proxy_pass https://example` if `upstream example { server example.com; }` is defined, uses port `80`, not `443` per `https` enhancement minor nginx-module
#2419 new variable is needed(the port of nginx server which sending the request to back-end) enhancement minor nginx-module
#2454 image_filter resize is not working correctly with some PNG files.(nginx is changing background color) defect minor nginx-module
#2490 the backup upstream response inherits the response value of the previous upstream that failed. defect minor nginx-module
#2542 ssl_ecdh_curve is sometimes ignored in server blocks defect minor nginx-module
#2568 Introduce send_timeout and proxy_send_timeout in the stream module enhancement minor nginx-module
#2580 Full native WebDAV support enhancement major nginx-module
#2615 Don't proxy connection-specific headers by default enhancement major nginx-module
#2618 HTTP session is finalized early defect blocker nginx-module
#2625 nginx proxy_pass variable DNS resolution not updated when there is another proxy_pass with same domain and without variable defect minor nginx-module
#2627 different nginx behavior as v4 and v6 defect minor nginx-module
#1282 Add nginx.repo file to RPM repos enhancement minor nginx-package
#1393 please add ngx_google_perftools_module to centos 7 rpm enhancement minor nginx-package
#2233 Packages for Debian Bullseye should include 32-bit x86 binaries enhancement minor nginx-package
#2429 Ship FHS compliant packages (/var/run > /run) defect minor nginx-package
#1036 Add tcpi_total_retrans to tcp_info variables enhancement minor other
#1055 Allow to configure ssl_ciphers in multiple lines enhancement minor other
#1085 multiple calls to make install from a read-only source fails to copy config files defect minor other
#1114 New variable suggestion (Date/Time) enhancement minor other
#1119 Gzip_types support pattern matching enhancement minor 1.11 other
#1164 Option to turn off TLS protocols errors in the logs enhancement minor 1.11 other
#1182 Responses with "no-cache" or "max-age=0" should be cached enhancement minor other
#1230 proxy_next_upstream: Add a config to add other errors enhancement minor other
#1294 Add version-information resource enhancement minor other
#1329 Blocking STALE requests when using fastcgi_cache_background_update defect minor other
#1348 proxy_cache_background_update has problem with slice module defect minor other
#1353 http and stream on the same "listen" should conflict enhancement minor other
#1388 Implement TLS Dynamic Record Sizing (CloudFlare patch ready) enhancement minor other
#1417 Nginx won't start if hostname isn't valid enhancement minor other
1 2 3
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.