Timeline
02/04/16:
- 20:59 Ticket #889 (proxy_set_header: $remote_addr value seems inconsistent) updated by
 - I am sorry, it was a PEBKAC mistake! For the record, I was expecting …
 - 17:25 Changeset in nginx [6383:85dea406e18f] by
 - Dynamic modules. The auto/module script is extended to understand …
 - 15:37 Ticket #894 (HTTP Response Header incomplete for 414 Request-URI Too Large) closed by
 - invalid: HTTP/0.9 responses are not expected to contain neither status line nor …
 - 15:30 Changeset in nginx [6382:392959224560] by
 - Dynamic modules: auto/module script. This script simplifies …
 - 15:30 Changeset in nginx [6381:c529555949b7] by
 - Dynamic modules: introduced HTTP_INIT_FILTER_MODULES. Additionally, …
 - 15:30 Changeset in nginx [6380:7142b04337d6] by
 - Dynamic modules: dlopen() support.
 - 15:30 Changeset in nginx [6379:cf5e822cf470] by
 - Dynamic modules: changed ngx_modules to cycle->modules.
 - 15:30 Changeset in nginx [6378:0f203a2af17c] by
 - Dynamic modules: moved module-related stuff to separate files.
 - 15:05 Changeset in nginx-tests [845:e31f1b5bb569] by
 - Tests: in HTTP/2 tests, read body with $request_body_file. Now that …
 - 15:05 Changeset in nginx-tests [844:3a334b20208e] by
 - Tests: made HTTP/2 tests respect request body flow-control windows.
 - 15:05 Ticket #893 (Possible buffer overrun) closed by
 - fixed
 - 15:05 Ticket #893 (Possible buffer overrun) updated by
 - In [changeset:"11e019750adcab5eb1cf19a55a63be4c5cc61841/nginx" …
 - 15:01 Changeset in nginx [6377:11e019750adc] by
 - HTTP/2: fixed possible buffer overrun (ticket #893). Due to greater …
 - 14:36 Changeset in nginx-tests [843:5e7845d36e54] by
 - Tests: simplified constructing HTTP/2 request body. No functional changes.
 - 14:36 Changeset in nginx-tests [842:60b3e0cfba77] by
 - Tests: adjusted h2.t configuration for per-request timeouts.
 - 14:01 Ticket #894 (HTTP Response Header incomplete for 414 Request-URI Too Large) reopened by
 - Perhaps I did not explain properly. The issue is with the response …
 - 11:53 Ticket #893 (Possible buffer overrun) updated by
 - 
          Status changed
Nice catch, thanks. - 03:05 Ticket #890 (with caching enabled, nginx returns 502 bad gateway error long after ...) updated by
 - There is no real difference between "content" and "gateway errors" as …
 - 02:27 Ticket #890 (with caching enabled, nginx returns 502 bad gateway error long after ...) updated by
 - I can't refute your logic. However, the intent of the user here is not …
 - 01:55 Ticket #894 (HTTP Response Header incomplete for 414 Request-URI Too Large) closed by
 - invalid: As the request URI is too large, nginx is unable to parse protocol …
 
02/03/16:
- 21:52 Ticket #894 (HTTP Response Header incomplete for 414 Request-URI Too Large) created by
 - Nginx is returning an incomplete HTTP header for HTTP status 414 URI …
 - 16:35 Ticket #889 (proxy_set_header: $remote_addr value seems inconsistent) updated by
 - Works fine here, even with 1.6.2 (which is legacy and not supported …
 - 16:21 Ticket #893 (Possible buffer overrun) created by
 - Piece of code in file 'ngx_http_v2_filter_module.c', function …
 - 15:23 Ticket #890 (with caching enabled, nginx returns 502 bad gateway error long after ...) closed by
 - invalid: According to your configuration, all errors are cached for 20 minutes. …
 - 14:23 Ticket #892 ('proxy_request_buffering' does not work with 'http2') updated by
 - 
          Status, Type changed
This limitation is documented: … - 14:18 Ticket #892 ('proxy_request_buffering' does not work with 'http2') created by
 - If a client connects to a 'http2' server - and the server should ask a …
 - 14:02 Ticket #891 (return wrong data when using http2) created by
 - Hi, When using multiple http2 streams with tcp_nodelay turned on, …
 - 08:47 Ticket #890 (with caching enabled, nginx returns 502 bad gateway error long after ...) created by
 - Using nginx as a front-end proxy for an upstream apache server, I …
 
02/02/16:
- 15:12 Changeset in nginx-tests [841:6a401b5fa812] by
 - Tests: check timed out HTTP/2 streams for proper RST_STREAM code.
 - 14:02 Changeset in nginx-tests [840:ecffe6c23a14] by
 - Tests: updated HTTP/2 padding TODO, fixed in 0e0e2e522fa2 (1.9.11).
 - 13:33 Changeset in nginx [6376:0e0e2e522fa2] by
 - HTTP/2: fixed padding handling in HEADERS frame with CONTINUATION.
 - 13:33 Changeset in nginx [6375:e30c72b0dfda] by
 - HTTP/2: fixed request length accounting. Now it includes not only the …
 - 13:33 Changeset in nginx [6374:f598de1bfcd4] by
 - HTTP/2: fixed excessive memory allocation for pool cleanup.
 - 13:33 Changeset in nginx [6373:d2dc8bc0394a] by
 - HTTP/2: removed unused field from ngx_http_v2_stream_t.
 - 11:23 Changeset in nginx-tests [839:b87c6acf0e4b] by
 - Tests: updated mail resolver TODOs, fixed in 33c4d319f08f (1.9.11).
 
02/01/16:
- 22:22 Ticket #889 (proxy_set_header: $remote_addr value seems inconsistent) created by
 - 
          Hello,
In a 
proxy_passsetting, theproxy_set_headerset the … - 20:57 Ticket #887 (nginx skips SNI when determining protocols for SSL negotiation) updated by
 - May I propose that in this case the bug be re-opened as a defect in …
 - 13:36 Changeset in nginx-tests [838:ef6466f77e7c] by
 - Tests: added proxy test with implicit upstream over unix socket.
 - 08:24 Ticket #888 (nginx and the PHP opcache extension clash on Windows) closed by
 - invalid
 
01/31/16:
- 04:26 Ticket #888 (nginx and the PHP opcache extension clash on Windows) updated by
 - This can be closed as invalid.
 - 01:34 Ticket #888 (nginx and the PHP opcache extension clash on Windows) created by
 - This is an issue to both nginx and the PHP opcache extension but the …
 
01/29/16:
- 14:03 Ticket #887 (nginx skips SNI when determining protocols for SSL negotiation) closed by
 - invalid: How nginx works is somewhat different. When connection is initially …
 - 13:12 Changeset in nginx-tests [837:68a6678abae2] by
 - Tests: improved logging for unbuffered request body tests.
 - 02:50 Ticket #887 (nginx skips SNI when determining protocols for SSL negotiation) created by
 - aka "unexpected downgrade of SSL protocol vulnerability when using …
 
01/28/16:
- 21:40 Changeset in nginx-tests [836:a9c4cebcfe69] by
 - Tests: adjusted http resolver test with resend. Don't bother with …
 - 17:38 Changeset in nginx-tests [835:650465c099e1] by
 - Tests: added unix tests for debug_connection directive.
 - 17:08 Changeset in nginx-tests [834:37747a4ff78e] by
 - Tests: simple http resolver tests over TCP.
 - 16:15 Ticket #382 (RFE - Support for bcrypt hashes) updated by
 - $apr1$ is md5 slowed down a 1000 times. Thats *not* very secure by …
 - 09:49 Changeset in nginx-tests [833:62315953d703] by
 - Tests: HTTP/2 test with empty request body.
 - 09:23 Changeset in nginx-tests [832:04eb968b0987] by
 - Tests: corrected HTTP/2 test timeout for discard body with EOF. Made …
 
01/27/16:
- 23:51 Ticket #609 (Apply xslt-html-parser patch to http_xslt_module (used by Diazo)) updated by
 - I'm the author of the patch linked above (well, re-authored it and …
 - 18:56 Ticket #886 (proxy_protocol bug fix in version 1.8.1 broke Nginx for all vhosts) closed by
 - invalid: After the fix the proxy_protocol setting specified in ANY vhost, will …
 - 18:23 Ticket #886 (proxy_protocol bug fix in version 1.8.1 broke Nginx for all vhosts) created by
 - From nginx 1.8.1 changelog: *) Bugfix: the "proxy_protocol" …
 - 16:56 Changeset in nginx-tests [831:c384a2e53c1b] by
 - Tests: respect HTTP/2 header compression, related improvements.
 - 15:44 Changeset in nginx-tests [830:3d12316e6f41] by
 - Tests: added HTTP/2 tests for client header and body timeouts.
 - 15:44 Changeset in nginx-tests [829:5c003c3b8e9e] by
 - Tests: style.
 - 13:11 Changeset in nginx-tests [828:68d5a68eb938] by
 - Tests: basic stream tests with unix socket.
 - 13:04 Changeset in nginx-tests [827:df3ab213fb0f] by
 - Tests: typo.
 - 12:22 Changeset in nginx-tests [826:64abcc611242] by
 - Tests: adjusted limit_conn_complex.t test timeouts.
 - 11:39 Ticket #885 (Add support for multiple elliptic curves) created by
 - Curve25519 is about to land in Chrome 50: …
 - 11:08 Changeset in nginx-tests [825:ff8c68cd2be4] by
 - Tests: http resolver tests with CNAME, complicated cases.
 - 10:58 Changeset in nginx-tests [824:9caacdb56b53] by
 - Tests: added test for resolver timeout after aborted request.
 - 10:56 Changeset in nginx-tests [823:9623d353f066] by
 - Tests: http resolver tests with format error response code.
 - 04:11 Ticket #884 (NGINX 1.8.1 fails to restart depending on configuration set PIDFILE) updated by
 - Common headache with systemd and daemons, and the best solution IMHO …
 
01/26/16:
- 20:35 Ticket #884 (NGINX 1.8.1 fails to restart depending on configuration set PIDFILE) updated by
 - nginx 1.8.1 package for EL7 ships with /var/run/nginx.pid in the …
 - 19:02 Ticket #884 (NGINX 1.8.1 fails to restart depending on configuration set PIDFILE) created by
 - Dear all, The official RPM (Enterprise Linux 7) for NGINX provides a …
 - 17:20 Changeset in nginx-tests [822:92e20c77c916] by
 - Tests: added HTTP/2 discarded request body tests with limit_req.
 - 17:05 Milestone 1.8.1 completed
 - Status: released Trunk: stable * Bug fix release
 - 17:02 Milestone 1.9.10 completed
 - Status: released Trunk: mainline * Security fixes * …
 - 14:39 Changeset in nginx [6362:28bb9683dd9a]stable-1.8 by
 - release-1.8.1 tag
 - 14:39 Changeset in nginx [6361:5959efb40b07]stable-1.8release-1.8.1 by
 - nginx-1.8.1-RELEASE
 - 13:57 Changeset in nginx-tests [821:d75000247e1f] by
 - Tests: added HTTP/2 test for padded HEADERS with CONTINUATION. …
 - 13:47 Changeset in nginx [6360:93d70d87914c]stable-1.8 by
 - Resolver: limited CNAME recursion. Previously, the recursion was only …
 - 13:46 Changeset in nginx [6359:dac6eda40475]stable-1.8 by
 - Resolver: fixed use-after-free memory accesses with CNAME. When …
 - 13:46 Changeset in nginx [6358:5557bf31e25d]stable-1.8 by
 - Resolver: changed the ngx_resolver_create_*_query() arguments. No …
 - 13:46 Changeset in nginx [6357:838946300825]stable-1.8 by
 - Resolver: fixed CNAME processing for several requests. When several …
 - 13:46 Changeset in nginx [6356:f63dd04c1580]stable-1.8 by
 - Resolver: fixed crashes in timeout handler. If one or more requests …
 - 13:46 Changeset in nginx [6355:c36482d0a79f]stable-1.8 by
 - Resolver: fixed possible segmentation fault on DNS format error.
 - 13:12 Changeset in nginx-tests [820:45471a9017cc] by
 - Tests: TODO 'phantom event' alerts in limit_conn.t on Solaris. See …
 - 12:23 Ticket #883 (problem when installing nginx 1.9.9 (latest mainline version)) updated by
 - 
          Priority, Type changed
armv7/armhf is not supported by the official nginx repositories, … - 11:43 Ticket #882 (Unencoded Location: header when redirecting) updated by
 - 
          Status changed
 - 11:36 Changeset in nginx-tests [819:3200d5b4ffa8] by
 - Tests: removed TODOs for fixes merged in 1.8.1.
 - 11:23 Ticket #883 (problem when installing nginx 1.9.9 (latest mainline version)) updated by
 - by the way, i added ppa key.
 - 11:21 Ticket #883 (problem when installing nginx 1.9.9 (latest mainline version)) created by
 - Hello, i was try to install nginx 1.9.9 version on ubuntu 14.04 …
 
01/25/16:
- 22:15 Ticket #882 (Unencoded Location: header when redirecting) created by
 - As posted on the mailing list …
 - 19:45 Ticket #821 (Header "Expires" and "Cache-Control" is not sent for random requests ...) updated by
 - In [changeset:"a8ecb0a2193f1ae8d2c6d9e0b8caec945363017c/nginx" …
 - 19:45 Ticket #235 (segfault with SNI and ssl_session_cache assymetrical configuration) updated by
 - In [changeset:"60ae7596958804ddb6cb6411017254252ccc2aeb/nginx" …
 - 19:45 Tickets #768,97 batch updated by
 - In [changeset:"2797b4347a2af4e8fd46dc5d1def5083813f38f1/nginx" …
 - 18:58 Changeset in nginx [6346:e9a4531a2a5d]stable-1.8 by
 - Updated OpenSSL and PCRE used for win32 builds.
 - 01:19 Ticket #881 (Nginx with php-fpm + SSI) closed by
 - invalid: You didn't provide enough information to understand what goes wrong in …
 
01/22/16:
- 19:47 Ticket #881 (Nginx with php-fpm + SSI) reopened by
 - 19:46 Ticket #881 (Nginx with php-fpm + SSI) updated by
 - Let's make it more clear, When i open example.html which have SSI …
 - 14:01 Ticket #881 (Nginx with php-fpm + SSI) closed by
 - invalid: As per your configuration, the "/backend/site/home" is expected to be …
 - 11:51 Ticket #880 (mp4 not working on some android devices if used by dns) updated by
 - Hello; Thank you for your helps. As you suggested, it is a "_" issue. …
 - 05:15 Ticket #881 (Nginx with php-fpm + SSI) updated by
 - The URI is , http://IP/backend/site/home This works fine when i open …
 
01/21/16:
- 14:19 Ticket #881 (Nginx with php-fpm + SSI) updated by
 - Please provide URI you use (and/or full SSI command you use), how you …
 - 14:03 Ticket #880 (mp4 not working on some android devices if used by dns) closed by
 - invalid: As previously suggested, the mp4 module is not used at all - the …
 - 08:49 Ticket #196 (Inconsistent behavior on uri's with unencoded spaces followed by H) updated by
 - Still there in nginx 1.8.0
 - 07:35 Ticket #880 (mp4 not working on some android devices if used by dns) updated by
 - Hello; I was compiling nginx myself so i tried install it with yum. I …
 - 03:16 Ticket #881 (Nginx with php-fpm + SSI) updated by
 - Look for a workaround in ticket:321
 
01/20/16:
- 23:47 Ticket #798 (Implement http_brotli_static module) updated by
 - Just to add a few more relevant links: - Brotli Draft …
 - 20:34 Ticket #881 (Nginx with php-fpm + SSI) created by
 - Hello, we have a php-fpm configured with nginx fastcgi , The problem …
 - 17:27 Ticket #830 (400 Bad Request - No required SSL certificate was sent occurs randomly ...) updated by
 - See above, to further debug this we need nginx debug log with an error …
 - 16:52 Changeset in nginx [6436:8f038068f4bc] by
 - Stream: UDP proxy.
 - 12:50 Ticket #830 (400 Bad Request - No required SSL certificate was sent occurs randomly ...) updated by
 - We have got exactly the same problem in our company which made us …
 
01/19/16:
- 18:59 Ticket #880 (mp4 not working on some android devices if used by dns) updated by
 - The fact that you are able to play content with IP address, but not …
 - 14:24 Ticket #880 (mp4 not working on some android devices if used by dns) updated by
 - Replying to i.bakirov@…: > Replying to [ticket:880 …
 - 06:30 Ticket #880 (mp4 not working on some android devices if used by dns) updated by
 - Replying to hilmican@…: > We are using nginx to server …
 
01/18/16:
- 11:57 Ticket #880 (mp4 not working on some android devices if used by dns) updated by
 - It is a very basic configuration. server { listen …
 - 10:29 Ticket #880 (mp4 not working on some android devices if used by dns) updated by
 - What makes you think that this is a bug in nginx, and not a …
 - 10:11 Ticket #880 (mp4 not working on some android devices if used by dns) created by
 - We are using nginx to server mp4 files. They work fine with most of …
 
01/17/16:
- 05:45 Ticket #812 (Fetch OCSP responses on startup, and store across restarts) updated by
 - Also, you can look at Ryan Sleevi's (from Chrome Security Team) …
 
01/15/16:
- 15:01 Changeset in nginx-tests [818:685fc620d721] by
 - Tests: skip test broken by header compression in h2.t.
 
01/14/16:
- 13:27 Ticket #874 (Incorrect $upstream_http_location value) updated by
 - Good idea. But suddenly access to $sent_http_location breaks (nulls) …
 
01/13/16:
- 23:14 Ticket #874 (Incorrect $upstream_http_location value) updated by
 - Correct changed value is available via the $sent_http_location …
 - 18:29 Ticket #874 (Incorrect $upstream_http_location value) updated by
 - Can you please just fix the length of variable (it's incorrect after …
 - 17:31 Ticket #874 (Incorrect $upstream_http_location value) updated by
 - As previously explained, this is an optimization to avoid an extra …
 - 17:25 Ticket #874 (Incorrect $upstream_http_location value) updated by
 - Yes, it seems proxy_redirect breaks the variable …
 - 14:07 Ticket #879 (C Compiler detection logic is broken) updated by
 - The ticket is about "C Compiler detection logic is broken", not about …
 - 13:20 Ticket #879 (C Compiler detection logic is broken) updated by
 - if you don't intend to support crosscompilation, could you change this …
 - 12:58 Ticket #879 (C Compiler detection logic is broken) closed by
 - invalid: The message is shown if the compiler provided either failed to compile …
 
01/12/16:
- 21:09 Ticket #879 (C Compiler detection logic is broken) created by
 - CC="arm-linux-musleabihf-gcc -L/home/rofl/x-prefix/armv7hf/lib …
 
01/11/16:
- 16:21 Ticket #878 (1.8.0 - segfault on debian jessie) closed by
 - duplicate: Stack trace suggests this is a duplicate of ticket #235, the problem …
 - 15:39 Ticket #878 (1.8.0 - segfault on debian jessie) created by
 - Hi! There is a lot of crashes on Debian Jessie after upgrade from …
 - 10:07 Ticket #873 (Bug : ERR_SPDY_PROTOCOL_ERROR and ERR_CONTENT_LENGTH_MISMATCH) updated by
 - Could you provide a [http://nginx.org/en/docs/debugging_log.html debug …
 
01/10/16:
- 11:57 Ticket #877 (Support HTTP 308 in return and error_page directives) created by
 - HTTP 307 (Temporary Redirect) has been supported in "return" and …
 
01/09/16:
- 05:46 Ticket #874 (Incorrect $upstream_http_location value) updated by
 - When the proxy_redirect …
 - 03:08 Ticket #876 (POST error_page handling sends bad GET request with content-length) closed by
 - invalid: This is expected behaviour. When a request is redirected to another …
 
01/08/16:
- 22:15 Ticket #876 (POST error_page handling sends bad GET request with content-length) created by
 - Downstream bug: https://phabricator.wikimedia.org/T123136 Basic …
 - 19:13 Ticket #814 (Support for parallel ECDSA / RSA certificates) updated by
 - As acclimed Apache httpd 2.4 has dual certificate support: …
 - 17:31 Ticket #875 (Vary Header Duplicate) closed by
 - 
          worksforme: Likely that's because you have 
Varyheader in a response, and you've … 
01/06/16:
- 22:39 Ticket #857 (Problem with multiline $ssl_client_cert HTTP header in proxy mode) updated by
 - This has been widely reported in the past, and a hacky solution has …
 - 14:30 Ticket #875 (Vary Header Duplicate) created by
 - Hello, I have a "gzip" activated Nginx proxy server that is …
 - 13:43 Ticket #874 (Incorrect $upstream_http_location value) created by
 - While accessing $upstream_http_location after proxied request it …
 - 02:52 Ticket #873 (Bug : ERR_SPDY_PROTOCOL_ERROR and ERR_CONTENT_LENGTH_MISMATCH) created by
 - I updated from 1.9.6 to 1.9.9 With SSL enabled, i get this error …
 
01/05/16:
- 19:54 Ticket #872 (allow to switch off disabled renegotiation proxy to SSL client ...) created by
 - https://www.ruby-forum.com/topic/6875137 describes the scenario. A …
 
  Note:
 See   TracTimeline
 for information about the timeline view.
    