Timeline



06/02/13:

12:08 Ticket #365 ($fastcgi_http_$HEADER) updated by Maxim Dounin
As these variables are only available with a response, there is no …
11:37 Ticket #365 ($fastcgi_http_$HEADER) updated by poly
Then why can a $upstream_http_* variable be used in fastcgi_cache_key?
11:07 Ticket #365 ($fastcgi_http_$HEADER) closed by Maxim Dounin
invalid: The $upstream_http_* variables are generic, and represent response …
01:28 Ticket #365 ($fastcgi_http_$HEADER) created by poly
We have $upstream_http_$HEADER so why not a fastcgi equivalent? With …

05/31/13:

15:39 Ticket #363 (SPDY configuration inheritance issue) updated by Valentin V. Bartenev
> Correct me if I'm wrong, but I take it that there's no way to …
10:37 Ticket #364 (Listen directive broken) closed by Maxim Dounin
invalid: As of nginx 1.3.4+, ipv6only defaults to on, regardless of operation …
08:50 Ticket #364 (Listen directive broken) created by Petre Rodan
I am maintaining a lot of servers all placed in dns round-robin. all …
02:47 Ticket #363 (SPDY configuration inheritance issue) updated by Rune Sørensen
Thanks for the clarification. Seems fairly clear from the …
01:13 Ticket #363 (SPDY configuration inheritance issue) closed by Valentin V. Bartenev
invalid: It's expected behaviour. See [http://nginx.org/r/listen the …
00:51 Ticket #363 (SPDY configuration inheritance issue) updated by Rune Sørensen
I mislabeled this as a version 1.3.x bug - it should have been been …
00:44 Ticket #363 (SPDY configuration inheritance issue) created by Rune Sørensen
There appears to be a configuration inheritance issue when configuring …

05/30/13:

14:54 Ticket #359 (DENY ALL ignored when using unix sockets) closed by Ruslan Ermilov
fixed
14:47 Ticket #359 (DENY ALL ignored when using unix sockets) updated by Ruslan Ermilov <ru@…>
In 00dbfac67e48a8fe20802287b6fca50950178b8b/nginx: […]
09:46 Ticket #362 (deadlock on win32 with accept_mutex and multiple worker_processes) updated by Maxim Dounin
Keywords, Status, Summary changed
This is a known issue with windows version, thanks for filing the …

05/29/13:

18:27 Ticket #362 (deadlock on win32 with accept_mutex and multiple worker_processes) created by Ogurets Aggressive
To reproduce an error following things are required (all of them): 1. …

05/27/13:

12:14 Ticket #361 (user directive is honored incorrectly in nginx.conf) created by Hakan Bayındır
nginx is incorrectly honoring user directive in the configuration …

05/24/13:

18:17 Ticket #346 (Writing connection leak while SPDY enabled) updated by Marcus Maciel
Valentin, it actually take sometime to start the leak and in a lab …
15:05 Ticket #346 (Writing connection leak while SPDY enabled) updated by Valentin V. Bartenev
I actually just explained that the growth of "writing" counter may not …

05/23/13:

19:34 Ticket #360 (Feature wish proxy_ignore_client_abort = force) created by Thomas Freller
Hi, I have installed nginx to cache youtube on my network. Now I got …
14:48 Ticket #359 (DENY ALL ignored when using unix sockets) updated by Jevgeni Kiski
This looks like a security issue to me. It would be great to update …
13:32 Ticket #359 (DENY ALL ignored when using unix sockets) updated by Maxim Dounin
Status changed
13:32 Ticket #359 (DENY ALL ignored when using unix sockets) updated by Maxim Dounin
Priority, Type changed
Yes, the deny/allow directives are only able to work with IPv4 and …
13:05 Ticket #359 (DENY ALL ignored when using unix sockets) created by Jevgeni Kiski
HowTo reproduce: Lets create a folder in /tmp with a file mkdir …

05/22/13:

11:55 Ticket #177 (docs: default ssl_ciphers value should be corrected) updated by Ruslan Ermilov <ru@…>
In 58dd64aef626782e152b958552542e1173bb031f/nginx_org: […]
00:52 Ticket #358 (HEAD request with Accept-Encoding: gzip returns a response body) closed by Valentin V. Bartenev
duplicate: Duplicate of #261. The issue should be fixed in 1.2.7+, 1.3.10+.

05/21/13:

20:56 Ticket #358 (HEAD request with Accept-Encoding: gzip returns a response body) created by bradfitz.com
Hello, I'm the maintainer of the Go HTTP library. It looks like nginx …
17:30 Ticket #346 (Writing connection leak while SPDY enabled) updated by Christopher O'Connell
I examined 2 machines exhibiting the problem in the status module and …

05/20/13:

