Timeline



04/01/14:

14:32 Ticket #352 (cache line size wrongly detected on virtual instance) closed by Maxim Dounin
fixed: With c348dea081fb it is no longer fatal if an optimal hash can't be …
13:55 Ticket #352 (cache line size wrongly detected on virtual instance) updated by Maxim Dounin <mdounin@…>
In 5a65b9d8bc2bc6d104a17ba0460c2855398ab9c2/nginx: […]
11:32 Ticket #528 (crash on win32 with shared ssl_session_cache) created by E Cleton
crash while attempting to use ssl_session_cache XP SP3, 32bit nginx …

03/31/14:

18:23 Ticket #514 (worker process caused 100% CPU usage on one core on win32) closed by Maxim Dounin
fixed: Fix committed, thanks.
18:23 Ticket #519 (defect in ngx_mail_send function) closed by Maxim Dounin
fixed: Fix committed, thanks.
17:40 Ticket #514 (worker process caused 100% CPU usage on one core on win32) updated by Maxim Dounin <mdounin@…>
In b74f1106f920fe9e447c710e57a5ccdeae46d8e3/nginx: […]
17:40 Ticket #519 (defect in ngx_mail_send function) updated by Maxim Dounin <mdounin@…>
In b42e7c790b81898d415012f94e06df5ba53483a6/nginx: […]

03/28/14:

15:44 Ticket #320 (nginx should reliably check client connection close with pending data) updated by Valentin V. Bartenev
Replying to Maxim Dounin <mdounin@mdounin.ru>: > Shouldn't …
15:41 Ticket #320 (nginx should reliably check client connection close with pending data) updated by Maxim Dounin
Shouldn't we close this ticket? Valentin?
08:37 Ticket #527 ("+" sign is encoded by rewrite as %2B) updated by Artiom Molchanov
I would mention also the ticket http://trac.nginx.org/nginx/ticket/52
08:32 Ticket #527 ("+" sign is encoded by rewrite as %2B) created by Artiom Molchanov
When I use regular expression in Nginx’s rewrite rules, it will try to …

03/27/14:

13:39 Ticket #526 (test) updated by Maxim Dounin
test
13:37 Ticket #526 (test) closed by Sergey Budnevitch
invalid
13:37 Ticket #526 (test) created by Sergey Budnevitch
test
00:12 Ticket #522 (websocket connect failed with non default_server) reopened by 雁鸣 周
sorry,actually I have no default_server on test.com,it's a …

03/26/14:

