#2400 |
listen on localhost can fail (sort of a docker and glibc issue, worth working around?)
|
|
enhancement
|
minor
|
|
nginx-core
|
#2402 |
Not right to skip location rewrite phase for server null location.
|
|
defect
|
minor
|
|
documentation
|
#2403 |
http request has no response, the configure with 'master_process off and listen reuseport'
|
|
defect
|
minor
|
|
documentation
|
#2405 |
OCSP issue to specific responder
|
|
defect
|
minor
|
|
nginx-module
|
#2406 |
nginx
|
|
defect
|
minor
|
|
other
|
#2407 |
server_name using regex loses variable after first request in h3
|
Sergey Kandaurov
|
defect
|
minor
|
nginx-1.23
|
http/3
|
#2411 |
reload correlates with "open socket ... left in connection", response absent or truncated, and no access.log entry
|
|
defect
|
minor
|
|
nginx-core
|
#2413 |
func ngx_parse_inet6_url() can not set ipv6 connection local address
|
|
defect
|
minor
|
|
nginx-core
|
#2414 |
support unknown variables when it is only used in log format
|
|
enhancement
|
minor
|
|
nginx-module
|
#2415 |
no error info showing when reload/test when same listen port with http is added in stream
|
|
defect
|
minor
|
|
nginx-module
|
#2416 |
Memory overrun due to alignment issues when cross-compiling mingw on linux
|
|
defect
|
minor
|
|
nginx-core
|
#2418 |
ngx_http_upstream_process_non_buffered_request do_write Dead-loop
|
|
defect
|
minor
|
|
documentation
|
#2420 |
error_page directive has no effect on 408
|
|
defect
|
minor
|
|
nginx-core
|
#2423 |
Segmentation fault in ngx_http_variable_headers_internal
|
|
defect
|
minor
|
|
nginx-core
|
#2424 |
quic_bpf failed
|
|
defect
|
minor
|
nginx-1.23
|
nginx-core
|
#2425 |
Nginx failed validate config from stdin
|
|
defect
|
minor
|
|
documentation
|
#2428 |
Suggestion: Windows 64-bit builds
|
|
enhancement
|
minor
|
|
nginx-core
|
#2431 |
HTTP3: Clang reports heap-use-after-free in ngx_http_v3_insert src/http/v3/ngx_http_v3_table.c:231
|
|
defect
|
minor
|
|
documentation
|
#2435 |
static locations longer than 255 characters lead to unexpected behaviors
|
|
defect
|
minor
|
|
documentation
|
#2437 |
upstream sent invalid header
|
|
defect
|
minor
|
|
documentation
|
#2439 |
1.23.3: test suite is failing
|
|
defect
|
minor
|
|
other
|
#2440 |
Log new connections immediately when established
|
|
enhancement
|
minor
|
|
nginx-module
|
#2442 |
add_header unsanitized
|
|
defect
|
minor
|
|
nginx-module
|
#2443 |
why ngx_clone_listening?
|
|
defect
|
minor
|
|
nginx-core
|
#2445 |
Nginx event "blocking" in H2
|
|
defect
|
minor
|
|
documentation
|
#2446 |
QUIC: ngx_quic_send_new_token was broken by 3550b00d9dc8 (nginx 1.23.3)
|
|
defect
|
minor
|
|
documentation
|
#2447 |
A segment error occurred in ngx_http_variable_headers_internal
|
|
defect
|
minor
|
|
documentation
|
#2452 |
fastcgi_split_path_info should specify NGX_REGEX_MULTILINE
|
|
enhancement
|
minor
|
|
nginx-module
|
#2453 |
Variables in different contexts are mixed together
|
|
defect
|
minor
|
|
nginx-core
|
#2455 |
nginx doesn't close http/2 connection on error '400' (redirected)
|
|
defect
|
minor
|
|
nginx-core
|
#2456 |
Does not discard request body for unnormal close
|
|
defect
|
minor
|
|
documentation
|
#2458 |
Unexpected intermittent behavior of map directive(s)
|
|
defect
|
minor
|
|
nginx-module
|
#2459 |
X-Accel-Redirect'ed response contains both upstreams Cache-Control headers, not only the last one
|
|
defect
|
minor
|
|
nginx-core
|
#2461 |
Unable to identify upstream errors
|
|
defect
|
minor
|
nginx-1.23
|
nginx-module
|
#2463 |
ssl_reject_handshake allows some connections through
|
|
defect
|
minor
|
|
nginx-core
|
#2464 |
nginx doesn't disable stderr logging when using syslog as it does when using a log file
|
|
defect
|
minor
|
|
nginx-core
|
#2466 |
I can't start nginx when 'quic_bpf on' with systemd-service
|
|
defect
|
minor
|
|
nginx-core
|
#2467 |
In daemon mode nginx completes detaching before the service is ready
|
|
enhancement
|
minor
|
|
nginx-core
|
#2468 |
The value of variable `$http_host` will not fallback to the value of `:authority` pseudo-header when the client not providing the request header `Host`
|
|
defect
|
minor
|
nginx-1.23.4
|
http/3
|
#2470 |
Add support for the systemd directive OpenFile= for passing UNIX socket FDs to nginx
|
|
enhancement
|
minor
|
nginx-1.23.4
|
nginx-module
|
#2472 |
Invalid request caused by '.' in the first URI component
|
|
defect
|
minor
|
|
nginx-core
|
#2473 |
Error compiled nginx with '--with-zlib=zlib-ng-2.0.7'
|
|
defect
|
minor
|
|
documentation
|
#2474 |
Why is the rewritten uri not validated?
|
|
defect
|
minor
|
nginx-1.23.4
|
documentation
|
#2483 |
http/3 behaves differently with fastcgi_param/php variables breaks Magento admin page redirection
|
|
enhancement
|
minor
|
nginx-1.25
|
http/3
|
#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
|
#2491 |
ssl_stapling.t test uses multiple certificates
|
|
enhancement
|
minor
|
|
other
|
#2494 |
large_client_header_buffers not working - When cookie size is more than 8k and taking default
|
|
defect
|
minor
|
|
documentation
|
#2499 |
ngx_array_init/ngx_palloc strange behavior on zero size
|
|
defect
|
minor
|
|
documentation
|
#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
|
#2504 |
duplicate listen options for 0.0.0.0:443 if QUIC used
|
|
defect
|
minor
|
|
documentation
|
#33 |
fix ngx_vslprintf(): invalid processing terminated %
|
somebody
|
defect
|
trivial
|
|
nginx-core
|
#42 |
Add mime.type for .m4v files
|
somebody
|
enhancement
|
trivial
|
|
nginx-package
|
#56 |
MIME type image/svg+xml for filename extension .svgz
|
somebody
|
enhancement
|
trivial
|
|
nginx-core
|
#73 |
Support logging to external process (pipe) in HttpLogModule
|
somebody
|
enhancement
|
trivial
|
|
nginx-module
|
#136 |
Spelling error in src/http/modules/ngx_http_ssi_filter_module.c
|
somebody
|
defect
|
trivial
|
|
nginx-module
|
#171 |
$gzip_ratio ratio needs documentation
|
vl
|
enhancement
|
trivial
|
|
other
|
#185 |
предлагаю добавить тип для файлов *.crl
|
somebody
|
enhancement
|
trivial
|
|
nginx-package
|
#200 |
typo in a freshly installed sites-enabled/default
|
somebody
|
defect
|
trivial
|
|
nginx-package
|
#255 |
HttpAutoindexModule fails to align collumns correctly when special characters are used
|
somebody
|
defect
|
trivial
|
|
nginx-module
|
#279 |
mime.types: audio/ogg for .opus files
|
Sergey Kandaurov
|
enhancement
|
trivial
|
|
nginx-core
|
#282 |
Hide a ETag header with ssi on
|
|
enhancement
|
trivial
|
|
nginx-module
|
#335 |
Weird configuration summary for hash libs
|
|
defect
|
trivial
|
|
nginx-core
|
#340 |
autoindex does not treat multi-byte unicode correctly
|
|
defect
|
trivial
|
|
nginx-core
|
#371 |
Incorrect documentation for proxy_intercept_errors
|
|
defect
|
trivial
|
|
other
|
#377 |
etag не отдается с gzip
|
|
defect
|
trivial
|
|
nginx-module
|
#392 |
About your channel #nginx on Freenode IRC server
|
|
defect
|
trivial
|
|
other
|
#438 |
Test audit
|
|
enhancement
|
trivial
|
|
private
|
#479 |
Add mimetype for XSPF
|
|
enhancement
|
trivial
|
1.5
|
nginx-core
|
#528 |
crash on win32 with shared ssl_session_cache
|
|
defect
|
trivial
|
|
nginx-core
|
#538 |
Server origin header not passed through the proxy
|
|
defect
|
trivial
|
|
nginx-core
|
#647 |
Any plans for dynamic load of modules?
|
|
enhancement
|
trivial
|
|
nginx-module
|
#734 |
FYI off-by-one while processing request header (low/no impact?).
|
|
defect
|
trivial
|
|
nginx-core
|
#737 |
systemd service unit file ignores sysconfig environment variables
|
|
enhancement
|
trivial
|
|
nginx-package
|
#947 |
nginx -t just a bit buggy
|
|
defect
|
trivial
|
|
nginx-core
|
#1032 |
1.11.3 doesn't build if built with stream support, but without streaming SSL support
|
|
defect
|
trivial
|
|
other
|
#1075 |
Add german book to website
|
|
task
|
trivial
|
|
documentation
|
#1079 |
ngx_stream_log_module mismatch variable in documentation
|
|
defect
|
trivial
|
|
documentation
|
#1080 |
README.dynamic shows wrong include path
|
|
defect
|
trivial
|
|
other
|
#1190 |
fastcgi_cache_path in site-available AND site-enabled cause error
|
|
defect
|
trivial
|
|
other
|
#1327 |
Pre-Build packages with static openssl (http2)
|
|
enhancement
|
trivial
|
|
nginx-package
|
#1440 |
Mistake in manual for https://nginx.ru/en/docs/http/websocket.html
|
|
defect
|
trivial
|
|
documentation
|
#1525 |
worker_processes 0
|
|
defect
|
trivial
|
|
other
|
#1574 |
Использование alias и php-fpm
|
|
defect
|
trivial
|
|
nginx-module
|
#1657 |
A minor code clean for ngx_event.h
|
|
defect
|
trivial
|
|
nginx-core
|
#1662 |
A minor code clean for ngx_configure_listening_sockets
|
|
enhancement
|
trivial
|
|
nginx-core
|
#1717 |
server info
|
|
enhancement
|
trivial
|
|
nginx-core
|
#1722 |
Error log of proxy buffer size for cache key looks weird
|
|
defect
|
trivial
|
|
nginx-module
|
#1767 |
Spelling error in `ngx_stream_ssl_preread_module` document
|
|
defect
|
trivial
|
|
documentation
|
#1769 |
Typo in `ngx_google_perftools_module`
|
|
defect
|
trivial
|
|
documentation
|
#1771 |
the buffer used to send PROXY protocol header to upstream do not reused in stream module
|
|
defect
|
trivial
|
|
nginx-module
|
#1941 |
Deprecated function in ngx_event_openssl.c when compiled with LibreSSL
|
|
defect
|
trivial
|
|
documentation
|
#2020 |
Problem with statically linking Nginx
|
|
defect
|
trivial
|
|
documentation
|
#2077 |
rename conf files with ".sample" extension for windows package
|
|
enhancement
|
trivial
|
nginx-1.19
|
nginx-package
|
#2112 |
Domain Redirection.
|
|
task
|
trivial
|
|
other
|
#2190 |
Feature request: ssl_prefer_server_ciphers exception option for TLSv1.3?
|
|
enhancement
|
trivial
|
|
nginx-core
|
#2232 |
ngx_http_auth_basic_module does not support different passwords for the same user
|
|
enhancement
|
trivial
|
|
nginx-module
|
#2295 |
Incorrect path in beginners_guide.html
|
|
defect
|
trivial
|
|
documentation
|