Custom Query (255 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1 - 100 of 255)

1 2 3

Owner: Maxim Dounin (1 match)

Ticket Summary Status Type Priority Milestone Component
#772 No Vary header on 304 Response. assigned defect minor nginx-core

Owner: Ruslan Ermilov (1 match)

Ticket Summary Status Type Priority Milestone Component
#246 Don't install config files for unused modules assigned enhancement trivial nginx-core

Owner: somebody (10 matches)

Ticket Summary Status Type Priority Milestone Component
#129 include_shell directive new enhancement minor nginx-core
#146 Age header for proxy_http_version 1.1 new enhancement minor nginx-core
#224 Args Delimiter new enhancement major nginx-core
#237 Add optional systemd socket activation support reopened enhancement minor nginx-core
#68 Include larger speed units for HttpLimitReqModule new enhancement major nginx-module
#88 HttpRewriteModule - Feature Request - enhanced control structures new enhancement minor nginx-module
#220 Feature Request - Per-server proxy_connect_timeout new enhancement minor nginx-module
#221 Feature Request - X-Accel header to singal if another upstream server should be attempted or not new enhancement minor nginx-module
#225 Please support nested if statements with SSI new enhancement minor nginx-module
#241 Ability to align cropped images in image_filter new enhancement trivial nginx-module

Owner: thresh (2 matches)

Ticket Summary Status Type Priority Milestone Component
#1082 rpmlint issues centos7 assigned enhancement minor 1.11 nginx-package
#1879 RHEL / CentOS 8 repository assigned enhancement minor other

Owner: Yaroslav Zhuravlev (1 match)

Ticket Summary Status Type Priority Milestone Component
#2048 Document that 'proxy_buffering off' disables caching assigned defect minor documentation

Owner: (none) (85 matches)