21:12 Ticket #346 (Writing connection leak while SPDY enabled) updated by Marcus Maciel
I could not find anything on error logs... this should happen in any …
19:12 Ticket #337 (Opera sends an invalid "Content-Length" header over SPDY in some cases) closed by Valentin V. Bartenev
invalid: It looks like, that you have stumbled over a bug in Opera. I cannot …
19:05 opera_clbug.jpg attached to Ticket #337 by Valentin V. Bartenev
Opera bug with the Content-Length header
18:04 Ticket #342 (ssl hash of subject and issuer dn) updated by Maxim Dounin
It looks like Apache switched to a new format since 2.3.11, see …
15:26 Ticket #356 ($request_time and $upstream_response_time exactly the same since 1.3.15) closed by Maxim Dounin
worksforme: As of 1.3.15, $request_time calculation was slightly changed due to …
15:01 Ticket #118 (Lack of "Vary" handling in proxy can lead to corrupted downloads) updated by Maxim Dounin
Sensitive changed
Replying to Nils Toedtmann <nils.toedtmann@gmail.com>: > …
02:30 Ticket #346 (Writing connection leak while SPDY enabled) updated by Valentin V. Bartenev
Am I right that you all have nothing in your error logs? Replying to …
00:57 Ticket #357 (1.4.1 + spdy + centos 6 + openssl-1.0.1e (static), firefox 21 ajax ...) updated by Raif Atef
Attached patch prevents the crash on Firefox 21 with empty POST body …

05/19/13:

20:13 Ticket #357 (1.4.1 + spdy + centos 6 + openssl-1.0.1e (static), firefox 21 ajax ...) updated by Valentin V. Bartenev
Status, Owner changed
The issue is related to the client_body_in_file_only on; setting …
17:59 Ticket #357 (1.4.1 + spdy + centos 6 + openssl-1.0.1e (static), firefox 21 ajax ...) created by Raif Atef
Hello, on one of my servers, nginx suddenly started crashing on some …

05/17/13:

19:17 Ticket #356 ($request_time and $upstream_response_time exactly the same since 1.3.15) created by Mathieu Martin
Since deploying nginx 1.4.1, we've noticed that $request_time and …
08:16 Ticket #118 (Lack of "Vary" handling in proxy can lead to corrupted downloads) updated by Nils Toedtmann
Hi, i think i ran into with nginx + fastcgi_cache + php-fpm. Is this …
06:12 Ticket #337 (Opera sends an invalid "Content-Length" header over SPDY in some cases) updated by Greg Macsok
Hi, Are there any updates on this? Otherwise we will have to turn …

05/16/13:

17:43 Ticket #342 (ssl hash of subject and issuer dn) updated by Alfred Reibenschuh
how about an option (ssl_extended_certificate_variables on/off) that …
17:38 Ticket #342 (ssl hash of subject and issuer dn) updated by Alfred Reibenschuh
hmm, if you worry about ssl performance of having more variables to …
17:33 Ticket #342 (ssl hash of subject and issuer dn) updated by Alfred Reibenschuh
you might also want to read: …
17:30 Ticket #342 (ssl hash of subject and issuer dn) updated by Alfred Reibenschuh
* the documentation for X509_NAME_oneline() states: "The functions …
14:34 Ticket #342 (ssl hash of subject and issuer dn) closed by Maxim Dounin
wontfix: Hashes provided are not something expected to be unique, and use of …
11:59 Ticket #342 (ssl hash of subject and issuer dn) updated by Alfred Reibenschuh
unfortionately nginx uses an non-standad reprensentation of …

05/15/13:

13:36 Ticket #355 (Proxy protocol support) created by Taavi Kald
Would be nice if Nginx supported Proxy protocol in core: …

05/13/13:

