#1162
|
Adding HTTP Forward Proxy support in core like apache
|
nginx-core
|
1.11.x
|
enhancement
|
|
new
|
12/22/16
|
#1181
|
"Vary: X-Forwarded-Proto" should be removed
|
nginx-core
|
1.10.x
|
enhancement
|
|
new
|
01/17/17
|
#1222
|
Update doc to mention about HTSP
|
documentation
|
1.9.x
|
enhancement
|
|
new
|
03/17/17
|
#1857
|
libmaxminddb / geoip2 implementation as nginx essetial modules
|
nginx-module
|
1.17.x
|
enhancement
|
|
new
|
09/26/19
|
#1890
|
Cookie SameSite support for userid module
|
other
|
1.17.x
|
enhancement
|
|
new
|
11/12/19
|
#1899
|
Enhance mail module with access control like ngx_http_access_module module
|
nginx-module
|
1.16.x
|
enhancement
|
|
new
|
12/10/19
|
#796
|
nginx.pid is removed during reload if pid path is changed in nginx.conf but points to the same file through a symlink
|
nginx-core
|
1.9.x
|
defect
|
|
reopened
|
09/23/15
|
#859
|
-lpcre should preceed -lpthread in objs/Makefile
|
nginx-core
|
1.9.x
|
defect
|
|
new
|
12/13/15
|
#861
|
Possibility of Inconsistent HPACK Dynamic Table Size in HTTP/2 Implementation
|
nginx-module
|
1.9.x
|
defect
|
|
accepted
|
12/15/15
|
#869
|
open_file_cache with NGX_HAVE_PREAD 0
|
nginx-core
|
1.9.x
|
defect
|
|
new
|
12/23/15
|
#882
|
Unencoded Location: header when redirecting
|
nginx-core
|
1.4.x
|
defect
|
|
accepted
|
01/25/16
|
#964
|
Expires header incorrectly prioritised over Cache-Control: max-age
|
nginx-core
|
1.9.x
|
defect
|
|
accepted
|
04/28/16
|
#994
|
perl_require directive has effect only at first config
|
other
|
1.2.x
|
defect
|
|
accepted
|
06/08/16
|
#1010
|
Invalid request sent when serving error pages from upstream
|
nginx-core
|
1.10.x
|
defect
|
|
new
|
06/30/16
|
#1058
|
недокументированный редирект?
|
documentation
|
1.11.x
|
defect
|
|
accepted
|
08/24/16
|
#1059
|
syntax check error when an upstream is used in proxy_pass using both http and https and is defined after
|
nginx-core
|
1.11.x
|
defect
|
|
new
|
08/25/16
|
#1085
|
multiple calls to make install from a read-only source fails to copy config files
|
other
|
1.10.x
|
defect
|
|
new
|
09/28/16
|
#1168
|
Nginx не корректно обрабатывает опцию max_size в директиве proxy_cache_path
|
nginx-core
|
1.11.x
|
defect
|
|
accepted
|
12/29/16
|
#1209
|
Weird net::ERR_SPDY_PROTOCOL_ERROR errors when http2 emabled
|
other
|
1.10.x
|
defect
|
|
new
|
02/23/17
|
#1216
|
Confusing use of 'URI' when referring to a path in the proxy_pass documentation
|
documentation
|
1.9.x
|
defect
|
|
new
|
03/13/17
|
#1226
|
nginx behaves weirdly when using eventport as event engine on Solaris
|
nginx-core
|
1.10.x
|
defect
|
|
accepted
|
03/22/17
|
#1238
|
Core dump when $limit_rate is set both in a map and in a location
|
nginx-core
|
1.10.x
|
defect
|
|
accepted
|
04/06/17
|
#1255
|
map regexp fail to match
|
documentation
|
1.10.x
|
defect
|
|
accepted
|
04/21/17
|
#1269
|
$upstream_response_time is improperly evaluated in header filter handlers
|
documentation
|
1.11.x
|
defect
|
|
accepted
|
05/11/17
|
#1285
|
map regexp positional captures interfere with location regexp positional captures
|
documentation
|
1.10.x
|
defect
|
|
new
|
05/31/17
|
#1316
|
$http_ variables only contain the first field-value
|
nginx-core
|
1.13.x
|
defect
|
|
new
|
07/12/17
|
#1329
|
Blocking STALE requests when using fastcgi_cache_background_update
|
other
|
1.13.x
|
defect
|
|
new
|
07/21/17
|
#1348
|
proxy_cache_background_update has problem with slice module
|
other
|
1.13.x
|
defect
|
|
new
|
08/04/17
|
#1353
|
http and stream on the same "listen" should conflict
|
other
|
1.13.x
|
defect
|
|
new
|
08/08/17
|
#1383
|
Error if using proxy_pass with variable and limit_except
|
nginx-core
|
1.12.x
|
defect
|
|
accepted
|
09/18/17
|
#1402
|
Not invalidate cahe if fastcgi_cache_background_update is on
|
nginx-core
|
1.13.x
|
defect
|
|
new
|
10/24/17
|
#1406
|
duplicated "content-encoding" while proxy server return a empty content-encoding header
|
nginx-core
|
1.8.x
|
defect
|
|
new
|
10/27/17
|
#1408
|
Big file download via php-fpm on fast networks eats up memory
|
nginx-core
|
1.13.x
|
defect
|
|
new
|
10/31/17
|
#1423
|
response vary headers not used in the cache key
|
other
|
1.12.x
|
defect
|
|
accepted
|
11/11/17
|
#1433
|
WebDAV module didn't convert UTF8 encode url into GBK on Windows
|
nginx-module
|
1.12.x
|
defect
|
|
accepted
|
11/22/17
|
#1446
|
gzip_types can't handle types longer than 46 chars
|
nginx-module
|
1.8.x
|
defect
|
|
new
|
12/14/17
|
#1458
|
ngx_http_ssl_module http block config bug
|
nginx-core
|
1.12.x
|
defect
|
|
new
|
01/10/18
|
#1465
|
configure: use -iquote for $ngx_module_incs
|
other
|
1.13.x
|
defect
|
|
new
|
01/21/18
|
#1467
|
Problem of location matching with a given request
|
documentation
|
1.13.x
|
defect
|
Yaroslav Zhuravlev
|
accepted
|
01/24/18
|
#1521
|
Enable open_file_cache may cause index module return 403 forbidden
|
nginx-module
|
1.10.x
|
defect
|
|
new
|
04/11/18
|
#1523
|
large_client_header_buffers directive is ignored in server context
|
documentation
|
1.13.x
|
defect
|
|
reopened
|
04/12/18
|
#1579
|
Mirror subrequests ignore the keepalive flag
|
other
|
1.14.x
|
defect
|
|
new
|
06/18/18
|
#1598
|
Windows Path Length Limitation issue
|
nginx-core
|
1.15.x
|
defect
|
|
accepted
|
07/23/18
|
#1607
|
mirror + limit_req = writing connections
|
nginx-core
|
1.13.x
|
defect
|
|
accepted
|
08/11/18
|
#1614
|
proxy cache 404 STALE forever
|
other
|
1.15.x
|
defect
|
|
new
|
08/20/18
|
#1695
|
Data is corrupted in static large objects (SLO swift API) when using nginx as a GET cache.
|
other
|
1.14.x
|
defect
|
|
new
|
12/26/18
|
#1708
|
closed_nodes in h2c should define as ngx_uint_t
|
nginx-module
|
1.15.x
|
defect
|
|
new
|
01/11/19
|
#1716
|
http2 ssl verify certificate failed should close tcp connection
|
other
|
1.15.x
|
defect
|
|
new
|
02/01/19
|
#1738
|
NGINX Not Honoring proxy_cache_background_update with Cache-Control: stale-while-revalidate Header
|
other
|
1.15.x
|
defect
|
|
reopened
|
03/02/19
|
#1743
|
Can't flush HTTP response header under TLS+HTTP2
|
nginx-module
|
1.14.x
|
defect
|
|
new
|
03/11/19
|
#1808
|
Inconsistent encoding in rewrites
|
other
|
1.16.x
|
defect
|
|
new
|
07/11/19
|
#1831
|
ngx_http_perl_module + Perl 5.30.0
|
nginx-module
|
1.16.x
|
defect
|
|
new
|
08/14/19
|
#1850
|
Content of the variable $sent_http_connection is incorrect
|
other
|
1.16.x
|
defect
|
|
accepted
|
09/15/19
|
#1870
|
Large file download is not completed with sendfile option.
|
nginx-core
|
1.17.x
|
defect
|
|
new
|
10/11/19
|
#1879
|
RHEL / CentOS 8 repository
|
other
|
1.17.x
|
defect
|
|
new
|
10/22/19
|
#1882
|
Nginx does not handle asterisk in OPTIONS request
|
nginx-core
|
1.17.x
|
defect
|
|
new
|
11/03/19
|
#1892
|
TLSv1.3 session resumption - session tickets renewing
|
nginx-core
|
1.16.x
|
defect
|
|
new
|
11/18/19
|
#1902
|
Can not use ssl_trusted_certificate to verify Clients
|
other
|
1.17.x
|
defect
|
|
new
|
12/13/19
|
#1904
|
sendfile with io-threads - nginx mistakenly considers premature client connection close if client sends FIN at response end
|
nginx-core
|
1.17.x
|
defect
|
|
accepted
|
12/17/19
|
#1909
|
http2_push not pushing the file
|
nginx-module
|
1.17.x
|
defect
|
|
new
|
12/30/19
|
#1938
|
mail proxy connect issue with Outlook
|
documentation
|
1.16.x
|
defect
|
|
new
|
03/03/20
|
#1958
|
`modern_browser` definition for Safari version is wrong/unexpected
|
nginx-module
|
|
defect
|
|
accepted
|
04/20/20
|
#1965
|
$request_time less than $upstream_response_time
|
nginx-core
|
1.14.x
|
defect
|
|
accepted
|
04/29/20
|
#1982
|
Zero length UDP packets aren't forwarded to upstreams but a lack of response is still counted as an upstream failure
|
nginx-module
|
1.18.x
|
defect
|
|
accepted
|
05/20/20
|
#1987
|
underscores_in_headers directive seems to be specific to each server block
|
documentation
|
1.17.x
|
defect
|
|
new
|
05/27/20
|
#1990
|
proxy_cache_min_uses not counted per variant on initial requests
|
documentation
|
1.16.x
|
defect
|
|
new
|
05/31/20
|
#778
|
Immediatley expire cached responses
|
nginx-core
|
1.9.x
|
enhancement
|
|
new
|
09/04/15
|
#782
|
nginx doesn't check delta CRLs
|
nginx-core
|
1.9.x
|
enhancement
|
|
reopened
|
09/09/15
|
#790
|
Support for send log with GELF (Graylog Extended Log Format)
|
nginx-core
|
1.8.x
|
enhancement
|
|
new
|
09/18/15
|
#812
|
Fetch OCSP responses on startup, and store across restarts
|
nginx-core
|
1.9.x
|
enhancement
|
|
new
|
10/10/15
|
#816
|
Allow h2c and HTTP/1.1 support on the same listening socket
|
nginx-core
|
1.9.x
|
enhancement
|
|
new
|
10/14/15
|
#853
|
Поведение cache_use_stale updating если новые ответы нельзя кешировать
|
nginx-core
|
1.9.x
|
enhancement
|
|
accepted
|
12/08/15
|
#915
|
"Upgrade" header should not be proxied over h2
|
nginx-module
|
1.9.x
|
enhancement
|
|
new
|
03/01/16
|
#927
|
Set $ssl_session_reused to "t" for session ticket reuse and set $ssl_session_id with session tickets
|
nginx-module
|
1.9.x
|
enhancement
|
|
new
|
03/10/16
|
#936
|
For security purposes it is necessary to remove or change the "server" header
|
nginx-core
|
1.4.x
|
enhancement
|
|
new
|
03/23/16
|
#938
|
Концепт модуля: Миниатюры как часть прогрессивных JPEG, PNG.
|
nginx-module
|
1.9.x
|
enhancement
|
|
new
|
03/24/16
|
#967
|
Force secure bit on cookies when site running under SSL
|
documentation
|
1.9.x
|
enhancement
|
|
new
|
04/30/16
|
#969
|
proxy module does not honour proxy_max_temp_file_size on cacheable responses
|
nginx-module
|
1.9.x
|
enhancement
|
|
new
|
05/03/16
|
#971
|
Clarify $host and $hostname in embedded variables documentation
|
documentation
|
1.9.x
|
enhancement
|
|
new
|
05/04/16
|
#985
|
request_id variable, needs more documentation
|
documentation
|
1.11.x
|
enhancement
|
|
new
|
05/25/16
|
#990
|
ssl_stapling_file does not work with multiple certificates
|
nginx-module
|
1.11.x
|
enhancement
|
|
reopened
|
05/31/16
|
#1014
|
RFC 7230 Compliance: Err 400 on space+colon for header field separator
|
other
|
1.11.x
|
enhancement
|
|
new
|
06/30/16
|
#1025
|
No country detected for requests with X-Forwarded-For 127.0.0.1 or any reserved IP address
|
nginx-module
|
1.10.x
|
enhancement
|
|
new
|
07/15/16
|
#1036
|
Add tcpi_total_retrans to tcp_info variables
|
other
|
1.11.x
|
enhancement
|
|
new
|
08/01/16
|
#1055
|
Allow to configure ssl_ciphers in multiple lines
|
other
|
1.9.x
|
enhancement
|
|
new
|
08/20/16
|
#1083
|
Enable gzip compression only for non "text/html" content
|
nginx-module
|
1.11.x
|
enhancement
|
|
new
|
09/24/16
|
#1084
|
Override previous access_log settings
|
nginx-module
|
1.10.x
|
enhancement
|
|
new
|
09/26/16
|
#1091
|
Add missing client certificate field variables
|
nginx-module
|
1.11.x
|
enhancement
|
|
new
|
09/30/16
|
#1104
|
. (dot) is not allow for syslog tag
|
nginx-core
|
1.11.x
|
enhancement
|
|
new
|
10/13/16
|
#1114
|
New variable suggestion (Date/Time)
|
other
|
1.10.x
|
enhancement
|
|
new
|
10/18/16
|
#1145
|
Can't set redirection port to the port from the "Host" request header field
|
nginx-module
|
1.10.x
|
enhancement
|
|
new
|
11/26/16
|
#1151
|
Use sched_getaffinity() and CPU_COUNT() for ngx_ncpu on Linux
|
nginx-core
|
1.11.x
|
enhancement
|
|
new
|
12/09/16
|
#1154
|
Passing URG flag via nginx
|
nginx-module
|
1.10.x
|
enhancement
|
|
new
|
12/12/16
|
#1179
|
Allow upstreams to be resolved using internal ngx resolver instead of getaddrinfo()
|
nginx-core
|
1.11.x
|
enhancement
|
|
new
|
01/16/17
|
#1182
|
Responses with "no-cache" or "max-age=0" should be cached
|
other
|
1.9.x
|
enhancement
|
|
new
|
01/18/17
|
#1188
|
Send "immutable" keyword in Cache-Control when "expires max"
|
nginx-module
|
1.11.x
|
enhancement
|
|
new
|
01/26/17
|
#1215
|
Add support for SHA2 (SHA3?) family for RFC2307 passwords for HTTP Basic authentication
|
nginx-module
|
1.10.x
|
enhancement
|
|
new
|
03/10/17
|
#1230
|
proxy_next_upstream: Add a config to add other errors
|
other
|
1.10.x
|
enhancement
|
|
new
|
03/30/17
|
#1234
|
"proxy_ssl_trusted_certificate" is loaded into memory many times when defined in "http" context.
|
other
|
1.10.x
|
enhancement
|
|
new
|
03/31/17
|
#1242
|
nginx stub_status exhancement
|
nginx-module
|
1.11.x
|
enhancement
|
|
new
|
04/09/17
|