#43 |
Config error on chunked_transfer_encoding inside if statement
|
somebody
|
defect
|
minor
|
|
nginx-module
|
#44 |
IPv6 support for HTTP realip module
|
Ruslan Ermilov
|
enhancement
|
minor
|
|
nginx-module
|
#59 |
xslt_filter_module - use location root as prefix path for stylesheet
|
somebody
|
enhancement
|
minor
|
|
nginx-module
|
#62 |
Audio fails when seeking with ngx_http_mp4_module
|
somebody
|
defect
|
minor
|
|
nginx-module
|
#64 |
Nginx discards alive upstreams and returns 502
|
somebody
|
defect
|
minor
|
|
nginx-module
|
#66 |
SCGI response doesn't compress with GZIP
|
Maxim Dounin
|
defect
|
critical
|
|
nginx-module
|
#71 |
skip 404 process for fastcgi_intercept_errors
|
somebody
|
enhancement
|
minor
|
|
nginx-module
|
#72 |
Bad mp4 handling
|
Maxim Dounin
|
defect
|
minor
|
|
nginx-module
|
#73 |
Support logging to external process (pipe) in HttpLogModule
|
somebody
|
enhancement
|
trivial
|
|
nginx-module
|
#76 |
HttpLimitReq not working
|
somebody
|
defect
|
minor
|
|
nginx-module
|
#79 |
if-modified-since etc. should be used to update cache
|
somebody
|
enhancement
|
minor
|
|
nginx-module
|
#81 |
Тест -f (rewrite)
|
somebody
|
defect
|
minor
|
|
nginx-module
|
#84 |
failed (12: Cannot allocate memory) while sending mp4 to client
|
somebody
|
defect
|
minor
|
|
nginx-module
|
#92 |
The Proxy module doesn't support IPv6 back-ends
|
Ruslan Ermilov
|
enhancement
|
minor
|
1.3
|
nginx-module
|
#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
|
#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
|
#119 |
http auth accepts any password with correct prefix
|
somebody
|
defect
|
minor
|
|
nginx-module
|
#120 |
RFC5077 stateless tls session tickets
|
somebody
|
enhancement
|
minor
|
|
nginx-module
|
#121 |
limit_zone/conn: combined key
|
somebody
|
enhancement
|
minor
|
|
nginx-module
|
#125 |
Allow add_header to affect 201 responses (and possibly any 2xx code).
|
somebody
|
enhancement
|
minor
|
|
nginx-module
|
#128 |
Sharding support in memcache
|
somebody
|
enhancement
|
minor
|
|
nginx-module
|
#130 |
proxy_cache_lock does not work as expected
|
somebody
|
defect
|
minor
|
|
nginx-module
|
#136 |
Spelling error in src/http/modules/ngx_http_ssi_filter_module.c
|
somebody
|
defect
|
trivial
|
|
nginx-module
|
#142 |
infinite loop until server fails in upstream module with round robin
|
somebody
|
defect
|
minor
|
|
nginx-module
|
#143 |
Using fastcgi_split_path_info to populate PATH_TRANSLATED should comply with CGI 1.1 spec
|
somebody
|
defect
|
major
|
|
nginx-module
|
#144 |
RFE: implement weighted ip_hash
|
somebody
|
enhancement
|
major
|
|
nginx-module
|
#155 |
ngx_http_realip_module bug
|
somebody
|
defect
|
critical
|
|
nginx-module
|
#168 |
Problem with mp4 pseudostreaming module
|
somebody
|
defect
|
minor
|
|
nginx-module
|
#172 |
gzip returning bigger response bodies than uncompressed
|
somebody
|
defect
|
minor
|
|
nginx-module
|
#182 |
map with hostnames does not drop terminating dot
|
somebody
|
defect
|
minor
|
1.3
|
nginx-module
|
#194 |
mp4 streaming module breaks embedded text data
|
somebody
|
defect
|
minor
|
1.3.6
|
nginx-module
|
#195 |
Close connection if SSL not enabled for vhost
|
somebody
|
enhancement
|
minor
|
|
nginx-module
|
#202 |
a nginx moudle bug
|
somebody
|
defect
|
major
|
|
nginx-module
|
#203 |
The gzip module doesn't produce a useful error on wrong syntax
|
somebody
|
defect
|
minor
|
|
nginx-module
|
#212 |
persistent connections not being remapped
|
somebody
|
defect
|
minor
|
|
nginx-module
|
#226 |
memcache_pass returns malformed content with big results
|
somebody
|
defect
|
minor
|
|
nginx-module
|
#229 |
proxy_pass should be able to set SNI hostname
|
somebody
|
enhancement
|
minor
|
|
nginx-module
|
#230 |
Values of $date_local and $date_gmt variables depend on SSI turned on/off
|
somebody
|
defect
|
minor
|
|
nginx-module
|
#238 |
segfault in DAV module during PUT processing
|
somebody
|
defect
|
minor
|
|
nginx-module
|
#250 |
GeoIPv6 patch merge
|
Ruslan Ermilov
|
task
|
minor
|
|
nginx-module
|
#255 |
HttpAutoindexModule fails to align collumns correctly when special characters are used
|
somebody
|
defect
|
trivial
|
|
nginx-module
|
#257 |
upstream backup servers index out of bounds
|
Valentin V. Bartenev
|
defect
|
minor
|
|
nginx-module
|
#258 |
proxy_store does not always stores the requested file.
|
|
defect
|
minor
|
|
nginx-module
|
#260 |
extend `gzip_static` to accept more extensions than just `.gz`
|
|
enhancement
|
minor
|
|
nginx-module
|
#261 |
HEAD requests still have content-type when gzip on
|
Valentin V. Bartenev
|
defect
|
minor
|
|
nginx-module
|
#266 |
mp4 sendfile errors
|
Maxim Dounin
|
defect
|
minor
|
|
nginx-module
|
#269 |
DAV crash if reading body would block
|
|
defect
|
minor
|
|
nginx-module
|
#275 |
Build error __warn_memset_zero_len
|
Maxim Dounin
|
defect
|
minor
|
|
nginx-module
|
#277 |
HttpRealipModule doesn't behave as expected with duplicate headers
|
|
defect
|
minor
|
|
nginx-module
|
#282 |
Hide a ETag header with ssi on
|
|
enhancement
|
trivial
|
|
nginx-module
|
#283 |
proxy_method does not support variable dereferencing
|
|
enhancement
|
minor
|
|
nginx-module
|
#284 |
segfault in DAV module during PUT processing after PUT and GET the same HTTP connection
|
vl
|
defect
|
major
|
|
nginx-module
|
#290 |
Secure Link Feature Request - Compatibility with RTMP module
|
|
enhancement
|
minor
|
|
nginx-module
|
#295 |
if geoip_org bug in regxp
|
|
defect
|
minor
|
|
nginx-module
|
#296 |
HttpUseridModule lacks uniqueness in uid generation
|
|
defect
|
minor
|
|
nginx-module
|
#303 |
SSI stop working with SPDY patch
|
|
defect
|
critical
|
|
nginx-module
|
#304 |
rewrite break doesn't work with index
|
|
defect
|
major
|
|
nginx-module
|
#309 |
Support http status code 429 for rate limiting (
|
|
enhancement
|
minor
|
|
nginx-module
|
#315 |
Malformed client SSL certificate while setting as header
|
|
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
|
#334 |
Changeset 5169 breaks building on Debian / Ubuntu
|
|
defect
|
minor
|
|
nginx-module
|
#337 |
Opera sends an invalid "Content-Length" header over SPDY in some cases
|
Valentin V. Bartenev
|
defect
|
minor
|
|
nginx-module
|
#338 |
ssl_verify_client optional_no_ca generates an error with expired client certificate
|
|
defect
|
minor
|
|
nginx-module
|
#342 |
ssl hash of subject and issuer dn
|
|
enhancement
|
major
|
|
nginx-module
|
#346 |
Writing connection leak while SPDY enabled
|
Valentin V. Bartenev
|
defect
|
minor
|
|
nginx-module
|
#350 |
http proxy module: wrong Content-Length shared between main request and subrequests
|
|
defect
|
minor
|
|
nginx-module
|
#351 |
Nginx Perl: header_in('cookie') does not work in 1.4.0
|
Ruslan Ermilov
|
defect
|
major
|
|
nginx-module
|
#354 |
lsapi upstream module
|
|
enhancement
|
minor
|
|
nginx-module
|
#357 |
1.4.1 + spdy + centos 6 + openssl-1.0.1e (static), firefox 21 ajax requests ssl spdy = segfault
|
Valentin V. Bartenev
|
defect
|
major
|
|
nginx-module
|
#362 |
deadlock on win32 with accept_mutex and multiple worker_processes
|
|
defect
|
minor
|
|
nginx-module
|
#363 |
SPDY configuration inheritance issue
|
|
defect
|
minor
|
|
nginx-module
|
#366 |
Feature that return ssl_client_s_dn according to the RFC 2253
|
|
enhancement
|
minor
|
|
nginx-module
|
#368 |
RFE: add a proxy_cookie_secure to override cookes to be 'Secure'
|
|
enhancement
|
minor
|
|
nginx-module
|
#377 |
etag не отдается с gzip
|
|
defect
|
trivial
|
|
nginx-module
|
#380 |
can't make nginx --- ngx_http_request
|
|
defect
|
minor
|
1.5.2
|
nginx-module
|
#385 |
Nginx 1.5.2 with spdy as forward proxy, part of site page can't be loaded
|
|
defect
|
critical
|
|
nginx-module
|
#388 |
nginx proxy pass and CROS(cross-origin resource sharing)
|
|
defect
|
minor
|
1.5
|
nginx-module
|
#393 |
Rewrite
|
|
defect
|
minor
|
|
nginx-module
|
#400 |
ssl_verify_client per location basis
|
|
enhancement
|
minor
|
|
nginx-module
|
#404 |
while loging errors, nginx does not interpolate ${host}
|
|
defect
|
major
|
|
nginx-module
|
#406 |
Auth request module fails certain requests (http status 415)
|
|
defect
|
minor
|
|
nginx-module
|
#409 |
Move syslog support for the ngx_http_log_module into NGINX open source
|
|
enhancement
|
major
|
|
nginx-module
|
#414 |
Ошибка 500 при использовании seek для файлов с mp4s stream
|
|
defect
|
minor
|
|
nginx-module
|
#418 |
memcached module returns a code 000 instead of the code 200
|
|
defect
|
major
|
|
nginx-module
|
#421 |
nginx plus 1.5.3 mp4 module cannot seek
|
|
defect
|
minor
|
|
nginx-module
|
#433 |
Systemd PasswordAgent Support for SSL Passphrases (http_ssl_module)
|
|
enhancement
|
minor
|
|
nginx-module
|
#439 |
auth_basic: username variable
|
|
enhancement
|
minor
|
|
nginx-module
|
#441 |
"Как предотвратить обработку запросов без имени сервера" - не работает
|
|
defect
|
minor
|
|
nginx-module
|
#449 |
New variable for SubjectAltName in the client SSL certificate
|
|
enhancement
|
minor
|
|
nginx-module
|
#465 |
OCSP stapling fails to query StartCom's OCSP responder in HTTP 1.1
|
|
defect
|
minor
|
|
nginx-module
|
#471 |
GZIP does not compress 201 Created Responses
|
|
defect
|
major
|
|
nginx-module
|
#472 |
ssl_client_verify fails in Safari
|
|
defect
|
major
|
|
nginx-module
|
#473 |
proxy_cache_revalidate does not distinguish through the cache key
|
|
defect
|
minor
|
|
nginx-module
|
#475 |
http_mp4_module seeking problem: "start time is out mp4 stts samples"
|
Roman Arutyunyan
|
defect
|
minor
|
|
nginx-module
|
#477 |
gunzip does not decompress gzip static content for clients that do not support gzip encoding
|
|
defect
|
minor
|
|
nginx-module
|