20:02 Ticket #510 (DAV module COPY & MOVE can't handle regex destination URI) closed by Maxim Dounin
wontfix: Regex location can be easily avoided by using a map, something like …
19:41 Ticket #491 (performance issue on same url) closed by Maxim Dounin
worksforme: Feedback timeout.
19:38 Ticket #514 (worker process caused 100% CPU usage on one core on win32) updated by Maxim Dounin
Status changed
Thanks for the report. It looks like a fallout of the fact that cache …
19:20 Ticket #511 (Shared Memory Add Segfaults on Small Sizes) closed by Maxim Dounin
invalid
19:19 Ticket #512 (Passing invalid headers allow to corrupt/forge messages in error_log) closed by Maxim Dounin
duplicate: Duplicate of #191.
19:05 Ticket #509 (fastcgi_split_path_info Unsetting $fastcgi_path_info with Try_Files) closed by Maxim Dounin
duplicate: Duplicate of #321.
18:53 Ticket #519 (defect in ngx_mail_send function) updated by Maxim Dounin
Status changed
Thank you for report. While it's highly unlikely that this bug will be …
17:10 Ticket #520 (Не определяется расширение файла при отсутствии названия файла) closed by Maxim Dounin
wontfix: С учётом того, что Apache ведёт себя также, не вижу смысла что-то менять.
17:01 Ticket #522 (websocket connect failed with non default_server) closed by Maxim Dounin
invalid: Configuration is written is invalid due to duplicate default_server …
16:57 Ticket #524 (Opposing conditionals never evaluated) closed by Maxim Dounin
worksforme: Most likely your configuration contains more that just these two …
16:37 Ticket #517 (nginx executable hacked) closed by Maxim Dounin
invalid: This doesn't looks like a problem in nginx. It looks like your server …
16:00 Ticket #513 (Implementation of UDT support) closed by Maxim Dounin
wontfix: There are no plans to implement this.
15:57 Ticket #505 (Nginx worker randomly segfault during the day) closed by Maxim Dounin
worksforme: Feedback timeout.
15:18 Ticket #525 (Max connection limit too low (http_limit_conn_module)) updated by Čeněk Zach
We have 10G connection and want to run several vhosts (serving static …
15:01 Ticket #525 (Max connection limit too low (http_limit_conn_module)) updated by Valentin V. Bartenev
Type changed
The reason is to keep connection counter as u_short and thereby …
14:14 Ticket #525 (Max connection limit too low (http_limit_conn_module)) created by Čeněk Zach
Hello, Trying to set 'per server' connection limit: http: …

03/24/14:

10:08 Ticket #251 (Option to disable upload buffers) updated by Luke Plaster
Am I right to believe the upload buffering was put in place to prevent …

03/23/14:

05:24 Ticket #524 (Opposing conditionals never evaluated) created by Tony Lee
Take the following nginx config snippet: […] The headers are not …

03/21/14:

16:10 Ticket #521 (mp4 on ipad) closed by Maxim Dounin
fixed: Судя по …

03/18/14:

16:51 Ticket #523 (Information leak with automatic trailing slash redirect) updated by Vincent Boisard
Thank you for your feedback. According to the documentation, if the …
16:24 Ticket #523 (Information leak with automatic trailing slash redirect) updated by Valentin V. Bartenev
Type changed
Then you should enable server_name_in_redirect and set appropriate …
11:57 Ticket #523 (Information leak with automatic trailing slash redirect) updated by Vincent Boisard
Thanks for answering so fast! No, I do not have …
11:55 Ticket #523 (Information leak with automatic trailing slash redirect) updated by Valentin V. Bartenev
Do you have server_name_in_redirect on in your configuration?
11:07 Ticket #523 (Information leak with automatic trailing slash redirect) created by Vincent Boisard
Hi, Under specific circumstances, Nginx leaks information regarding …
10:03 Milestone 1.4.7 completed
Status: released [[http://nginx.org/en/CHANGES-1.4 | 1.4.7 …
09:50 Milestone 1.5.12 completed
Status: released [[http://nginx.org/en/CHANGES | 1.5.12 …

03/17/14:

14:25 Ticket #355 (Proxy protocol support) updated by Nate
Awesome! I was just about to dive into working on this. Good timing!
14:21 Ticket #355 (Proxy protocol support) closed by Roman Arutyunyan
fixed: Committed, thanks.
13:45 Ticket #355 (Proxy protocol support) updated by Roman Arutyunyan <arut@…>
In 3a72b1805c52c84a5567dcfa4562f44722bede40/nginx: […]

03/14/14:

07:19 Ticket #522 (websocket connect failed with non default_server) created by 雁鸣 周
WebSocket connection to 'ws://test.com/websocket/notification' failed: …

03/13/14:

16:15 Ticket #515 (1.4.6 quietly dropped support for secp521r1 in ssl_ecdh_curve) closed by Maxim Dounin
invalid: The nginx 1.4.6 binary package for CentOS6 as shipped from nginx.org …
12:43 Ticket #521 (mp4 on ipad) created by Andrey Belashkov
Здравствуйте! Поймали баг при использовании mp4 модуля в nginx, в …

03/11/14:

14:47 realy+service.png attached to Ticket #514 by Nos Apatka
screen shot showing issue
14:00 Ticket #520 (Не определяется расширение файла при отсутствии названия файла) updated by Andrew Krasichkov
Я встречал различные трактовки файлов с такими именами (например, …
13:25 Ticket #520 (Не определяется расширение файла при отсутствии названия файла) updated by Valentin V. Bartenev
ИМХО .jpg правильно трактовать как скрытый файл с именем jpg, …
13:07 exten_parsing_fix.patch attached to Ticket #520 by Andrew Krasichkov
13:07 Ticket #520 (Не определяется расширение файла при отсутствии названия файла) created by Andrew Krasichkov
Во всех актуальных версиях nginx (проверял на 1.4.x и 1.5.x) …

03/10/14:

08:06 Ticket #519 (defect in ngx_mail_send function) created by Zerray Zhou
mail/ngx_mail_handler.c:561 […] the return statement in line 577, …

03/07/14:

22:33 Ticket #518 (nginx 1.5.11 source package corrupted) closed by Valentin V. Bartenev
invalid: Yes, it's a result of make -f misc/GNUmakefile release, and intended …
22:25 Ticket #518 (nginx 1.5.11 source package corrupted) updated by Kurt Cancemi
Close this as this was expected, sorry for the invalid report.
22:17 Ticket #518 (nginx 1.5.11 source package corrupted) created by Kurt Cancemi
When downloading the nginx source from …
18:15 Ticket #517 (nginx executable hacked) updated by sasha1111 1111
nginx 1.4.5 was installed from dotdeb debian repo
18:12 Ticket #517 (nginx executable hacked) updated by sasha1111 1111
Btw lsof shows that nginx keeps /tmp/.ICE-unix/.1 file opened: nginx …
18:02 Ticket #517 (nginx executable hacked) updated by sasha1111 1111
Trac failed to attach binary to this ticket. Here it is on my gdrive. …
17:58 Ticket #517 (nginx executable hacked) created by sasha1111 1111
I've found out nginx 1.4.5 on one server behaves badly: it dumps some …
11:32 Ticket #479 (Add mimetype for XSPF) closed by Maxim Dounin
fixed: Committed, thanks.
11:25 Ticket #479 (Add mimetype for XSPF) updated by Filipe da Silva <fdasilvayy@…>
In b799b9d62c459d0763a06a7fdc2c0b8bfffea4d0/nginx: […]

03/06/14:

19:50 Ticket #516 (HTTPS breaks on 1.4.6) closed by Valentin V. Bartenev
invalid
19:37 Ticket #516 (HTTPS breaks on 1.4.6) updated by Scott Arciszewski
Crap, how do I close this? I found the problem: One of the scripts was …
19:28 robots.txt attached to Ticket #516 by Scott Arciszewski
19:28 Ticket #516 (HTTPS breaks on 1.4.6) created by Scott Arciszewski
So, I have HTTPS deployed on a testing machine (I'm replacing the …
10:05 Ticket #515 (1.4.6 quietly dropped support for secp521r1 in ssl_ecdh_curve) created by Mattias Geniar
# nginx -V nginx version: nginx/1.4.6 built by gcc 4.4.7 20120313 (Red …

03/05/14:

10:44 ngx_process_cycle.c attached to Ticket #514 by Nos Apatka
modified source code
10:43 Ticket #514 (worker process caused 100% CPU usage on one core on win32) created by Nos Apatka
Timing issue scenario: source code file (tip level): …

03/04/14:

15:25 Ticket #503 (Nginx worker process crash when the upstream reject the nginx connection.) updated by Maxim Dounin <mdounin@…>
In c8a14fbd3ce9f59a0157fb0d0dbe37ca382aaba6/nginx: […]
10:03 Milestone 1.4.6 completed
Status: released [[http://nginx.org/en/CHANGES-1.4 | 1.4.6 …
09:55 Milestone 1.5.11 completed
Status: released [[http://nginx.org/en/CHANGES | 1.5.11 …
Note: See TracTimeline for information about the timeline view.