Timeline



09/18/13:

23:51 Changeset in nginx [5384:cfbf1d1cc233] by Piotr Sikora <piotr@…>
SSL: fixed possible memory and file descriptor leak on HUP signal. …
20:09 Ticket #410 (Valgrind falsepositive with ngx_string length 0) updated by markus-linnala.myopenid.com
I looked this more and this is valgrind 3.6.1 bug. The valgrind …
19:59 Changeset in nginx [5383:1adfe7a260eb] by Piotr Sikora <piotr@…>
MIME: added application/json MIME type. Signed-off-by: Piotr Sikora …
19:01 valgrind-misalloc-with-crypt-apr1.patch attached to Ticket #412 by markus-linnala.myopenid.com
19:00 Ticket #412 (misallocation with ngx_crypt with apr1) created by markus-linnala.myopenid.com
I modified ​http://mdounin.ru/hg/nginx-tests to use valgrind. Found …
18:56 valgrind-mail-misalloc.patch attached to Ticket #411 by markus-linnala.myopenid.com
18:56 Ticket #411 (misallocation with ngx_mail_smtp_module at STARTTLS) created by markus-linnala.myopenid.com
I modified ​http://mdounin.ru/hg/nginx-tests to use valgrind. Test …
18:53 valgrind-falsepositive-with-ngx_string-len-0.patch attached to Ticket #410 by markus-linnala.myopenid.com
18:51 Ticket #410 (Valgrind falsepositive with ngx_string length 0) created by markus-linnala.myopenid.com
I modified http://mdounin.ru/hg/nginx-tests to use valgrind. …
17:38 Changeset in nginx-tests [336:b6c7db85bad0] by Maxim Dounin <mdounin@…>
Tests: fastcgi_buffering tests.
14:53 Changeset in nginx [5382:e8d24b6d7f73] by Sergey Kandaurov <pluknet@…>
Fixed response line formatting with empty reason phrase. As per RFC …
14:53 Changeset in nginx [5381:3adbd23bf79e] by Sergey Kandaurov <pluknet@…>
Version bump.

09/17/13:

13:57 Milestone 1.5.5 completed
Status: released 1.5.5 changelog
13:40 Changeset in nginx_org [983:866fe164f957] by Maxim Dounin <mdounin@…>
nginx-1.5.5
13:31 Changeset in nginx [5380:15d823bf6d3e] by Maxim Dounin <mdounin@…>
release-1.5.5 tag
13:31 Changeset in nginx [5379:60e0409b9ec7]release-1.5.5 by Maxim Dounin <mdounin@…>
nginx-1.5.5-RELEASE
01:52 Changeset in nginx-tests [335:433be52171d5] by Maxim Dounin <mdounin@…>
Tests: more location matching tests.

09/16/13:

21:24 Changeset in nginx [5378:a73678f5f96f] by Piotr Sikora <piotr@…>
SSL: guard use of SSL_OP_MSIE_SSLV2_RSA_PADDING. This option had no …
19:55 Changeset in nginx-tests [334:c0bd624db067] by Maxim Dounin <mdounin@…>
Tests: disable error_log.t on win32 as it uses shared memory.
19:53 Changeset in nginx-tests [333:e7647a966212] by Maxim Dounin <mdounin@…>
Tests: use {PLAIN} passwords on win32 to unbreak auth_request.t.
19:44 Changeset in nginx-tests [332:31e2acce8fa4] by Maxim Dounin <mdounin@…>
Tests: use 127.0.0.1 instead of localhost.
19:41 Changeset in nginx-tests [331:241acee85fd1] by Maxim Dounin <mdounin@…>
Tests: skip FCGI use on win32.
14:49 Changeset in nginx [5377:cec155f07c84] by Valentin Bartenev <vbart@…>
Improved check for duplicate path names in ngx_add_path(). The same …
14:49 Changeset in nginx [5376:dd9cb4edf499] by Valentin Bartenev <vbart@…>
Removed surplus initializations from ngx_conf_set_path_slot(). An …
14:49 Changeset in nginx [5375:7d8770196436] by Valentin Bartenev <vbart@…>
Use ngx_pcalloc() in ngx_conf_merge_path_value(). It initializes the …
14:40 Ticket #320 (nginx should reliably check client connection close with pending data) updated by Valentin Bartenev <vbart@…>
In ef3d094bb6d351d790488e3ce222ea193903fbf2/nginx: […]
14:40 Ticket #320 (nginx should reliably check client connection close with pending data) updated by Valentin Bartenev <vbart@…>
In 46bdbca10dfc92b0123e9f0aa657ab367e56e33c/nginx: […]
14:40 Ticket #320 (nginx should reliably check client connection close with pending data) updated by Valentin Bartenev <vbart@…>
In 36b58ddb566d87d0a8b7dd81d633d5e4b0f54bca/nginx: […]
14:33 Changeset in nginx [5374:ef3d094bb6d3] by Valentin Bartenev <vbart@…>
Use EPOLLRDHUP in ngx_http_test_reading() (ticket #320). This allows …
14:33 Changeset in nginx [5373:46bdbca10dfc] by Valentin Bartenev <vbart@…>
Upstream: use EPOLLRDHUP to check broken connections (ticket #320). …
07:17 Changeset in nginx_org [982:95a355aa7dfe] by Maxim Konovalov <maxim@…>
Donor added.

09/14/13:

21:08 Ticket #409 (Move syslog support for the ngx_http_log_module into NGINX open source) created by Sage Imel
Please? This is a very basic feature, and it's very frustrating that …
14:52 Ticket #354 (lsapi upstream module) closed by Maxim Dounin
wontfix: The LSAPI doesn't seems to be a specified protocol, but rather a code …
14:15 Ticket #372 (gzip_static: support for .svgz files) closed by Maxim Dounin
wontfix: Support for complicated mappings looks like an overkill for me. Just …

09/13/13:

23:48 Changeset in nginx-tests [330:617f72beba8d] by Maxim Dounin <mdounin@…>
Tests: location auto_redirect edge case test.
23:44 Changeset in nginx-tests [329:98c6af2a5138] by Maxim Dounin <mdounin@…>
Tests: location on caseless systems (ticket #90).
20:14 Ticket #408 (capture in if - escaping depends on location bug) updated by tchnts.wordpress.com
[…]
20:12 Ticket #408 (capture in if - escaping depends on location bug) created by tchnts.wordpress.com
I am capturing some data in if, and then redirecting on what was …

09/12/13:

17:21 Ticket #316 (X-Accel-Redirect should accept escaped URI) updated by André Cruz
This is very important for me. Since currently x-accel breaks when …
13:01 Ticket #403 (SPDY: image requests to same host but different domain very slow) closed by Valentin V. Bartenev
invalid: Ok, closing.
12:15 Ticket #403 (SPDY: image requests to same host but different domain very slow) updated by Steffen Weber
The Mozilla bug has been fixed: …

09/11/13:

10:43 Changeset in nginx_org [981:fc35441b4856] by Vladimir Homutov <vl@…>
Fixed grammar.

09/10/13:

15:30 Ticket #346 (Writing connection leak while SPDY enabled) updated by Valentin V. Bartenev
http://mailman.nginx.org/pipermail/nginx-devel/2013-September/004204.ht
14:09 Ticket #355 (Proxy protocol support) updated by Holger Amann
+1 We're losing the client's ip if we put haproxy in front of nginx …

09/09/13:

09:18 Changeset in nginx_org [980:532c10d1cb9f] by Maxim Konovalov <maxim@…>
Donors added.

09/06/13:

12:06 Changeset in nginx_org [979:188e5d7b724f] by Maxim Konovalov <maxim@…>
Donors added.

09/05/13:

23:20 Ticket #407 (Cache X-Accel-Redirect responses (from fastcgi)) created by Jille Timmermans
I've got a FastCGI (PHP-FPM) backend-server which will do some …
17:38 Ticket #346 (Writing connection leak while SPDY enabled) updated by Valentin V. Bartenev
Replying to Edward Ackroyd <edward.ackroyd@gmail.com>: > …
15:32 Ticket #346 (Writing connection leak while SPDY enabled) updated by Edward Ackroyd
For "Writing", in what time frame does nginx count the requests? What …
13:53 Ticket #346 (Writing connection leak while SPDY enabled) updated by Valentin V. Bartenev
Replying to Edward Ackroyd <edward.ackroyd@gmail.com>: > …
11:27 Ticket #346 (Writing connection leak while SPDY enabled) updated by Edward Ackroyd
The patch does not fix the issue. Here is a dump of nginx_status and …

09/04/13:

19:36 Ticket #65 (CFLAGS and SunPRO linkage) closed by Maxim Dounin
fixed: Fixed.
17:40 Ticket #65 (CFLAGS and SunPRO linkage) updated by Maxim Dounin <mdounin@…>
In 945aa9c7f2829e71de03611dead6411d2b574bf6/nginx: […]
11:54 Ticket #406 (Auth request module fails certain requests (http status 415)) closed by Maxim Dounin
invalid: It's not auth request which fails with 415, it's your auth script …
11:35 Ticket #406 (Auth request module fails certain requests (http status 415)) created by Morten Haraldsen
I'm trying to use the newly included sub request module for using …

09/03/13:

22:37 Ticket #405 (Support for resumeable uploads) created by Kieran P
It seems Nginx has a big feature missing, the ability to support …
12:23 Ticket #346 (Writing connection leak while SPDY enabled) updated by Edward Ackroyd
Thanks Valentin. I have a server running the patched version, initial …
07:22 Changeset in nginx_org [978:5ebc52bb2633] by Maxim Konovalov <maxim@…>
Donor added.

09/01/13:

23:57 Changeset in nginx_org [977:114b2933b2be] by Maxim Dounin <mdounin@…>
Non-breaking space.
22:44 Ticket #346 (Writing connection leak while SPDY enabled) updated by Valentin V. Bartenev
Oops, sorry, it's wrong patch indeed. Accidentally I've built nginx …
20:46 Ticket #346 (Writing connection leak while SPDY enabled) updated by Edward Ackroyd
The patch does not compile: […] changed code block after patch: …
18:14 Ticket #346 (Writing connection leak while SPDY enabled) updated by Valentin V. Bartenev
It seems I found one case that can lead to such leaks. Could you test …
16:33 Ticket #346 (Writing connection leak while SPDY enabled) updated by Edward Ackroyd
I can also reproduce this in 1.4.2: "Active connections" and "Writing" …

08/29/13:

18:47 Changeset in nginx-tests [328:290d539efcb4] by Sergey Kandaurov <pluknet@…>
Tests: referer TODO adjusted.
15:02 Changeset in nginx-tests [327:dacd55fa2cde] by Sergey Kandaurov <pluknet@…>
Tests: added edge case tests for long hostname in referer.
08:39 Ticket #403 (SPDY: image requests to same host but different domain very slow) updated by Steffen Weber
Have you been able to reproduce the problem?

08/28/13:

16:14 Ticket #13 (Proxy SSL Verify) updated by Maxim Dounin
See also the following threads in the nginx-devel@ mailing list: …

08/27/13:

17:12 Changeset in nginx-tests [326:a2c15637c9d5] by Sergey Kandaurov <pluknet@…>
Tests: empty gif tests.
14:10 Milestone 1.5.4 completed
Status: released 1.5.4 changelog
14:00 Changeset in nginx_org [976:56d316529451] by Maxim Dounin <mdounin@…>
nginx-1.5.4
10:39 Ticket #404 (while loging errors, nginx does not interpolate ${host}) closed by Maxim Dounin
invalid: The error_log directive doesn't support variables, and it's highly …

08/26/13:

22:01 Ticket #404 (while loging errors, nginx does not interpolate ${host}) updated by Renich Bon Ciric
https://bugzilla.redhat.com/show_bug.cgi?id=990837
22:01 Ticket #404 (while loging errors, nginx does not interpolate ${host}) created by Renich Bon Ciric
== Description == If you use: # /etc/nginx/include.d/log_debug.conf …
15:08 Ticket #403 (SPDY: image requests to same host but different domain very slow) updated by Steffen Weber
Yes, of course. 1) nginx instance that serves a1.betabase.de and …
15:03 Ticket #403 (SPDY: image requests to same host but different domain very slow) updated by Valentin V. Bartenev
Looks like a problem with your nginx configuration. Could you provide it?
13:27 Ticket #403 (SPDY: image requests to same host but different domain very slow) created by Steffen Weber
A few weeks ago I filed the following bug report at Mozilla: …
11:51 Changeset in nginx-tests [325:ba212f244288] by Sergey Kandaurov <pluknet@…>
Tests: more referer tests.
11:49 Ticket #225 (Please support nested if statements with SSI) updated by Maxim Dounin
Sensitive changed
While workarounds are certainly available, I think it would be nice to …
11:07 Changeset in nginx-tests [324:61071d7d28c9] by Sergey Kandaurov <pluknet@…>
Tests: referer TODO adjusted.
02:39 Ticket #225 (Please support nested if statements with SSI) updated by Thangalin X
This likely does not need to be fixed. The work-around for nested if …

08/23/13:

19:28 Ticket #390 (Master nginx process segfaults after ~10 config reloads (amazon ami)) closed by Maxim Dounin
fixed: Fix committed and will be available in nginx 1.5.4, thank you for …
18:25 Ticket #390 (Master nginx process segfaults after ~10 config reloads (amazon ami)) updated by Maxim Dounin <mdounin@…>
In ee2a4c68fb35187906fbaed1331f1faa46ed1286/nginx: […]
15:54 Ticket #97 (try_files and alias problems) updated by Maxim Dounin
Sensitive, Description changed
13:07 Ticket #243 (Missing mime-types: ppt/doc/xls versus pptx/docx/xlsx) closed by Sergey Kandaurov
fixed
13:05 Ticket #292 (Add mime application/font-woff for `woff` fonts) closed by Sergey Kandaurov
fixed
12:30 Ticket #306 (mime.types outdated) updated by Sergey Kandaurov <pluknet@…>
In 010bb2e21f3f9c47469accbc503aed29d7dc5cae/nginx: […]
12:30 Ticket #243 (Missing mime-types: ppt/doc/xls versus pptx/docx/xlsx) updated by Sergey Kandaurov <pluknet@…>
In 07ef29f69a54dcc156cfaa20d7b21eee30e26123/nginx: […]
12:30 Ticket #292 (Add mime application/font-woff for `woff` fonts) updated by Sergey Kandaurov <pluknet@…>
In aeabb6ae574d7897d62db73aec2b057e9c03ba32/nginx: […]
11:09 Ticket #401 (Config reverse proxy used 'localhost' will cause 'upstream time out' error) closed by Maxim Dounin
worksforme: Symptoms suggest you may have problems with IPv6 listen in your backend.
11:01 Ticket #402 (PHP not working on Nginx) closed by Maxim Dounin
invalid: By itself nginx doesn't execute php. You have to run a php backend …
08:01 Changeset in nginx_org [975:a57c36c82461] by Maxim Konovalov <maxim@…>
Donor added.
06:01 Ticket #402 (PHP not working on Nginx) created by Sunil Gamey
I have Installed Nginx on Ubuntu server and also did all necessary …
03:35 Ticket #401 (Config reverse proxy used 'localhost' will cause 'upstream time out' error) created by Vincent IUnKnown
I try to config a reverse proxy server from nginx, in the 'upstream' …
02:53 Ticket #399 (disable_symlinks return always 403) closed by Maxim Dounin
invalid: Quoting http://nginx.org/r/disable_symlinks: > On systems that do not …
01:05 Ticket #400 (ssl_verify_client per location basis) created by Andrey Novikov
I want to enable client certificate authentication only for some …

08/22/13:

18:25 Ticket #399 (disable_symlinks return always 403) created by Janowski Marcin
Hello, i writing about wrong working disable_symlinks. So, before …
15:56 Changeset in nginx_org [974:9c9a3915aeda] by Andrei Belov <defan@…>
EC2 guide: NGINX SE changed to NGINX Plus.
15:27 Changeset in nginx_org [973:f8ef590048e7] by Maxim Konovalov <maxim@…>
NGINX Plus announced, banner message corrected.
15:05 Changeset in nginx_org [972:dee46eeb0f8c] by Maxim Konovalov <maxim@…>
Donor added.
13:23 Changeset in nginx_org [971:6316a7579448] by Vladimir Homutov <vl@…>
Documented the "ngx_http_auth_request" module.

08/21/13:

15:56 Changeset in nginx-tests [323:d48de852157c] by Sergey Kandaurov <pluknet@…>
Tests: auth_request assorted fixes.
15:22 Changeset in nginx-tests [322:67c348ba1768] by Maxim Dounin <mdounin@…>
Tests: auth request tests import.

08/20/13:

11:04 Changeset in nginx-tests [321:f98e8674361b] by Sergey Kandaurov <pluknet@…>
Tests: referer tests.
08:00 Ticket #118 (Lack of "Vary" handling in proxy can lead to corrupted downloads) updated by Sebastian Krebs
Sorry, that I push this ticket, but is there a chance to get proper …

08/19/13:

12:40 Ticket #394 (gzip module doesn't handle all certain HTTP verbs/statuses) updated by Maxim Dounin
For sure Transfer-Encoding isn't practical due to lack of support. …
11:07 Ticket #398 (a bug about config file test) closed by Maxim Dounin
worksforme: Symptoms suggests "readingjoy" happens to resolve in some cases, …
08:36 Ticket #398 (a bug about config file test) created by timlocus@…
My Case: a upstream named "readingjoy" is not defined in …
Note: See TracTimeline for information about the timeline view.