Timeline



10/01/13:

14:38 Ticket #346 (Writing connection leak while SPDY enabled) closed by Valentin V. Bartenev
fixed: The issue should be fixed by revision 4d0c70541784 (released in nginx …
13:56 Changeset in nginx_org [989:32d6056db45b] by Maxim Dounin <mdounin@…>
nginx-1.5.6
13:44 Changeset in nginx [5407:15056a29841a] by Maxim Dounin <mdounin@…>
release-1.5.6 tag
13:44 Changeset in nginx [5406:70c5cd3a61cb]release-1.5.6 by Maxim Dounin <mdounin@…>
nginx-1.5.6-RELEASE
11:56 Milestone 1.5.6 completed
Status: released [[http://nginx.org/en/CHANGES-1.5 | 1.5.6 …

09/30/13:

20:14 Changeset in nginx [5405:620808518349] by Valentin Bartenev <vbart@…>
SPDY: ignore priority when queuing blocked frames. With this change …
20:12 Changeset in nginx [5404:db85dacfa013] by Valentin Bartenev <vbart@…>
SPDY: set empty write handler during connection finalization. While …
20:04 Changeset in nginx [5403:7e062646da6f] by Valentin Bartenev <vbart@…>
SPDY: fixed connection leak while waiting for request headers. If an …
20:00 Changeset in nginx [5402:4d0c70541784] by Valentin Bartenev <vbart@…>
SPDY: fixed connection leak while waiting for request body. If an …
18:15 Ticket #411 (misallocation with ngx_mail_smtp_module at STARTTLS) closed by Maxim Dounin
fixed: Fix committed, thnx.
18:15 Ticket #411 (misallocation with ngx_mail_smtp_module at STARTTLS) updated by Maxim Dounin <mdounin@…>
In baa705805138dfacdb85dc167db25627f81ceca3/nginx: […]
18:10 Changeset in nginx [5401:09fc4598fc8e] by Maxim Dounin <mdounin@…>
Mail: fixed segfault with ssl/starttls at mail{} level and no cert. A …
18:10 Changeset in nginx [5400:baa705805138] by Maxim Dounin <mdounin@…>
Mail: fixed overrun of allocated memory (ticket #411). Reported by …
18:10 Changeset in nginx [5399:d3e09aa03a7a] by Maxim Dounin <mdounin@…>
Mail: handle smtp multiline replies. See here for details: …
18:09 Changeset in nginx [5398:04e43d03e153] by Maxim Dounin <mdounin@…>
Mail: smtp pipelining support. Basically, this does the following two …
18:09 Changeset in nginx [5397:ae73d7a4fcde] by Maxim Dounin <mdounin@…>
Mail: mail dependencies are now honored while building addons.
18:09 Changeset in nginx [5396:42f874c0b970] by Maxim Dounin <mdounin@…>
Mail: added session close on smtp_greeting_delay violation. A server …
15:07 Changeset in nginx-tests [345:8e8636a4fe61] by Sergey Kandaurov <pluknet@…>
Tests: more range filter tests for satisfiable ranges.
15:07 Changeset in nginx-tests [344:b6d566531746] by Sergey Kandaurov <pluknet@…>
Tests: tests for range filter bound with "max_ranges".

09/27/13:

15:52 Ticket #413 (Extra roundtrip during SSL handshake with long certificate chains) closed by Maxim Dounin
fixed: Slightly modified patch committed, thanks for testing.
15:40 Ticket #413 (Extra roundtrip during SSL handshake with long certificate chains) updated by Maxim Dounin <mdounin@…>
In a720f0b0e08345ebb01353250f4031bb6e141385/nginx: […]
15:39 Changeset in nginx [5395:a720f0b0e083] by Maxim Dounin <mdounin@…>
SSL: adjust buffer used by OpenSSL during handshake (ticket #413).
12:59 Ticket #159 (Implement fcgi_buffering option) closed by Maxim Dounin
fixed: Non-buffered mode support for fastcgi introduced by 8c827bb1b2b6.
12:50 Changeset in nginx [5394:8c827bb1b2b6] by Maxim Dounin <mdounin@…>
FastCGI: non-buffered mode support.
12:50 Changeset in nginx [5393:1a070e89b97a] by Maxim Dounin <mdounin@…>
Upstream: subrequest_in_memory support for SCGI and uwsgi enabled. …
12:50 Changeset in nginx [5392:f1caf7b8ae1d] by Maxim Dounin <mdounin@…>
Upstream: subrequest_in_memory fix. With previous code only part of …
12:50 Changeset in nginx [5391:e65be17e3a3e] by Maxim Dounin <mdounin@…>
Upstream: proxy_no_cache, fastcgi_no_cache warnings removed.

09/26/13:

13:12 Ticket #95 (Integrate syslog patch into modules) updated by Andy Pearce
A separate thread would work, although appending items to the queue …
08:51 Changeset in nginx-tests [343:e7dc8f4d0a4b] by Sergey Kandaurov <pluknet@…>
Tests: whitespace and spelling fixes.
07:25 Changeset in nginx_org [988:a060ab6fb4be] by Vladimir Homutov <vl@…>
Fixed grammar.

09/25/13:

17:29 Changeset in nginx-tests [342:86fa2a5a37ea] by Maxim Dounin <mdounin@…>
Tests: adjust least_conn test timeouts.
15:52 Changeset in nginx-tests [341:b86d60e4cb96] by Maxim Dounin <mdounin@…>
Tests: update TODOs.
12:54 Changeset in nginx_org [987:edd505634357] by Vladimir Homutov <vl@…>
Documented the "sticky" directive.

09/24/13:

16:42 Ticket #416 (proxy_cache_use_stale run updating in new thread and serve stale data ...) updated by Steve Weber
A good reference to the issue. …
14:57 Ticket #317 (Allow ssl_verify_client and ssl_verify_depth within locations) closed by Maxim Dounin
wontfix: There are no plans to add this. Simple solution is to keep servers …
14:53 Ticket #317 (Allow ssl_verify_client and ssl_verify_depth within locations) updated by Greg Smethells
Without this feature, WebSockets are significantly less secure because …
14:13 Changeset in nginx-tests [340:9920a522a2de] by Sergey Kandaurov <pluknet@…>
Tests: added tests for addition module.
12:07 Ticket #90 (location search tree incorrect on case-insensitive systems) closed by Maxim Dounin
fixed: Fix committed.

09/23/13:

23:17 Ticket #355 (Proxy protocol support) updated by Kurt Ericson
+1 similar use case: using aws elb -> nginx on instances which proxy …
22:58 Changeset in nginx [5390:919d230ecdbe] by Piotr Sikora <piotr@…>
Proxy: added the "proxy_ssl_ciphers" directive. Signed-off-by: Piotr …
18:54 Changeset in nginx-tests [339:9d0a2fa47ac6] by Maxim Dounin <mdounin@…>
Tests: change http timeout to 5s, imap/pop3/smtp to 3s. Excessive …
17:05 Ticket #90 (location search tree incorrect on case-insensitive systems) updated by Maxim Dounin <mdounin@…>
In fbaae7d1c0330daf3c9259b6308bc1a58ea99ed8/nginx: […]
15:37 Changeset in nginx [5389:72e31d88defa] by Maxim Dounin <mdounin@…>
Added ngx_filename_cmp() with "/" sorted to the left. This patch …
15:37 Changeset in nginx [5388:fbaae7d1c033] by Maxim Dounin <mdounin@…>
Caseless location tree construction (ticket #90). Location tree was …
14:22 Changeset in nginx_org [986:5e84ce26c7a7] by Maxim Konovalov <maxim@…>
Donor added.
12:26 Ticket #420 (keepalive_disable: bingbot (to prevent DoS)) updated by Steffen Weber
I would like to limit the total number of connections in the firewall …
10:59 Ticket #420 (keepalive_disable: bingbot (to prevent DoS)) updated by Maxim Dounin
The limit_conn does _not_ cause requests to be denied based on number …
08:07 Ticket #420 (keepalive_disable: bingbot (to prevent DoS)) updated by Steffen Weber
Alternative idea: a new header "X-Accel-Keepalive: [yes|no]".
07:31 Ticket #420 (keepalive_disable: bingbot (to prevent DoS)) updated by Steffen Weber
Thank you for the reply. The number of requests sent by bingbot is no …
05:36 Changeset in nginx [5387:0fbcfab0bfd7] by Piotr Sikora <piotr@…>
SSL: stop loading configs with invalid "ssl_ciphers" values. While …

09/22/13:

18:35 Ticket #420 (keepalive_disable: bingbot (to prevent DoS)) closed by Maxim Dounin
wontfix: To prevent DoS, use …
09:38 Ticket #420 (keepalive_disable: bingbot (to prevent DoS)) created by Steffen Weber
Like its predecessor msnbot, bingbot continues to DoS websites. I've …

09/21/13:

18:01 Ticket #419 (one-time "Deny from all"-scan in .htaccess files) created by Martijn van der Lee
.htaccess is evil and Nginx shouldn't support it or anything remotely …
17:48 Ticket #418 (memcached module returns a code 000 instead of the code 200) closed by Maxim Dounin
worksforme: Works fine here. If you have problems, please provide more details.
16:27 Ticket #418 (memcached module returns a code 000 instead of the code 200) created by sasha
memcached module returns a code 000 instead of the code 200
13:44 Ticket #417 (ngx_cache_purge) updated by Steve Weber
ngx_cache_purge
13:44 Ticket #417 (ngx_cache_purge) created by Steve Weber
would be nice to include in core
13:42 Ticket #416 (proxy_cache_use_stale run updating in new thread and serve stale data ...) created by Steve Weber
it would be extremely cool if proxy_cache_use_stale had a way to serve …
03:22 Ticket #412 (misallocation with ngx_crypt with apr1) closed by Maxim Dounin
fixed: Fix committed, thanks.
03:20 Ticket #412 (misallocation with ngx_crypt with apr1) updated by Markus Linnala <Markus.Linnala@…>
In 2d947c2e3ea1b3144239f028c8e2af895d95fff4/nginx: […]
02:57 Ticket #413 (Extra roundtrip during SSL handshake with long certificate chains) updated by Maxim Dounin
Thanks, looks good.

09/20/13:

17:49 Ticket #413 (Extra roundtrip during SSL handshake with long certificate chains) updated by Jiří Horký
Hi, for performance comparison - see the attached images. This is a …
17:37 out.affinity.one.by.one.5s.2048key.RSA.again.sorted.png attached to Ticket #413 by Jiří Horký
17:36 out.affinity.one.by.one.5s.2048key.RSA.aniCluster.patched.nginx.only.sorted.png attached to Ticket #413 by Jiří Horký
Performance with SSL handshake patch applied
16:10 Ticket #411 (misallocation with ngx_mail_smtp_module at STARTTLS) updated by markus-linnala.myopenid.com
I wondered about extra CRLF. But after some delibration I choose not …
16:06 Ticket #412 (misallocation with ngx_crypt with apr1) updated by markus-linnala.myopenid.com
I've submitted patch with requested chantges as per documentation …
14:57 Changeset in nginx [5386:2d947c2e3ea1] by Markus Linnala <Markus.Linnala@…>
Core: fix misallocation at ngx_crypt_apr1 (ticket #412). Found by …
13:18 Ticket #413 (Extra roundtrip during SSL handshake with long certificate chains) updated by Maxim Dounin
Status, Summary changed
Thanks for testing, ticket's title adjusted. If you have any numbers …
12:41 Ticket #415 (auto/unix syntax errors with /bin/sh lines) closed by Maxim Dounin
invalid: The auto/unix script is not intended to be run directly, outside of …
11:58 auto-unix.log attached to Ticket #415 by Oleg Vinichenko
auto/unix log
11:58 Ticket #415 (auto/unix syntax errors with /bin/sh lines) created by Oleg Vinichenko
runnning auto/unix shows syntax errors with /bin/sh lines. This …
07:33 Ticket #413 (Extra roundtrip during SSL handshake with long certificate chains) updated by Jiří Horký
Hi, thank you for the prompt response! You are right, the bug does …

09/19/13:

20:04 Ticket #413 (Extra roundtrip during SSL handshake with long certificate chains) updated by Maxim Dounin
Thank you for report. I don't see how you were able to trigger this …
15:41 Ticket #414 (Ошибка 500 при использовании seek для файлов с mp4s stream) closed by Maxim Dounin
invalid: Судя по debug log'у, файл содержит дорожки, которые короче, чем …
14:36 mp4sbug_atomicpresley_atoms.txt attached to Ticket #414 by Sergey Beduev
вывод AtomicPresley -test
14:35 mp4sbug_nginx_debug.txt attached to Ticket #414 by Sergey Beduev
debug вывод nginx
14:35 Ticket #414 (Ошибка 500 при использовании seek для файлов с mp4s stream) created by Sergey Beduev
Для файлов содержащих mp4s strems при попытке выполнить seek, nginx …
14:31 Changeset in nginx_org [985:e4704604ed29] by Andrei Belov <defan@…>
Proxy: documented the "proxy_ssl_protocols" directive.
14:30 Changeset in nginx [5385:7c1f4977d8a0] by Andrei Belov <defan@…>
Proxy: added the "proxy_ssl_protocols" directive.
14:11 Changeset in nginx_org [984:4e13823acdc0] by Maxim Konovalov <maxim@…>
Donor added.
13:56 Ticket #413 (Extra roundtrip during SSL handshake with long certificate chains) created by Jiri Horky
Hi, during some performance testing I noticed that there is an extra …
11:57 Ticket #412 (misallocation with ngx_crypt with apr1) updated by Maxim Dounin
Status changed
Good catch, but I don't like the patch provided. Something like …
11:57 Ticket #411 (misallocation with ngx_mail_smtp_module at STARTTLS) updated by Maxim Dounin
Status changed
It looks like the proper fix would be to just remove extra CRLF. Care …
11:30 Ticket #410 (Valgrind falsepositive with ngx_string length 0) closed by Maxim Dounin
wontfix: I don't think we should workaround bugs of old Valgrind versions.
10:53 Changeset in nginx-tests [338:8f0010dc4b09] by Sergey Kandaurov <pluknet@…>
Tests: fixed startup order. FCGI daemon start postponed until after …
08:22 Changeset in nginx-tests [337:43d40a678a64] by Sergey Kandaurov <pluknet@…>
Tests: added rewrite test for response without reason phrase.

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