18:27 Ticket #354 (lsapi upstream module) created by Mahmoud Al-Qudsi
This ticket is to feel out the demand/support for an lsapi module in …
14:21 Milestone 1.2.9 completed
Status: released [[http://nginx.org/en/CHANGES-1.2| 1.2.9 …
13:13 nginx_status-week.png attached to Ticket #346 by Marcus Maciel
writting connections leak with nginx configured as a proxy when spdy …
13:12 Ticket #346 (Writing connection leak while SPDY enabled) updated by Marcus Maciel
Just using nginx as proxy enabling spdy I have same issue so I think …
08:41 Ticket #353 (nginx 1.4.[0|1] empty reply from server) updated by Maximilian Weber
I get the same empty reply from server with vanilla nginx. I think the …

05/11/13:

18:05 Ticket #348 (Excessive urlencode in if-set) updated by Maxim Dounin
Keywords, Status changed
Looks like unexpected urlencode happens in "set $fixed_destination …
17:25 Ticket #350 (http proxy module: wrong Content-Length shared between main request ...) closed by Maxim Dounin
fixed: Patch committed, [bfb99b75833b].

05/10/13:

16:33 Ticket #346 (Writing connection leak while SPDY enabled) updated by Danny Lockard
I am also seeing a steady upward trend of open "writing" connections …

05/09/13:

20:26 Ticket #346 (Writing connection leak while SPDY enabled) updated by Christopher O'Connell
Replying to Valentin V. Bartenev: > Investigation of the …

05/08/13:

19:26 Ticket #352 (cache line size wrongly detected on virtual instance) updated by Antoine Musso
Would it make sense to request the Debian package to set a default …
19:08 Ticket #352 (cache line size wrongly detected on virtual instance) updated by Maxim Dounin
The 1044 number was obtained via unifdef'ing appropriate logging in …
18:52 Ticket #352 (cache line size wrongly detected on virtual instance) updated by Antoine Musso
I guess I will report a bug to Ubuntu/Debian so they raise the …
18:42 Ticket #352 (cache line size wrongly detected on virtual instance) updated by Maxim Dounin
Ok, I see why mime.types in question doesn't load. Here what goes on: …
13:06 Ticket #353 (nginx 1.4.[0|1] empty reply from server) updated by Valentin V. Bartenev
Replying to Maximilian Weber <maximilian.weber@gmail.com>: …
12:58 Ticket #353 (nginx 1.4.[0|1] empty reply from server) updated by Maximilian Weber
When using deferred the error is gone.
12:56 Ticket #353 (nginx 1.4.[0|1] empty reply from server) updated by Valentin V. Bartenev
Replying to Maximilian Weber <maximilian.weber@gmail.com>: …
12:14 Ticket #353 (nginx 1.4.[0|1] empty reply from server) updated by Maximilian Weber
Yes, I can confirm this the correlation between the debug message and …
11:41 Ticket #353 (nginx 1.4.[0|1] empty reply from server) updated by Valentin V. Bartenev
Could you please confirm the correlation? Please note, that those …
08:21 Ticket #353 (nginx 1.4.[0|1] empty reply from server) updated by Maximilian Weber
2013/05/08 07:44:04 [info] 15847#0: *45649 client timed out in …
07:58 Ticket #353 (nginx 1.4.[0|1] empty reply from server) updated by Maximilian Weber
Here is a example test with nginx-1.4.1 running on the server while …

05/07/13:

23:47 Ticket #346 (Writing connection leak while SPDY enabled) updated by Valentin V. Bartenev
Priority changed
Investigation of the issue will take some time. It seems that the …
15:59 Ticket #353 (nginx 1.4.[0|1] empty reply from server) created by Maximilian Weber
Problem: curl: random curl: (52) Empty reply from server chrome: …
15:37 Ticket #352 (cache line size wrongly detected on virtual instance) updated by Antoine Musso
I have attached the mime.types we are using which comes from the …
15:37 ticket352-nginx-debian-mime-diff.txt attached to Ticket #352 by Antoine Musso
diff of 1.1.19 mime.types file and the one from debian
15:34 ticket342-mime.types attached to Ticket #352 by Antoine Musso
mime.types being used
14:32 Ticket #352 (cache line size wrongly detected on virtual instance) updated by Maxim Dounin
Missing semicolon in mime.types? In mime types hash keys are …
14:22 Milestone 1.4.1 completed
Status: released [[http://nginx.org/en/CHANGES-1.4 | 1.4.1 …
14:20 Milestone 1.5.0 completed
Status: released 1.5.0 changelog
13:41 Ticket #352 (cache line size wrongly detected on virtual instance) updated by Antoine Musso
Our bug is https://bugzilla.wikimedia.org/show_bug.cgi?id=48210
13:40 Ticket #352 (cache line size wrongly detected on virtual instance) created by Antoine Musso
I found out nginx is reporting the wrong cache line size on a virtual …
04:42 Ticket #346 (Writing connection leak while SPDY enabled) updated by Christopher O'Connell
I can confirm this happening in 1.4.0 with a substantially similar …
00:06 Ticket #351 (Nginx Perl: header_in('cookie') does not work in 1.4.0) updated by Maxim Dounin
Status, Owner changed
It looks like this was broken by X-Forwarded-For changes in 1.3.14. …

05/06/13:

18:52 Ticket #351 (Nginx Perl: header_in('cookie') does not work in 1.4.0) created by Michael Flickinger
When I call $r->header_in('cookie'), it is always returned as undef. …
15:51 Ticket #321 (try_files & $fastcgi_path_info) closed by Maxim Dounin
wontfix: The try_files directive changes URI …
07:37 Ticket #350 (http proxy module: wrong Content-Length shared between main request ...) created by Sergey Kandaurov
lanshun zhou <zls.sogou@…> reports: Nginx uses a variable …

05/05/13:

21:56 Ticket #349 (HTTP_STATUS never set to YES?) closed by Maxim Dounin
invalid: No, this is not a bug. The variable and the option is expected to be …
09:57 Ticket #321 (try_files & $fastcgi_path_info) updated by Zakaria
I've bitten by this bug. Here's work around from Francis Daly: […] …

05/04/13:

21:59 Ticket #349 (HTTP_STATUS never set to YES?) created by Daniel Griscom
Looking at auto/options, there is a default for each of the HTTP_XXXXX …

05/03/13:

07:00 Ticket #347 (upstream keepalive not working for HTTPS) updated by maxim
The submitter reports that the issue is fixed in the recent version of …
06:59 Ticket #347 (upstream keepalive not working for HTTPS) closed by maxim
fixed
Note: See TracTimeline for information about the timeline view.