Custom Query (2244 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1801 - 1900 of 2244)

Ticket Summary Owner Type Priority Milestone Component
#2474 Why is the rewritten uri not validated? defect minor nginx-1.23.4 documentation
#2476 Does the nginx supports sending the whole chain of client certificates over the ssl_client_escaped_cert defect critical nginx-module
#2479 Quic connection will be closed too early in stream prxoy mode defect major other
#2481 failed (//usr/lib/x86_64-linux-gnu/libjemalloc.so.2: cannot allocate memory in static TLS block) defect major nginx-package
#2484 When reuseport is not present with listen 443 quic, only HTTP/2 works not HTTP/3 defect minor nginx-1.25 http/3
#2485 If chrome browser has '--enable-quic --quic-version=h3-29' set as start up command line, then HTTP/3 does not work defect minor nginx-1.25 http/3
#2488 $remote_addr is wrong after quic migration defect minor http/3
#2492 QUIC:The quic connection was not closed, when max_idle_timeout arrived. defect minor http/3
#2494 large_client_header_buffers not working - When cookie size is more than 8k and taking default defect minor documentation
#2496 UDP traffic bandwidth is not limited by proxy_upload_rate and proxy_download_rate defect minor nginx-module
#2497 Unable to build nginx quic with --with-stream_quic_module defect critical http/3
#2499 ngx_array_init/ngx_palloc strange behavior on zero size defect minor documentation
#2500 After update to nginx 1.25 and configure vhost to enable http/3 quic error generated defect major nginx-1.25 http/3
#2501 TLS handshake fails with internal_error if signature_algorithms is not provided defect minor nginx-core
#2502 HTTP2 with non SSL causing downgrade to HTTP0.9 for HTTP1.0/HTTP1.1 clients defect minor nginx-module
#2503 Unable to build nginx quic defect critical nginx-1.25 http/3
#2504 duplicate listen options for 0.0.0.0:443 if QUIC used defect minor documentation
#2506 proxy_redirect is decoding %24 defect major nginx-core
#2510 General protection fault on 1.24 and 1.25. 1.22.1 is OK defect minor nginx-core
#2511 try_files and $cookie_ problem defect minor nginx-core
#2512 Debian 12 install nignx warning thresh defect major nginx-package
#2513 nginx resolver issue defect major nginx-core
#2515 Can't build QUIC binaries for windows defect major nginx-1.25 http/3
#2516 Connection is not getting closed when ngtcp2 is sending multiple settings frames defect minor http/3
#2517 QUIC:After sending a RESET_STREAM, nginx does not cease transmission of STREAM frames? defect minor nginx-1.25 http/3
#2518 if in location with regex capture will reset numeric variable like $1 from captured group but not for named capture group defect minor nginx-core
#2519 Support for QUIC and HTTP3 defect major http/3
#2520 Nginx upgrade on debian 11 defect minor nginx-core
#2521 nginx-1.24.0 with nginx-lua-module gets terminated with signal 11 defect minor documentation
#2525 bug when try to return 496 error defect minor documentation
#2527 Nginx unable to install from default Ubuntu Repository if IPv6 is disabled through grub defect critical nginx-package
#2531 You cannot use variables in error_log and ssl_certificate defect minor nginx-core
#2532 Nginx close connection immeadiately when handle quic connection migration defect minor http/3
#2533 Variables does not work in error_log and ssl_certificate defect minor documentation
#2534 Build error with clang 16 on Alpine defect minor nginx-core
#2536 should we discard initial packet with zero-length odcid? defect minor http/3
#2538 Site has TLS 1.2 connection despite being configured with TLS 1.3 only defect minor documentation
#2539 --with-http_v3_module changes the layout of the ngx_connection_s structure that can be used by modules, but does not change the signature defect major nginx-1.25 http/3
#2540 nginx stable 1.24 issues with cache file deletion under heavy load defect major nginx-core
#2541 TLS 1.2 connection on TLS 1.3 only site defect major nginx-core
#2543 wrong "host" header when using upstreams defect minor nginx-core
#2544 Cores on nginx-quiche while running curl command defect critical http/3
#2545 TLS "Close Notify" warning defect minor other
#2 HttpRealIpModule only seems to work with one trusted proxy, you can't build a list of trusted proxies as only the first one will work Ruslan Ermilov enhancement minor nginx-module
#3 POSIX Semaphores can be used at Solaris somebody enhancement minor nginx-core
#9 autoindex_max_name_len directive somebody enhancement minor nginx-module
#13 Proxy SSL Verify somebody enhancement minor nginx-module
#22 Nginx 1.1.4 can't build on Debian hurd-i386 somebody enhancement major nginx-core
#26 feature request about upstream module somebody enhancement minor nginx-module
#29 Install something like Orphus to catch typos on the nginx website somebody enhancement minor other
#30 SPDY support Valentin V. Bartenev enhancement minor 1.3 nginx-core
#34 Allow rewrites in case of proxy_pass backend is configured as variable somebody enhancement minor nginx-module
#36 Feature Request - Support Filtering Requests by mimetype somebody enhancement minor other
#41 pcre jit feature somebody enhancement major nginx-core
#42 Add mime.type for .m4v files somebody enhancement trivial nginx-package
#44 IPv6 support for HTTP realip module Ruslan Ermilov enhancement minor nginx-module
#56 MIME type image/svg+xml for filename extension .svgz somebody enhancement trivial nginx-core
#59 xslt_filter_module - use location root as prefix path for stylesheet 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
#75 Thousand separators in autoindex pages somebody enhancement minor nginx-core
#79 if-modified-since etc. should be used to update cache somebody enhancement minor nginx-module
#80 error_page enhancement suggestion somebody enhancement minor nginx-core
#92 The Proxy module doesn't support IPv6 back-ends Ruslan Ermilov enhancement minor 1.3 nginx-module
#93 If-Modified-Since rfc compliance somebody enhancement minor 1.2.0 nginx-core
#95 Integrate syslog patch into modules somebody enhancement minor nginx-module
#100 http_geoip_module should support requests from proxies Ruslan Ermilov enhancement minor nginx-module
#101 Support ETag/If-None-Match when proxy_http_version is 1.1 somebody enhancement minor nginx-module
#105 sub_filter: an ability to specify it multiple times & regular expressions xeioex enhancement minor nginx-module
#113 Add apache ExpiresByType equivalent functionality somebody enhancement minor nginx-core
#114 Keepalive header: max. requests somebody enhancement minor 1.2.0 nginx-module
#116 Implement Changeset 4337 in v1.0.13 somebody enhancement minor 1.0.13 nginx-core
#120 RFC5077 stateless tls session tickets somebody enhancement minor nginx-module
#121 limit_zone/conn: combined key somebody enhancement minor nginx-module
#124 ngx_http_subrequest() supports only GET method? somebody enhancement minor nginx-core
#125 Allow add_header to affect 201 responses (and possibly any 2xx code). somebody enhancement minor nginx-module
#126 Dinamic module support somebody enhancement major nginx-core
#128 Sharding support in memcache somebody enhancement minor nginx-module
#140 Include packages for 3rd-party modules in Centos/RHEL repositories somebody enhancement minor nginx-package
#144 RFE: implement weighted ip_hash somebody enhancement major nginx-module
#149 gzip uncompression like apache deflate inputFilter somebody enhancement blocker nginx-core
#159 Implement fcgi_buffering option somebody enhancement major nginx-core
#160 Nginx -V Output Format somebody enhancement minor nginx-core
#163 Nginx cache and dotdot somebody enhancement minor nginx-core
#171 $gzip_ratio ratio needs documentation vl enhancement trivial other
#174 Problem with redirection when subdomain string is the same as the upstream name somebody enhancement minor nginx-core
#179 logrotate improvements sb enhancement minor nginx-package
#185 предлагаю добавить тип для файлов *.crl somebody enhancement trivial nginx-package
#195 Close connection if SSL not enabled for vhost somebody enhancement minor nginx-module
#198 when daemon=off do not create pid file somebody enhancement minor 1.3.5 nginx-core
#206 $start_time http variable somebody enhancement minor nginx-core
#209 How to Install nginx as a Service on Windows somebody enhancement minor nginx-core
#214 Ability to detect presence of SNI header somebody enhancement minor nginx-core
#229 proxy_pass should be able to set SNI hostname somebody enhancement minor nginx-module
#243 Missing mime-types: ppt/doc/xls versus pptx/docx/xlsx Sergey Kandaurov enhancement minor nginx-core
#251 Option to disable upload buffers somebody enhancement minor nginx-core
#259 Nginx.org: Please differentiate stable and dev versions on download.html enhancement minor other
#260 extend `gzip_static` to accept more extensions than just `.gz` enhancement minor nginx-module
#264 ngx_http_parse.c does'not like LFCR enhancement minor nginx-core
#279 mime.types: audio/ogg for .opus files Sergey Kandaurov enhancement trivial nginx-core
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.