Timeline



06/10/13:

20:09 Ticket #373 (nginx unexpectedly terminate php-fastcgi when it has lot of errors) updated by Maxim Dounin
From debug log, it looks like a php problem: […] That is, stdout …
19:54 Ticket #373 (nginx unexpectedly terminate php-fastcgi when it has lot of errors) updated by oliver nadj
Now the location ~ ^.+\.php section looks like this: […] And the …
19:28 Ticket #281 (proxy_cache_use_stale conflicts with proxy_intercept_errors) closed by Maxim Dounin
invalid: As of now, the proxy_intercept_errors status is resolved when storing …
19:11 Ticket #373 (nginx unexpectedly terminate php-fastcgi when it has lot of errors) updated by oliver nadj
I just added logs, I hope it is ok. Currently I check …
19:07 error.with-debug.log.gz attached to Ticket #373 by oliver nadj
error log with debug flag
19:06 error.log.gz attached to Ticket #373 by oliver nadj
error log without debug flag
15:36 Ticket #351 (Nginx Perl: header_in('cookie') does not work in 1.4.0) closed by Maxim Dounin
fixed: Fix committed, thank you for report.
15:34 Ticket #373 (nginx unexpectedly terminate php-fastcgi when it has lot of errors) updated by Maxim Dounin
Script in question works fine here. Note well: script in question …
14:59 Ticket #373 (nginx unexpectedly terminate php-fastcgi when it has lot of errors) created by oliver nadj
The nginx server unexpectedly terminates php-fastcgi when it produces …
13:34 Ticket #351 (Nginx Perl: header_in('cookie') does not work in 1.4.0) updated by Maxim Dounin <mdounin@…>
In f5626ab8cb87da71a12eb47ddd5fc07dcdeb0660/nginx: […]
13:09 Ticket #372 (gzip_static: support for .svgz files) created by Steffen Weber
According to the SVG specification [1] and freedesktop's MIME database …

06/08/13:

21:58 Ticket #212 (persistent connections not being remapped) closed by Maxim Dounin
worksforme: I wasn't able to reproduce the issue, but it may be some variant of …

06/07/13:

14:54 Ticket #371 (Incorrect documentation for proxy_intercept_errors) closed by Maxim Dounin
invalid: Hi there. Closing this, as the ticket is clearly invalid.
10:12 Ticket #371 (Incorrect documentation for proxy_intercept_errors) updated by Ruslan Ermilov
The relevant code looks like this: […] where …
09:44 Ticket #371 (Incorrect documentation for proxy_intercept_errors) created by zhurs.ya.ru
http://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_intercep

06/06/13:

22:45 Ticket #370 (Possible null pointer dereference?) closed by Maxim Dounin
invalid: Thanks, closing this.
18:22 Ticket #370 (Possible null pointer dereference?) updated by Tomasz Kojm
Replying to Maxim Dounin: > The r->cache is only created …
18:19 Ticket #370 (Possible null pointer dereference?) updated by Maxim Dounin
The r->cache is only created if there is u->pipe, so there shouldn't …
17:23 ngx_http_upstream.c.diff attached to Ticket #370 by Tomasz Kojm
17:23 Ticket #370 (Possible null pointer dereference?) created by Tomasz Kojm
It seems there's a possibility of a null pointer dereference in …

06/05/13:

17:57 Ticket #312 (Add text/css back to the default charset_types) closed by Maxim Dounin
wontfix: It is believed that in most cases css files are ASCII-only. If for a …
17:25 Ticket #369 (Valgrind warning for using unititialised bytes when writing cache file) closed by Maxim Dounin
fixed: Fixed by 711fa02afae8, thanks for prodding this.
17:20 Ticket #334 (Changeset 5169 breaks building on Debian / Ubuntu) closed by Maxim Dounin
fixed: Fixed by [2db6bdcaedc0].
16:52 Ticket #50 (Basic Auth does not seem to work with SHA1 hashs) closed by Maxim Dounin
fixed: The patch was committed as [e4441ebe05d5].
14:16 Ticket #369 (Valgrind warning for using unititialised bytes when writing cache file) updated by Maxim Dounin
Status, Owner changed
Yes, thanks, I have patch sitting here to silence some false-positive …
11:56 Ticket #369 (Valgrind warning for using unititialised bytes when writing cache file) created by markus-linnala.myopenid.com
[…] Config: […] As I look cachefile, there is six '~' chars …
11:26 Ticket #367 (Nginx / 1.4.1 bus?) updated by Maxim Dounin
The "location ~ /zsf1" in your config doesn't make sense as it's never …
02:54 Ticket #367 (Nginx / 1.4.1 bus?) updated by Toad Zhou
Tested it is ok, but why can't different location separates the same …
02:38 Ticket #367 (Nginx / 1.4.1 bus?) updated by Toad Zhou
I download the files is very big, and has a speed limit. Is not a …

06/04/13:

15:06 Milestone 1.5.1 completed
Status: released 1.5.1 changelog
11:18 Ticket #367 (Nginx / 1.4.1 bus?) closed by Maxim Dounin
worksforme: Works fine here. If you think there is a problem, please provide steps …
11:08 Ticket #366 (Feature that return ssl_client_s_dn according to the RFC 2253) updated by Maxim Dounin
Status changed
Yes, this may be useful. See also discussion in #342 for some …
11:02 Ticket #330 (nginx crashing in ngx_http_read_client_request_body) closed by Maxim Dounin
fixed: The problem was fixed by [f458156fd46a].
08:13 Ticket #368 (RFE: add a proxy_cookie_secure to override cookes to be 'Secure') created by David Illsley
When using nginx to do SSL termination, it makes sense that the …
05:12 Ticket #367 (Nginx / 1.4.1 bus?) created by Toad Zhou
Nginx / 1.4.1 set different limit_conn is not effective in multiple …

06/03/13:

22:27 Ticket #366 (Feature that return ssl_client_s_dn according to the RFC 2253) created by Axel Perrier
It would be great if there is a way to get the subject dn in the rfc …
12:48 Ticket #335 (Weird configuration summary for hash libs) closed by Maxim Dounin
fixed: The ngx_md5_lib variable is fine - it reflects use of system crypto …
12:39 Ticket #362 (deadlock on win32 with accept_mutex and multiple worker_processes) closed by Maxim Dounin
fixed: The patch is committed as [c9fe549b127b].

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].
Note: See TracTimeline for information about the timeline view.