Custom Query (2295 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (501 - 600 of 2295)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Ticket Summary Owner Type Priority Milestone Component
#425 ocsp stapling may send expired response defect minor nginx-core
#427 $upstream_addr prints upstream name instead of real server IP defect minor nginx-core
#428 SPDY and Proxy Cache prematurely closes connections Valentin V. Bartenev defect major nginx-core
#429 nginx eats response header defect major nginx-core
#431 directory redirect ex: try_files $uri $uri/ @backend; defect minor nginx-core
#434 try_files not honored when in location and if + rewrite defect major nginx-core
#435 Не оптимальная работа proxy_store defect minor nginx-core
#436 After authentication with auth I get a 401 timeut on socket proxy defect minor nginx-core
#437 Add Support for SPDY/3 Valentin V. Bartenev enhancement major nginx-core
#440 Nginx write content to client instead of 504 when fastcgi timeout expired in configuration defect minor nginx-core
#442 proxy defect minor nginx-core
#443 Checking for PCRE JIT support always successful defect minor nginx-core
#444 SSL error with Internet explorer clients defect minor nginx-core
#447 X-Forwarded-For header incorrect sometimes when using nginx as proxy defect minor nginx-core
#450 memory leak in src/os/win32/ngx_files.c. defect major nginx-core
#451 Turn NGX_SSL_BUFSIZE into a configuration directive enhancement minor nginx-core
#452 Custom ETag is not honoured by not_modified_filter module enhancement minor nginx-core
#453 Modules are initialized twice in single-process mode for Win32 defect minor nginx-core
#455 nginx makes it hard to configure ipv4/6 default cases in listen statement 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
#459 HTTP 304 NOT MODIFIED should not set Content-Length defect minor nginx-core
#460 Clang reports use-after-free in core/ngx_resolver.c task minor nginx-core
#461 Client: OpenSSL SSLv2 options set even with SSL_OP_NO_SSLv2 defect minor nginx-core
#462 Server: OpenSSL Safari Workaround (SSL_OP_SAFARI_ECDHE_ECDSA_BUG) defect minor nginx-core
#463 Server: OpenSSL options for modern OpenSSL defect minor nginx-core
#464 ngx_http_ssl_module and ssl_ciphers (use of RC4) defect major nginx-core
#466 Sample nginx.con includes SSLv2, lacks TLSv1.1 and TLSv1.2 protocols defect major nginx-core
#467 Transfer-Encoding: chunked и proxy_pass defect major nginx-core
#468 X509_NAME_oneline and strings defect minor nginx-core
#469 OpenSSL Static Locks Patch enhancement minor nginx-core
#470 http_mp4_module is not seeking defect major nginx-core
#474 in a vhost,hostname can not be "res" defect minor nginx-core
#476 ignoring stale global SSL error defect minor nginx-core
#478 open_file_cache doesn't invalidate cache entries when it should defect minor nginx-core
#479 Add mimetype for XSPF enhancement trivial 1.5 nginx-core
#480 Unsigned Integers Mishandled defect major nginx-core
#481 Executable missing platform security integrations enhancement major nginx-core
#484 Core module fails to resolve AAAA records defect minor nginx-core
#485 Multiple WWW-Authenticate headers enhancement minor nginx-core
#487 Connection problems after multiple reloads. defect major nginx-core
#489 Segfault in ngx_log_error_core under load defect major nginx-core
#490 ngx_reset_pool() memory wastage defect minor nginx-core
#491 performance issue on same url defect minor 1.5 nginx-core
#492 location-specific charset not respected defect minor nginx-core
#493 nginx always sends 100-continue instead of delegating that responsibility to upstream server defect major nginx-core
#494 nginx should not ignore log_format changes during reload enhancement minor nginx-core
#497 X-Accel-Redirect problem with proxy_pass and proxy_set_heder defect major nginx-core
#498 APIs need ability to set ssl_verify_client per Location enhancement major nginx-core
#499 WebSocket will not connect from iOS Safari if ssl_verify_client is set to "optional" defect major nginx-core
#500 nginx segfaults on Solaris 11.1 x86 when compiled with -m64 defect minor nginx-core
#501 Incorrect Host HTTP header when using upstream element in location defect major nginx-core
#502 Problems with serving content on 1.4.4 defect major 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
#505 Nginx worker randomly segfault during the day defect minor 1.4.5 nginx-core
#509 fastcgi_split_path_info Unsetting $fastcgi_path_info with Try_Files defect minor nginx-core
#511 Shared Memory Add Segfaults on Small Sizes defect minor nginx-core
#512 Passing invalid headers allow to corrupt/forge messages in error_log defect minor nginx-core
#513 Implementation of UDT support enhancement minor nginx-core
#514 worker process caused 100% CPU usage on one core on win32 defect minor nginx-core
#515 1.4.6 quietly dropped support for secp521r1 in ssl_ecdh_curve defect major nginx-core
#516 HTTPS breaks on 1.4.6 defect minor nginx-core
#517 nginx executable hacked defect minor 1.4.5 nginx-core
#520 Не определяется расширение файла при отсутствии названия файла defect minor nginx-core
#522 websocket connect failed with non default_server defect minor nginx-core
#524 Opposing conditionals never evaluated defect minor nginx-core
#526 test defect minor nginx-core
#528 crash on win32 with shared ssl_session_cache defect trivial nginx-core
#529 Potential trouble with exit after fork defect minor nginx-core
#531 source port logging enhancement major nginx-core
#532 Make Nginx configs easy to understand and shorted enhancement major nginx-core
#536 Feature request: support SPDY clients without NPN on a single port (tengine's spdy_detect) enhancement minor nginx-core
#537 TE hop header not stripped when proxying defect minor nginx-core
#538 Server origin header not passed through the proxy defect trivial nginx-core
#539 On certain kernel version epoll_release_file() hangs. Suggest manually EPOLL_CTL_DEL before close()ing enhancement major 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
#543 keepalive is lost if connection is HTTP/1.0 and request is proxied and chunked defect minor nginx-core
#544 Limit proxy_next_upstream enhancement minor nginx-core
#545 Не обрабатывается переменная $http_if_modified_since defect 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
#547 Nginx worker randomly segfault during the day using owncloud android sync client defect minor 1.5 nginx-core
#548 A wrong server config in upstream get an error ip addr defect minor nginx-core
#549 unexpected multiple 206 errors on transferring file defect major nginx-core
#550 Add method to remove or change deafult headers. enhancement minor nginx-core
#551 Start Failure; Invalid Option with Map Expression in nginx.conf defect minor nginx-core
#552 Nginx doesn't honor net.ipv6.conf.all.disable_ipv6 defect major nginx-core
#553 OCSP stapling does not work when the OCSP server has a CNAME defect major 1.7 nginx-core
#558 Conditional (If-None-Match) requests against cached content require Last-Modified header enhancement minor nginx-core
#560 ECDSA server certificate defect minor nginx-core
#562 error_log does should support variables enhancement minor nginx-core
#563 improvement proposed for ngx_http_perl_module: add header_in_set enhancement minor nginx-core
#565 https + spdy + proxy_pass + limit_conn = 503 limiting connections (1.6.0) defect minor nginx-core
#566 SPDY bug in Nginx 1.7.0 defect major nginx-core
#570 Potential XSS in "400 Bad Request" response defect major 1.7.2 nginx-core
#571 Nginx treats dashes in server_name as catch-all servers defect major nginx-core
#572 ccs openssl vuln defect major nginx-core
#573 Reloading config with differently cased proxy_set_header field name does not change field name in proxied request defect minor nginx-core
#575 Only ask for a PEM pass phrase once during startup enhancement minor nginx-core
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.