#292 |
Add mime application/font-woff for `woff` fonts
|
Sergey Kandaurov
|
enhancement
|
minor
|
|
nginx-core
|
#293 |
implement $limit_rate_after, similar to $limit_rate
|
Maxim Dounin
|
enhancement
|
minor
|
|
nginx-core
|
#306 |
mime.types outdated
|
Sergey Kandaurov
|
defect
|
minor
|
|
nginx-core
|
#316 |
X-Accel-Redirect should accept escaped URI
|
|
enhancement
|
minor
|
|
nginx-core
|
#323 |
Lack of IPv6 support for upstream in mail_auth_http_module
|
|
enhancement
|
minor
|
|
nginx-core
|
#325 |
websocket doesn't work when using unix socket for proxy_pass
|
Maxim Dounin
|
defect
|
minor
|
1.3
|
nginx-core
|
#329 |
resolver: incorrect TTL used with A+CNAME response
|
|
defect
|
minor
|
|
nginx-core
|
#330 |
nginx crashing in ngx_http_read_client_request_body
|
|
defect
|
minor
|
|
nginx-core
|
#335 |
Weird configuration summary for hash libs
|
|
defect
|
trivial
|
|
nginx-core
|
#347 |
upstream keepalive not working for HTTPS
|
|
defect
|
major
|
|
nginx-core
|
#352 |
cache line size wrongly detected on virtual instance
|
|
defect
|
minor
|
|
nginx-core
|
#353 |
nginx 1.4.[0|1] empty reply from server
|
|
defect
|
minor
|
|
nginx-core
|
#355 |
Proxy protocol support
|
|
enhancement
|
minor
|
1.5
|
nginx-core
|
#359 |
DENY ALL ignored when using unix sockets
|
|
enhancement
|
minor
|
|
nginx-core
|
#369 |
Valgrind warning for using unititialised bytes when writing cache file
|
Maxim Dounin
|
defect
|
minor
|
|
nginx-core
|
#378 |
Nginx directive underscores_in_headers is not valid for the first character in a request header
|
|
defect
|
minor
|
|
nginx-core
|
#390 |
Master nginx process segfaults after ~10 config reloads (amazon ami)
|
|
defect
|
major
|
|
nginx-core
|
#396 |
Chrome <--> nginx SPDY/2 misunderstanding
|
|
defect
|
minor
|
1.5.3
|
nginx-core
|
#411 |
misallocation with ngx_mail_smtp_module at STARTTLS
|
|
defect
|
minor
|
|
nginx-core
|
#412 |
misallocation with ngx_crypt with apr1
|
|
defect
|
minor
|
|
nginx-core
|
#413 |
Extra roundtrip during SSL handshake with long certificate chains
|
|
defect
|
major
|
|
nginx-core
|
#416 |
proxy_cache_use_stale run updating in new thread and serve stale data to ALL
|
|
enhancement
|
minor
|
|
nginx-core
|
#425 |
ocsp stapling may send expired response
|
|
defect
|
minor
|
|
nginx-core
|
#428 |
SPDY and Proxy Cache prematurely closes connections
|
Valentin V. Bartenev
|
defect
|
major
|
|
nginx-core
|
#431 |
directory redirect ex: try_files $uri $uri/ @backend;
|
|
defect
|
minor
|
|
nginx-core
|
#437 |
Add Support for SPDY/3
|
Valentin V. Bartenev
|
enhancement
|
major
|
|
nginx-core
|
#451 |
Turn NGX_SSL_BUFSIZE into a configuration directive
|
|
enhancement
|
minor
|
|
nginx-core
|
#453 |
Modules are initialized twice in single-process mode for Win32
|
|
defect
|
minor
|
|
nginx-core
|
#456 |
ngx_random: random number generator initialized (srandom) to same value for all processes
|
|
enhancement
|
minor
|
|
nginx-core
|
#457 |
Win32: ngx_utf8_to_utf16 doesn't allow file names outside U+FFFF
|
|
defect
|
minor
|
|
nginx-core
|
#458 |
Win32: autoindex module doesn't support Unicode names
|
|
defect
|
minor
|
|
nginx-core
|
#479 |
Add mimetype for XSPF
|
|
enhancement
|
trivial
|
1.5
|
nginx-core
|
#485 |
Multiple WWW-Authenticate headers
|
|
enhancement
|
minor
|
|
nginx-core
|
#490 |
ngx_reset_pool() memory wastage
|
|
defect
|
minor
|
|
nginx-core
|
#503 |
Nginx worker process crash when the upstream reject the nginx connection.
|
Maxim Dounin
|
defect
|
critical
|
|
nginx-core
|
#504 |
the resourcenot release in time when file be truncated
|
|
defect
|
minor
|
|
nginx-core
|
#514 |
worker process caused 100% CPU usage on one core on win32
|
|
defect
|
minor
|
|
nginx-core
|
#528 |
crash on win32 with shared ssl_session_cache
|
|
defect
|
trivial
|
|
nginx-core
|
#531 |
source port logging
|
|
enhancement
|
major
|
|
nginx-core
|
#537 |
TE hop header not stripped when proxying
|
|
defect
|
minor
|
|
nginx-core
|
#542 |
NGINX won't use gzip_static when http request is proxied by NGINX and the browser is Firefox 28
|
|
defect
|
minor
|
|
nginx-core
|
#544 |
Limit proxy_next_upstream
|
|
enhancement
|
minor
|
|
nginx-core
|
#546 |
ngx_http_proxy_rewrite data not null terminated but ngx_strcasestrn expects it to be
|
Valentin V. Bartenev
|
defect
|
minor
|
|
nginx-core
|
#558 |
Conditional (If-None-Match) requests against cached content require Last-Modified header
|
|
enhancement
|
minor
|
|
nginx-core
|
#566 |
SPDY bug in Nginx 1.7.0
|
|
defect
|
major
|
|
nginx-core
|
#585 |
SSI include subrequests fails in big POST reply
|
|
defect
|
minor
|
|
nginx-core
|
#591 |
Windows nginx-1.7.3 build does not start
|
|
defect
|
minor
|
|
nginx-core
|
#600 |
segfault in ngx_http_get_variable()
|
Valentin V. Bartenev
|
defect
|
minor
|
|
nginx-core
|
#608 |
Please specify prototyping behavior for nginx.xs
|
|
defect
|
minor
|
|
nginx-core
|
#615 |
Ability to specify different SSL certificate based on negotiated cipher suites and tls versions
|
|
enhancement
|
minor
|
|
nginx-core
|
#620 |
NGINX binary for windows needs to be relinked with OpenSSL 1.0.1i
|
|
defect
|
major
|
|
nginx-core
|
#621 |
Could not allocate new session in SSL session shared cache
|
|
defect
|
major
|
|
nginx-core
|
#625 |
access_log directive: if= bug for buffered logs
|
Sergey Kandaurov
|
defect
|
minor
|
|
nginx-core
|
#626 |
Open Socket Alerts on Reload
|
Valentin Bartenev <vbart@…>
|
defect
|
minor
|
|
nginx-core
|
#635 |
include directive not allowed within upstream context
|
|
defect
|
minor
|
|
nginx-core
|
#645 |
proxy_pass does not work as expected in if context
|
|
defect
|
minor
|
|
nginx-core
|
#662 |
Handle SSL_R_INAPPROPRIATE_FALLBACK like the other handshake failures
|
|
enhancement
|
minor
|
|
nginx-core
|
#667 |
_ (underscore) is not allow for syslog tag
|
|
enhancement
|
minor
|
|
nginx-core
|
#669 |
Upstream keepalive connections do not properly handle early error responses
|
|
defect
|
major
|
|
nginx-core
|
#685 |
nginx doesn't build under musl due to missing 'current_salt' in 'crypt_data' struct
|
|
defect
|
minor
|
|
nginx-core
|
#731 |
client_body_temp_path with levels does not work in some cases.
|
|
defect
|
major
|
|
nginx-core
|
#732 |
Signed integer overflows
|
|
defect
|
minor
|
|
nginx-core
|
#734 |
FYI off-by-one while processing request header (low/no impact?).
|
|
defect
|
trivial
|
|
nginx-core
|
#744 |
Malformed query with 1st chunk of chunked unbuffered requests (proxy)
|
|
defect
|
minor
|
|
nginx-core
|
#753 |
Nginx leaves UNIX domain sockets after SIGQUIT
|
Ruslan Ermilov <ru@…>
|
defect
|
minor
|
|
nginx-core
|
#760 |
Support for HTTP/2
|
|
enhancement
|
blocker
|
1.9
|
nginx-core
|
#762 |
procol version integer overflow, downgrade to 0.9
|
|
defect
|
minor
|
|
nginx-core
|
#768 |
String garbling when using nested regex locations
|
|
defect
|
major
|
|
nginx-core
|
#769 |
nginx 1.9.2 breaks ssl_stapling_file
|
Maxim Dounin
|
defect
|
major
|
|
nginx-core
|
#776 |
Hang after NGX_AGAIN
|
|
defect
|
minor
|
|
nginx-core
|
#788 |
Segfault with dynamic upstream and many SSI includes
|
|
defect
|
major
|
|
nginx-core
|
#800 |
Variable $server_protocol is empty on HTTP2
|
Valentin V. Bartenev
|
defect
|
major
|
|
nginx-core
|
#814 |
Support for parallel ECDSA / RSA certificates
|
|
enhancement
|
minor
|
|
nginx-core
|
#816 |
Allow h2c and HTTP/1.1 support on the same listening socket
|
|
enhancement
|
minor
|
|
nginx-core
|
#821 |
Header "Expires" and "Cache-Control" is not sent for random requests when using "expires" directive
|
|
defect
|
major
|
|
nginx-core
|
#822 |
Worker process crashing (exit, signal 11)
|
Valentin V. Bartenev
|
defect
|
major
|
|
nginx-core
|
#826 |
Add config option for NGX_HTTP_CACHE_VARY_LEN
|
|
enhancement
|
minor
|
|
nginx-core
|
#831 |
Possible incorrect handling of invalid headers with HTTP/2.0 and POST/PUT requests
|
|
defect
|
major
|
|
nginx-core
|
#855 |
Invalid detection of unix sockets in configuration files
|
|
defect
|
blocker
|
|
nginx-core
|
#857 |
Problem with multiline $ssl_client_cert HTTP header in proxy mode
|
|
enhancement
|
minor
|
|
nginx-core
|
#858 |
Use of PROXY protocol return HTTP 400 error
|
|
defect
|
minor
|
|
nginx-core
|
#877 |
Support HTTP 308 in return and error_page directives
|
|
enhancement
|
minor
|
|
nginx-core
|
#882 |
Unencoded Location: header when redirecting
|
|
defect
|
minor
|
|
nginx-core
|
#885 |
Add support for multiple elliptic curves
|
|
enhancement
|
major
|
|
nginx-core
|
#898 |
nginx_version is not casted to unsinged integer.
|
|
defect
|
minor
|
|
nginx-core
|
#901 |
Changes in openssl master wrt SSL_shutdown()
|
|
defect
|
minor
|
|
nginx-core
|
#903 |
nginx 1.9.11+: Can`t build static nginx any more
|
|
defect
|
major
|
|
nginx-core
|
#905 |
TIME_WAIT on return 444
|
|
enhancement
|
minor
|
|
nginx-core
|
#907 |
OPTIONS request timeout in Firefox (but only in a somewhat complicated situation)
|
|
defect
|
minor
|
|
nginx-core
|
#910 |
CreateFile() "E:/tmp/0000000001" failed (80: The file exists)
|
|
defect
|
minor
|
|
nginx-core
|
#918 |
zero size buf in output with proxy cache
|
|
defect
|
minor
|
|
nginx-core
|
#923 |
Allow proxy_http_version 2.0
|
|
enhancement
|
minor
|
|
nginx-core
|
#959 |
Permit post before acking settings
|
Valentin Bartenev <vbart@…>
|
enhancement
|
minor
|
|
nginx-core
|
#964 |
Expires header incorrectly prioritised over Cache-Control: max-age
|
|
defect
|
minor
|
|
nginx-core
|
#981 |
Segmentation fault on chunked WebDAV upload
|
|
defect
|
minor
|
|
nginx-core
|
#1003 |
Growing amount of active connections with http/2
|
|
defect
|
minor
|
|
nginx-core
|
#1021 |
Ports 11310 and 11820 are considered to be the same
|
|
defect
|
major
|
|
nginx-core
|
#1030 |
100% CPU with hash consistent balancing method without live upstreams
|
|
defect
|
major
|
|
nginx-core
|
#1031 |
nginx return 416 error if client set Range header and requested file < 2 byte.
|
|
defect
|
minor
|
|
nginx-core
|
#1068 |
Support JSON log format
|
|
enhancement
|
minor
|
|
nginx-core
|