Custom Query (208 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (101 - 200 of 208)

1 2 3
Ticket Summary Status Keywords Owner Type Priority
#1360 enhancement: auto-reload map includes new enhancement minor
#1369 Add proxy_detect_mime setting new enhancement minor
#1383 Error if using proxy_pass with variable and limit_except accepted defect minor
#1393 please add ngx_google_perftools_module to centos 7 rpm new enhancement minor
#1406 duplicated "content-encoding" while proxy server return a empty content-encoding header new defect minor
#1407 Should application/javascript be text/javascript in mime.types reopened enhancement minor
#1422 Support IPv6 zone identifiers in URLs, e.g. for proxy_pass new ipv6 proxy zone link-local enhancement minor
#1437 Optimize locality for listening sockets with the help of SO_INCOMING_CPU new enhancement minor
#1446 gzip_types can't handle types longer than 46 chars new mime defect minor
#1465 configure: use -iquote for $ngx_module_incs new defect minor
#1472 Downloads stop after 1GB depending of network accepted proxy enhancement minor
#1480 Automatic Let's Encrypt certificate provisioning and renewal new enhancement minor
#1500 ngx_hash_t can have only lower case key accepted enhancement minor
#1505 Milliseconds and dynamic time support for *_cache_valid new enhancement minor
#1506 bind() in configuration test is too cautious new enhancement minor
#1521 Enable open_file_cache may cause index module return 403 forbidden new open_file_cache, index module defect minor
#1535 proxy_bind and resolver IP version mismatch new proxy_bind, resolver enhancement minor
#1536 grpc-web (grpc for browsers) new enhancement minor
#1573 adding text/css to the default list for the charset_types directive new enhancement minor
#1579 Mirror subrequests ignore the keepalive flag new defect minor
#1598 Windows Path Length Limitation issue accepted win32 defect minor
#1607 mirror + limit_req = writing connections accepted mirror defect minor
#1617 preread data ignored when SSL is terminated new enhancement minor
#1624 support json return type in stub_status new enhancement minor
#1629 use variable in for proxy_ssl in stream module new enhancement minor
#1631 feature request: support ALTSVC frame new enhancement minor
#1651 client_body_in_file_only/client_body_temp_path file permissions new enhancement minor
#1666 Add MSG_ZEROCOPY support new enhancement minor
#1668 Channel-Bound Cookies Implementation in nginx new enhancement minor
#1675 OCSP stapling not working in stream area new enhancement minor
#1697 mail proxy: ManageSieve protocol support new enhancement minor
#1719 Enhance proxy_cache_min_uses directive new enhancement minor
#1732 Warn for large request bodies new enhancement minor
#1737 HTTP/2 HPACK full encoding support new enhancement minor
#1765 configure is fragile in finding system libraries new enhancement minor
#1768 Request for documentation: `--with-http_degradation_module` new enhancement minor
#1775 Allow $hostname as part of name in server_name new enhancement minor
#1785 Support access to environment variables in config file new enhancement minor
#1788 stream proxy_pass ipv6 first new proxy_pass resolver enhancement minor
#1808 Inconsistent encoding in rewrites new defect minor
#1809 Allow stream with `ssl_preread on` to forward to http without leaving nginx new enhancement minor
#1861 Feature Request: Support `error_log off` new enhancement minor
#1879 RHEL / CentOS 8 repository assigned thresh enhancement minor
#1883 nginx -t doesn‘t complain about wrongly formatted server_name directive new enhancement minor
#1893 Support Linux abstract namespace socket? new enhancement minor
#1902 Can not use ssl_trusted_certificate to verify Clients new defect minor
#1958 `modern_browser` definition for Safari version is wrong/unexpected accepted safari, modern_browser, browser defect minor
#1977 Implement TLS 1.3 random record padding to mitigate BREACH new enhancement minor
#1992 Websocket over HTTP/2 support new enhancement minor
#2010 Proxy protocol headers from stream module reported as broken by http module new defect minor
#2012 Wrong header Connection, when keepalive is disabled accepted keepalive defect minor
#2032 Odd image_filter behavior on site behind HTTP authentication new enhancement minor
#2048 Document that 'proxy_buffering off' disables caching assigned Yaroslav Zhuravlev defect minor
#2090 proxy_pass cannot have URI part if in some situations. new enhancement minor
#2119 Add support for Maxmind's GeoIP2 new GeoIP enhancement minor
#2127 ngx_http_realip_module changes $remote_addr which leads to wrong ips in X-Forwarded-For received by upstream service accepted defect minor
#2131 NGNIX needs root cert in the chain for Client validation. new enhancement minor
#2132 ssl_ocsp / ssl_stapling for ngx_mail_ssl_module new enhancement minor
#2148 proxy_ssl_verify does not support iPAddress subjectAlternativeName accepted enhancement minor
#2161 Allow accessing arbitrary cookies. new enhancement minor
#2182 Nginx doesn't delete temp cache files after a crash new enhancement minor
#2222 add_after_body concatenates (upstream proxied) gziped content with uncompressed local data new enhancement minor
#2224 HTTP/2 in nginx does not use double-GOAWAY for graceful connection shutdown reopened enhancement minor
#2254 cache loader ignores reopen signal new log reopen enhancement minor
#2258 add_header directive: A colon added after the header name passes Nginx syntax validation and breaks the website once applied new add_header enhancement minor
#2282 Add audio/x-flac to MIME types new mime flac enhancement minor
#2291 Regex plus variable in Nginx `proxy_redirect` accepted defect minor
#2300 Link variable index from map module docs new enhancement minor
#2301 Add examples for core variables new enhancement minor
#2310 Document behaviour for all config statements in nested location blocks accepted defect minor
#2332 Include $request_id in error.log messages new enhancement minor
#2350 Option to have set_real_ip_from use the proxied client ip when using proxy protocol. new enhancement minor
#2351 Support reading file ETag from additional sources new enhancement minor
#2376 GRPC: upstream rejected request with error while reading response header from upstream reopened defect minor
#2395 `proxy_pass https://example` if `upstream example { server example.com; }` is defined, uses port `80`, not `443` per `https` new enhancement minor
#2401 Deployment on Heroku: add options to handle SIGTERM new enhancement minor
#2410 Add a doctype to autoindex HTML output accepted enhancement minor
#2419 new variable is needed(the port of nginx server which sending the request to back-end) new enhancement minor
#2421 proxy_next_upstream_tries might be ignored with upstream keepalive accepted enhancement minor
#2426 Nginx repository for debian doesn't have 1.22.1 deb for Buster new defect minor
#2429 Ship FHS compliant packages (/var/run > /run) new defect minor
#2434 Support dark mode in error pages new enhancement minor
#2441 pkg-oss - build error accepted pkg-oss, docker defect minor
#2475 access_log with if does not work when variable name starts with a number new defect minor
#2486 Documentation for client_max_body_size may contain an error new enhancement minor
#2490 the backup upstream response inherits the response value of the previous upstream that failed. new defect minor
#2509 Support IPv6 interface identifiers outside of URLs new enhancement minor
#2526 wrong gpg key for nginx-stable repo new defect minor
#2529 Can pto timeout check removed from ngx_quic_pto_handler? new quic code defect minor
#2547 Support Partitioned Cookies for load balancing according to CHIPS new cookie, loadbalancing, chips enhancement minor
#2548 Worker infinite loop in ngx_http_do_read_client_request_body() new defect minor
#2560 Inclusive language: rename default branch of official GitHub tracker repo nginx/nginx from "master" to "main"? new enhancement minor
#2562 SSL: use server names from upstream configuration for proxied server's name validation new enhancement minor
#2567 sub_filter and gziped payload should trigger warning new enhancement minor
#2597 nginx-tests: some ssl tests fail with openssl 3.2.0 new defect minor
#2603 RFE: please provide installable interface to allow build and install own ngingx modules new enhancement minor
#2604 Errors handling when streaming new defect minor
#2607 How to link custom library to nginx new defect minor
#2613 How to make openresty to wait on dependent library to be built before openresty new defect minor
#2617 nginx 1.22 - sending GOAWAY to client after 60s new defect minor
1 2 3
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.