Timeline



04/09/14:

05:09 Ticket #535 (Windows Distribution Vulnerable Due to OpenSSL Bug) closed by Sergey Budnevitch
invalid: openssl 1.0.1g is not vulnerable (to this bug at least).
02:42 Ticket #535 (Windows Distribution Vulnerable Due to OpenSSL Bug) created by Aaron Riesbeck
Due to the major security vulnerability in OpenSSL the windows binary …

04/08/14:

17:30 Ticket #428 (SPDY and Proxy Cache prematurely closes connections) updated by Valentin V. Bartenev
Replying to [comment:6
17:29 Ticket #428 (SPDY and Proxy Cache prematurely closes connections) updated by sedaj2@…
Hello, it this problem fixed in 1.5.13?
15:18 Ticket #534 (windows Binary openssl-1.0.1f) closed by Maxim Dounin
fixed: Latest mainline version, nginx 1.5.13, was released today and is built …
14:50 Milestone 1.5.13 completed
Status: released [[http://nginx.org/en/CHANGES | 1.5.13 …
14:16 Ticket #534 (windows Binary openssl-1.0.1f) created by Paul Boca
The windows Binary for nginx http://nginx.org/download/nginx-1.4.7.zip

04/07/14:

16:20 Ticket #416 (proxy_cache_use_stale run updating in new thread and serve stale data ...) updated by Steve Weber
any news on this?
15:40 Ticket #528 (crash on win32 with shared ssl_session_cache) closed by Maxim Dounin
fixed: Fix committed, thanks.
15:25 Ticket #528 (crash on win32 with shared ssl_session_cache) updated by Maxim Dounin <mdounin@…>
In 4c6ceca4f5f71d6bcbceb0744ed82cdd8ce5906e/nginx: […]
13:02 Ticket #533 (Progressive download (http_mp4): delays before responding with actual ...) updated by Roman Arutyunyan
If start/end arguments are not provided then you don't actually use …
12:57 Ticket #533 (Progressive download (http_mp4): delays before responding with actual ...) updated by Maxim Dounin
This is not a support desk, this is a bug tracker. It is meant to …
11:40 Ticket #533 (Progressive download (http_mp4): delays before responding with actual ...) updated by Maxim Novikov
This is totally wrong. You are just closing the ticket without any …
11:38 Ticket #533 (Progressive download (http_mp4): delays before responding with actual ...) closed by Maxim Dounin
invalid: The fact that response code is 206 indicates that the problem is not …
11:22 Ticket #533 (Progressive download (http_mp4): delays before responding with actual ...) updated by Maxim Novikov
I have attached more screenshots for better understanding how to …
11:17 03.png attached to Ticket #533 by Maxim Novikov
2nd request
11:17 02.png attached to Ticket #533 by Maxim Novikov
Clearing browser cache
11:16 01.png attached to Ticket #533 by Maxim Novikov
11:09 Ticket #533 (Progressive download (http_mp4): delays before responding with actual ...) updated by Maxim Novikov
Again, clear the browser cache (ctrl/cmd-shift-del) and open the URL …
11:03 Ticket #533 (Progressive download (http_mp4): delays before responding with actual ...) updated by Roman Arutyunyan
Chrome makes several HTTP byterange requests per file. It looks like …
10:39 Ticket #533 (Progressive download (http_mp4): delays before responding with actual ...) updated by Maxim Novikov
This is just 1 request from the end-user perspective. Chrome just …
10:07 Ticket #533 (Progressive download (http_mp4): delays before responding with actual ...) updated by Roman Arutyunyan
> The second screenshot is for a 3.5mb file. The first screenshot is …
09:45 Ticket #533 (Progressive download (http_mp4): delays before responding with actual ...) updated by Maxim Novikov
PS By the way, if the file is encoded the "right" way having its media …
08:44 Ticket #533 (Progressive download (http_mp4): delays before responding with actual ...) updated by Maxim Novikov
The second screenshot is for a 3.5mb file. The first screenshot is for …
08:27 Ticket #533 (Progressive download (http_mp4): delays before responding with actual ...) updated by Roman Arutyunyan
There's no need in explicit caching of the metadata since it's cached …

04/06/14:

22:50 Ticket #533 (Progressive download (http_mp4): delays before responding with actual ...) updated by Maxim Novikov
The thing is that some of the files have been encoded with ffmpeg …
21:17 Ticket #533 (Progressive download (http_mp4): delays before responding with actual ...) updated by Valentin V. Bartenev
Media files should be prepared for streaming to avoid extra processing …
21:06 b.png attached to Ticket #533 by Maxim Novikov
Requesting and retrieving audio stream (3.5mb file)
21:06 a.png attached to Ticket #533 by Maxim Novikov
Requesting and retrieving audio stream (75mb file)
21:05 Ticket #533 (Progressive download (http_mp4): delays before responding with actual ...) created by Maxim Novikov
I am trying to utilize nginx's hhtp_mp4 module for progressive …

04/05/14:

22:41 Ticket #532 (Make Nginx configs easy to understand and shorted) closed by Maxim Dounin
wontfix: In nginx, defaults can be defined at http{} level, e.g.: […] What …
14:14 Ticket #532 (Make Nginx configs easy to understand and shorted) created by Andre Fish
The Nginx way of using config files is very long and means useless …

04/04/14:

20:30 Ticket #528 (crash on win32 with shared ssl_session_cache) updated by E Cleton
Confirmed this patch solves the issue including multiple workers and …
19:25 Ticket #528 (crash on win32 with shared ssl_session_cache) updated by Maxim Dounin
Keywords, Status, Summary changed
I was able to reproduce the crash. Apparently shared …
12:25 Ticket #531 (source port logging) created by ghen.myopenid.com
Due to the increasing use of Carrier-Grade NAT (CGN) at Internet …
08:01 Ticket #530 (http_xslt_module always looks for libxml2/libxslt in OS locations ...) closed by Ruslan Ermilov
invalid: Bingo! -I's specified in --with-cc-opt come before -I's from …
07:48 Ticket #237 (Add optional systemd socket activation support) updated by est
This may be offtopic but it would be awesome to support proxy_pass …

04/03/14:

17:09 Ticket #528 (crash on win32 with shared ssl_session_cache) updated by E Cleton
Yes both in server{} and http{} tried and both crash the same way. and …
14:42 Ticket #528 (crash on win32 with shared ssl_session_cache) updated by Maxim Dounin
Have you tried to move ssl_session_cache to the http{} level, as …
14:40 Ticket #530 (http_xslt_module always looks for libxml2/libxslt in OS locations ...) updated by Anshul Agrawal
I tried the patch but then got the same error. Then, I specified …
14:26 Ticket #527 ("+" sign is encoded by rewrite as %2B) closed by Maxim Dounin
invalid: Current behaviour is correct, as '+' has special meaning in query …
12:31 Ticket #529 (Potential trouble with exit after fork) closed by Maxim Dounin
invalid: The …
12:16 Ticket #530 (http_xslt_module always looks for libxml2/libxslt in OS locations ...) updated by Ruslan Ermilov
Can you try this patch? […]
11:22 Ticket #530 (http_xslt_module always looks for libxml2/libxslt in OS locations ...) created by Anshul Agrawal
It seems the first location where the xml libs are searched is …

04/02/14:

18:44 Ticket #529 (Potential trouble with exit after fork) created by Markus Hahn
According to the fork() documentation the parent process (n …

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