Custom Query (319 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (101 - 200 of 319)

1 2 3 4
Ticket Summary Owner Type Priority Milestone Component
#955 Changing vary response header based on varied-opub request hedares causes cache misses enhancement major nginx-core
#961 nginx does not load modules from --modules-path defect minor nginx-core
#993 support for X25519 in ssl_ecdh_curve defect major nginx-core
#997 $body_bytes_sent compute bigger in HTTP2.0 then HTTP1.X defect critical nginx-core
#1006 two more server listen 443(ssl), none-default server's ssl_session_cache is out of work defect critical nginx-core
#1038 Nginx doesn't retry to start worker process when fork() error defect major nginx-core
#1040 nginx start failed if upstream server domainname is not resolved defect minor nginx-core
#1056 Maximum Content-Length value defect minor nginx-core
#1123 Include timezone in error logs enhancement minor nginx-core
#1144 BUG - cannot include files with * mask on windows server 2012r2 defect minor nginx-core
#1153 Nginx reload hang defect major nginx-core
#1181 "Vary: X-Forwarded-Proto" should be removed enhancement major nginx-core
#1244 Externalize ngx_udp_connect and ngx_tcp_connect functions defect minor nginx-core
#1270 TCP RST with SSL and HTTP Connection:close header defect minor nginx-core
#1271 $arg_s:event:id does not work defect blocker nginx-core
#1320 IPv6 listen directive prevents nginx from starting enhancement major nginx-core
#1341 Inappropriately includes caching headers when error_page used with https://$host defect critical nginx-core
#1344 client_body_temp_path needed, even with option proxy_request_buffering off defect minor nginx-core
#1365 Pecular behaviour of nginx reload defect minor nginx-core
#1366 ngx_epoll_notify override original handler defect minor nginx-core
#1403 nginx module cannot use libpcre defect minor nginx-core
#1410 default_server with no IP specified for multiple IP servers enhancement minor nginx-core
#1411 realip module using first of multiple X-Real-IP or custom headers defect major nginx-core
#1461 set $arg_param does not work defect minor nginx-core
#1481 nginx -t should throw error when merge_slashes is used in non-default server block enhancement minor nginx-core
#1501 multiple resolver would not down if keep failing defect critical nginx-core
#1632 Pool cleanups are not called in the daemonization defect minor nginx-core
#1662 A minor code clean for ngx_configure_listening_sockets enhancement trivial nginx-core
#1677 nginx does not resolve hostnames if there is no route defect minor nginx-core
#1678 limit_rate and proxy_limit_rate broken from 1.14 defect major nginx-core
#1688 want to get the socket port which use in nginx and upstream servers enhancement minor nginx-1.15.8 nginx-core
#1700 UDP connections are terminated when updating Nginx executable file on-the-fly defect major nginx-1.15 nginx-core
#1734 nginx failed to work with openssl-1.1.1b defect critical nginx-1.15 nginx-core
#1752 400 Bad Request when Content-Length header value starts with HT defect minor nginx-core
#1772 Option to allow syslog tags longer than 32 symbols enhancement minor nginx-core
#1810 Complex UX - Configuration Pitfalls ("Passing uncontrolled requests to PHP") enhancement major nginx-core
#1835 Nginx reload doesnt work when limit zone in nginx.conf is changed defect critical nginx-core
#1869 Wrong client IP in errors logged early in request processing when using PROXY protocol defect minor nginx-core
#1882 Nginx does not handle asterisk in OPTIONS request defect minor nginx-core
#1911 [PATCH] Deprecate TLS 1.0 and TLS 1.1 for March 2020 enhancement minor nginx-1.17 nginx-core
#1912 Ignore duplicate reuseport options defect minor nginx-core
#1972 Use of IRIs in redirect responses causes nginx to violate HTTP RFCs defect minor nginx-core
#1978 Logging real client IP on invalid request enhancement minor nginx-core
#1990 proxy_cache_min_uses not counted per variant on initial requests enhancement minor nginx-core
#2050 unrecognized method is rejected incorrectly defect minor nginx-core
#2102 With UDP load balancing proxy protocol is not appended to every separate UDP packet defect minor nginx-core
#2105 thread_pools with variable $server_name defect minor nginx-core
#2144 $cookie_name variable inconsistent cookie-pair splitting defect minor nginx-core
#2166 Nginx-1.20.0 fails to build using clang 12.0.0 public release defect minor nginx-core
#2208 time to add something like a SSLCertificateChainFile config option enhancement minor nginx-core
#2209 HTTP version 01.1 and 1.01 accepted defect minor nginx-core
#2212 Returns HTTP status code 502 Bad Gateway when proxy is down (proxy_pass) defect minor nginx-core
#2225 location-matching on undecoded paths enhancement minor nginx-core
#2286 When I use the proxy_cache_background_update and proxy_cache_use_stale parameter, the expired cache content cannot be returned quickly. defect minor nginx-core
#2329 Unexpected request routing when Host header value contains colon defect minor nginx-core
#2365 reload increases memory used (freed memory for config is not released back to the system) defect major nginx-core
#2372 nginx -t does not indicate potential permissions error for SSL certificates enhancement minor nginx-core
#2381 Unable to read configuration from /dev/stdin defect minor nginx-core
#2398 Debug output is wrong for try_files directive with code as last argument defect minor nginx-core
#2453 Variables in different contexts are mixed together defect minor nginx-core
#2467 In daemon mode nginx completes detaching before the service is ready enhancement minor nginx-core
#2469 Recursively chaging ownership of nginx owned directories enhancement blocker nginx-1.23 nginx-core
#2534 Build error with clang 16 on Alpine defect minor nginx-core
#2570 memcpy from NULL during startup defect minor nginx-core
#2631 version 1.25.5 virtual servers regexp variable is not available defect critical nginx-core
#9 autoindex_max_name_len directive somebody enhancement minor nginx-module
#26 feature request about upstream module somebody enhancement minor nginx-module
#71 skip 404 process for fastcgi_intercept_errors somebody enhancement minor nginx-module
#73 Support logging to external process (pipe) in HttpLogModule somebody enhancement trivial nginx-module
#95 Integrate syslog patch into modules somebody enhancement minor nginx-module
#108 ssl_protocols needs warning if only unsupported protocols are enabled somebody defect minor nginx-module
#114 Keepalive header: max. requests somebody enhancement minor 1.2.0 nginx-module
#260 extend `gzip_static` to accept more extensions than just `.gz` enhancement minor nginx-module
#269 DAV crash if reading body would block defect minor nginx-module
#317 Allow ssl_verify_client and ssl_verify_depth within locations enhancement minor nginx-module
#332 request method in subrequest not honored by uwsgi module defect critical nginx-module
#342 ssl hash of subject and issuer dn enhancement major nginx-module
#354 lsapi upstream module enhancement minor nginx-module
#400 ssl_verify_client per location basis enhancement minor nginx-module
#506 Allow http error code 101 426 returned from auth_request enhancement minor nginx-module
#510 DAV module COPY & MOVE can't handle regex destination URI defect minor nginx-module
#556 OCSP stapling not working with comodo PositiveSSL defect major nginx-module
#559 improvement proposed for ngx_http_auth_request_module enhancement minor nginx-module
#601 Proxy_pass esque directive to all endpoints in upstream block enhancement minor nginx-module
#604 WebDAV: мелкие косяки defect minor nginx-module
#610 SSL parser bug while parsing SSL key/pem/crt file with BOM in windows system version defect minor 1.6.2 nginx-module
#642 Cannot specify a minimum SSL/TLS version without also specifying a maximum enhancement minor nginx-module
#678 Image_filter don't turn the interlace bit on without resize. defect minor nginx-module
#679 Nginx Memcached Sasl support enhancement minor nginx-module
#681 Pass custom Host in upstream module enhancement minor nginx-module
#683 proxy_store enhancement minor nginx-module
#718 Simultaneous xslt and gzip_static yields error 500 defect minor nginx-module
#736 Nginx responses 412 to invalid If-Unmodified-Since request-header defect major nginx-module
#740 ssl_staping not working with WoSign SSL certificates defect critical nginx-module
#746 Cached objects wit expires headers in the past served up with proxy_cache_revalidate defect minor nginx-module
#765 should not perform consistent hash on empty string defect major nginx-module
#767 Deleted fastcgicache items are used with open_file_cache enabled defect major nginx-module
#806 ngx_http_ssl_module: Turn off 'ssl_session_tickets' by default defect minor nginx-module
#807 ngx_http_rewrite_module duplicate Server header defect minor 1.9.6 nginx-module
#823 Add disable_header option (opposite of add_header) which would let apps (php, ..) to control their headers enhancement minor nginx-module
1 2 3 4
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.