Ticket Summary Status Type Priority Milestone Component
#738 Describe how to extend mime.types in types docs new defect minor documentation
#781 Documentation not clear on auth_basic_user_file new task minor documentation
#971 Clarify $host and $hostname in embedded variables documentation new enhancement minor documentation
#985 request_id variable, needs more documentation new enhancement minor documentation
#1004 try_files outside of location{} triggered when no location{} matches new enhancement minor 1.11 documentation
#1216 Confusing use of 'URI' when referring to a path in the proxy_pass documentation new defect minor documentation
#1222 Update doc to mention about HTSP new enhancement major documentation
#1285 map regexp positional captures interfere with location regexp positional captures new defect minor documentation
#1421 worker_rlimit_nofile description is not clear new enhancement minor documentation
#1768 Request for documentation: `--with-http_degradation_module` new enhancement minor documentation
#2090 proxy_pass cannot have URI part if in some situations. new enhancement minor documentation
#2199 Online documentation: converting rewrite rules typo new enhancement minor documentation
#2300 Link variable index from map module docs new enhancement minor documentation
#2301 Add examples for core variables new enhancement minor documentation
#2350 Option to have set_real_ip_from use the proxied client ip when using proxy protocol. new enhancement minor documentation
#2401 Deployment on Heroku: add options to handle SIGTERM new enhancement minor documentation
#2426 Nginx repository for debian doesn't have 1.22.1 deb for Buster new defect minor documentation
#2486 Documentation for client_max_body_size may contain an error new enhancement minor documentation
#2526 wrong gpg key for nginx-stable repo new defect minor documentation
#2529 Can pto timeout check removed from ngx_quic_pto_handler? new defect minor documentation
#2548 Worker infinite loop in ngx_http_do_read_client_request_body() new defect minor documentation
#2560 Inclusive language: rename default branch of official GitHub tracker repo nginx/nginx from "master" to "main"? new enhancement minor documentation
#2603 RFE: please provide installable interface to allow build and install own ngingx modules new enhancement minor documentation
#2604 Errors handling when streaming new defect minor documentation
#2607 How to link custom library to nginx new defect minor documentation
#2608 Request to Add Documentation Link on Trailing Slash Behavior in Reverse Proxy Setup new enhancement trivial documentation
#2613 How to make openresty to wait on dependent library to be built before openresty new defect minor documentation
#2617 nginx 1.22 - sending GOAWAY to client after 60s new defect minor documentation
#2619 Issues with HTTP/3 Configuration and listen 443 quic reuseport; Directive Affecting Server Block Functionality new defect blocker documentation
#2630 Unable to remove Cookie from request header new defect minor documentation
#2637 Documentation for server_name does not mention special case of underscore new defect minor documentation
#2638 nginx fails to restart after upgrade or reinstall of nginx.org RPM package via dnf new defect minor documentation
#2528 nginx reload with quic reuseport: quic packet rejected rc:-1 new defect minor http/3
#2554 Some of the requests getting stuck after reload. new defect major http/3
#2582 HTTP3 working with curl but not in Browser new defect major nginx-1.27 http/3
#2620 IPv6 with HTTP/3 / QUIC don't work new defect minor nginx-1.27 http/3
#2624 Challenges Configuring HTTP/3 for Multiple Domains with Distinct SSL Certificates in Nginx 1.25.4 new defect minor http/3
#2626 cannot use mTLS on nginx via http3 protocol new defect major nginx-1.27 http/3
#267 Introduce static variables new enhancement minor nginx-core
#287 Add option to enable IP_TRANSPARENT new enhancement minor nginx-core
#314 Dynamic document roots, defaults and prescedence new enhancement minor nginx-core
#319 koi-utf koi-win win-utf in conf are artifacts of the past reopened enhancement minor nginx-core
#360 Feature wish proxy_ignore_client_abort = force new enhancement minor nginx-core
#405 Support for resumeable uploads new enhancement major nginx-core
#417 ngx_cache_purge new enhancement minor nginx-core
#508 nginx rewrite URL decoding first encoded character in URI new defect major nginx-core
#523 Information leak with automatic trailing slash redirect new enhancement minor nginx-core
#586 variable support for client_max_body_size new enhancement minor nginx-core
#606 lower log level of ngx_http_access_module forbidden access new enhancement minor nginx-core
#617 Add secondary groups configuration option in nginx user conf directive new enhancement minor nginx-core
#632 option to send the access log to stdout new enhancement minor nginx-core
#633 limit_except causes 404 new defect minor nginx-core
#640 enable usage of $ in variable new enhancement major nginx-core
#658 Implement new type of "resolver" -- "system" [for Docker usage] new enhancement minor nginx-core
#697 Couldn't produce multiple error log items from FastCGI new enhancement minor nginx-core
#704 Nginx configure script can't detect groups reliably new defect minor nginx-core
#711 Support X-Forwarded-Proto or similar when operating as a backend behind a SSL terminator new enhancement minor nginx-core
#770 Enable PolarSSL or Botan as a compile-time alternative to OpenSSL new enhancement minor nginx-core
#775 Support for more complex satisfy configurations new enhancement minor nginx-core
#778 Immediatley expire cached responses new enhancement minor nginx-core
#782 nginx doesn't check delta CRLs reopened enhancement minor nginx-core
#790 Support for send log with GELF (Graylog Extended Log Format) new enhancement minor nginx-core
#798 Implement http_brotli_static module new enhancement major nginx-core
#812 Fetch OCSP responses on startup, and store across restarts new enhancement minor nginx-core
#838 enable compare operators within if directive new enhancement trivial nginx-core
#868 new variable: $remote_addr_anon new enhancement critical nginx-core
#869 open_file_cache with NGX_HAVE_PREAD 0 new defect minor nginx-core
#936 For security purposes it is necessary to remove or change the "server" header new enhancement minor nginx-core
#944 Enchance $server_addr to return original IP even after local DNAT new enhancement major nginx-core
#960 TCP connection re-use without upstream conf new enhancement major nginx-core
#1010 Invalid request sent when serving error pages from upstream new defect minor nginx-core
#1059 syntax check error when an upstream is used in proxy_pass using both http and https and is defined after new defect minor nginx-core
#1104 . (dot) is not allow for syslog tag new enhancement minor nginx-core
#1134 CVE-2016-1247 new enhancement major nginx-core
#1151 Use sched_getaffinity() and CPU_COUNT() for ngx_ncpu on Linux new enhancement minor nginx-core
#1162 Adding HTTP Forward Proxy support in core like apache new enhancement major nginx-core
#1179 Allow upstreams to be resolved using internal ngx resolver instead of getaddrinfo() new enhancement minor nginx-core
#1288 upstream server port defaults to port 80 even for https: proxy_pass new enhancement minor nginx-core
#1369 Add proxy_detect_mime setting new enhancement minor nginx-core
#1402 Not invalidate cahe if fastcgi_cache_background_update is on new defect minor nginx-core
#1406 duplicated "content-encoding" while proxy server return a empty content-encoding header new defect minor nginx-core
#1422 Support IPv6 zone identifiers in URLs, e.g. for proxy_pass new enhancement minor nginx-core
#1437 Optimize locality for listening sockets with the help of SO_INCOMING_CPU new enhancement minor nginx-core
#1458 ngx_http_ssl_module http block config bug new defect minor nginx-core
#1506 bind() in configuration test is too cautious new enhancement minor nginx-core
(more results for this group on next page)
1 2 3
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.