Timeline



01/05/15:

15:24 Ticket #691 (ERR_SPDY_PROTOCOL_ERROR in Chrome when doing add_header) updated by Artemy Tregubenko
> the "add_header" directive is a low-level one and should be used …
15:17 Ticket #691 (ERR_SPDY_PROTOCOL_ERROR in Chrome when doing add_header) closed by Maxim Dounin
wontfix: Use of "add_header Content-Type ..." will result in a duplicate …
13:58 chrome-log.txt attached to Ticket #691 by Artemy Tregubenko
log from chrome://net-internals/#spdy
13:57 Ticket #691 (ERR_SPDY_PROTOCOL_ERROR in Chrome when doing add_header) created by Artemy Tregubenko
I am using nginx-full 1.6.2-5+precise0 from the PPA …

12/29/14:

16:25 Ticket #690 (nginx + mod_security segfaults) closed by Maxim Dounin
invalid: The ModSecurity 3rd party module is known to be very unstable. AFAIK, …
16:01 Ticket #690 (nginx + mod_security segfaults) created by Igor D'Astolfo
I just made a test with nginx 1.7.9 and mod_security for nginx, …

12/26/14:

13:22 Changeset in nginx [5960:e9effef98874] by Valentin Bartenev <vbart@…>
Upstream: use_temp_path parameter of proxy_cache_path and friends. …
13:22 Changeset in nginx [5959:f7584d7c0ccb] by Valentin Bartenev <vbart@…>
Cache: update variant while setting header. Some parts of code …
13:22 Changeset in nginx [5958:a9138c35120d] by Valentin Bartenev <vbart@…>
Core: added prefix-based temporary files. Now, if the "path" …
13:22 Changeset in nginx [5957:570677a06dce] by Valentin Bartenev <vbart@…>
Unified handling of ngx_create_temp_file() return value. The original …

12/25/14:

13:47 Ticket #689 (ngx_http_referer_module issue) updated by Maxim Dounin
Type changed
Variables are not supported by the valid_referers directive, and the …
09:28 Ticket #689 (ngx_http_referer_module issue) created by vvip859@…
hello, when i use nginx all versions as a proxy server. i found the …

12/24/14:

23:21 Ticket #688 (nginx 1.7.9 + passenger 4.0.53/4.0.56 фейл при компиляции) closed by Valentin V. Bartenev
invalid: Проблема в стороннем модуле. В новой версии nginx настройка кэша …
19:06 Configuration.c attached to Ticket #688 by electron17.ya.ru
Файл конфигурации из ошибки
19:04 Ticket #688 (nginx 1.7.9 + passenger 4.0.53/4.0.56 фейл при компиляции) created by electron17.ya.ru
Здравствуйте, при попытке установки компиляции nginx 1.7.9 ( c 1.7.8 …
16:16 Ticket #685 (nginx doesn't build under musl due to missing 'current_salt' in ...) closed by Maxim Dounin
fixed: Fix comitted, thank you for prodding this.
16:10 Ticket #685 (nginx doesn't build under musl due to missing 'current_salt' in ...) updated by Maxim Dounin <mdounin@…>
In fd6fd02f6a4d1b6889842e49d5a7f895816b2e10/nginx: […]
16:02 Changeset in nginx [5956:4045818c726a] by Maxim Dounin <mdounin@…>
Trailing space fix.
16:01 Changeset in nginx [5955:fd6fd02f6a4d] by Maxim Dounin <mdounin@…>
Fixed building with musl libc (ticket #685).
15:53 Changeset in nginx [5954:53499b86242e] by Maxim Dounin <mdounin@…>
Version bump.
11:15 Changeset in nginx-tests [517:b2c3d509b2f9] by Sergey Kandaurov <pluknet@…>
Tests: proxy_cache with variables.
07:25 Ticket #686 (With some condition,ngx_palloc() function will alloc a illegal memory ...) updated by Deming Sun
Alought nginx stock code has no chance to tigger this problem, but I …
01:17 Ticket #686 (With some condition,ngx_palloc() function will alloc a illegal memory ...) updated by Deming Sun
Replying to Maxim Dounin: > You can't set …

12/23/14:

16:49 Milestone 1.7.9 completed
Status: released [[http://nginx.org/en/CHANGES | 1.7.9 …
15:31 Changeset in nginx-tests [516:2bc470a58621] by Sergey Kandaurov <pluknet@…>
Tests: test for loading "engine:..." keys.
15:28 Changeset in nginx [5953:1ce49d4e3883] by Maxim Dounin <mdounin@…>
release-1.7.9 tag
15:28 Changeset in nginx [5952:34b201c1abd1]release-1.7.9 by Maxim Dounin <mdounin@…>
nginx-1.7.9-RELEASE
14:49 Ticket #687 (Keep-alive with fastcgi not working with HEAD) closed by Maxim Dounin
wontfix: Yes, this is expected behaviour. In case of a HEAD request (and in …
14:43 nginx.conf attached to Ticket #687 by Michael Bonfils
Nginx configuration
14:42 dump_head.pcap attached to Ticket #687 by Michael Bonfils
Dump of network between nginx and fastcgi backend
14:41 Ticket #687 (Keep-alive with fastcgi not working with HEAD) created by Michael Bonfils
During our test, we found that while issue HEAD requests to nginx on …
13:44 Ticket #686 (With some condition,ngx_palloc() function will alloc a illegal memory ...) updated by Maxim Dounin
You can't set connection_pool_size or request_pool_size to an …
13:36 Ticket #686 (With some condition,ngx_palloc() function will alloc a illegal memory ...) updated by Deming Sun
I'm confirmd.When the problem happend the poolsize is not aligned with …
10:15 Ticket #686 (With some condition,ngx_palloc() function will alloc a illegal memory ...) updated by Deming Sun
Replying to Ruslan Ermilov: > The problem can only be seen …
08:21 Ticket #686 (With some condition,ngx_palloc() function will alloc a illegal memory ...) updated by Ruslan Ermilov
The problem can only be seen if pool size is not a multiple of …

12/22/14:

09:59 Changeset in nginx [5951:610832763648] by Valentin Bartenev <vbart@…>
Upstream: added variables support to proxy_cache and friends.
09:59 Changeset in nginx [5950:eaeecf00d5d7] by Valentin Bartenev <vbart@…>
Upstream: preset some cache configuration when bypassing. No …
09:59 Changeset in nginx [5949:634da79665d3] by Valentin Bartenev <vbart@…>
Upstream: refactored proxy_cache and friends. The configuration …
09:58 Changeset in nginx [5948:f2ff0aa89126] by Valentin Bartenev <vbart@…>
Upstream: mutually exclusive inheritance of "cache" and "store". …
09:58 Changeset in nginx [5947:d9025ea1f5a5] by Valentin Bartenev <vbart@…>
Upstream: simplified proxy_store and friends configuration code. This …

12/19/14:

12:18 Ticket #686 (With some condition,ngx_palloc() function will alloc a illegal memory ...) updated by Ruslan Ermilov
Status changed
10:46 ngx_palloc.c attached to Ticket #686 by Deming Sun
10:45 Ticket #686 (With some condition,ngx_palloc() function will alloc a illegal memory ...) created by Deming Sun
in ngx_palloc.c the function ngx_palloc: […] at this line […]

12/17/14:

20:17 Ticket #638 (nginx doesn't follow file symlinks on Windows 7) closed by Maxim Dounin
worksforme: Feedback timeout.
14:12 Changeset in nginx [5946:ee941e49bd88] by Lukas Tribus <luky-37@…>
SSL: safeguard use of SSL3_FLAGS_NO_RENEGOTIATE_CIPHERS. The flag was …
10:31 Ticket #685 (nginx doesn't build under musl due to missing 'current_salt' in ...) created by James Taylor
Suggested patch, as taken from alpine linux: …

12/15/14:

09:03 Changeset in nginx-tests [515:9f972a386434] by Sergey Kandaurov <pluknet@…>
Tests: expires with variables.
09:01 Ticket #650 (proxy_protocol in virtual hosts) closed by Andrei Belov
worksforme: Unable to reproduce without the entire configuration from the requestor.

12/14/14:

00:37 Ticket #684 (False [warn] no "fastcgi_cache_key" for "fastcgi_cache" breaks start) closed by Valentin V. Bartenev
invalid: Ok. So I close this, since the issue is caused by segmentation fault …
00:28 Ticket #684 (False [warn] no "fastcgi_cache_key" for "fastcgi_cache" breaks start) updated by Albert Szelagowski
Ah, so I was apparently confused by this warning while the real …

12/13/14:

23:42 Ticket #684 (False [warn] no "fastcgi_cache_key" for "fastcgi_cache" breaks start) updated by Valentin V. Bartenev
First of all, the patch you mentioned cannot prevent nginx from …
23:18 Ticket #684 (False [warn] no "fastcgi_cache_key" for "fastcgi_cache" breaks start) created by Albert Szelagowski
Since version 1.7.8 Nginx fails to start, as a result of this patch …
15:36 Ticket #683 (proxy_store) updated by billionaire.pip.verisignlabs.com
Replying to Maxim Dounin: > Сохраняются только ответы с …

12/12/14:

18:25 Ticket #75 (Thousand separators in autoindex pages) closed by Valentin V. Bartenev
wontfix: There are no plans to enhance HTML representation of autoindex. …
18:12 Ticket #9 (autoindex_max_name_len directive) closed by Valentin V. Bartenev
wontfix: There are no plans to enhance HTML representation of autoindex. …
17:28 Changeset in nginx-tests [514:42d447013553] by Maxim Dounin <mdounin@…>
Tests: proxy_if.t TODOs adjusted.
17:25 Changeset in nginx [5945:99751fe3bc3b] by Valentin Bartenev <vbart@…>
Autoindex: implemented XML output format.
17:25 Changeset in nginx [5944:33c08d7e2915] by Valentin Bartenev <vbart@…>
Autoindex: implemented JSON output format.
17:25 Changeset in nginx [5943:631dee7bfd4e] by Valentin Bartenev <vbart@…>
Autoindex: rendering code moved to a separate function. No functional …
14:10 Changeset in nginx-tests [513:1a73389a19c4] by Sergey Kandaurov <pluknet@…>
Tests: fixed tests with multi-threaded memcached.

12/11/14:

20:56 Ticket #113 (Add apache ExpiresByType equivalent functionality) closed by Maxim Dounin
fixed: The expires directive now supports variables, and this allows to do …
20:45 Ticket #113 (Add apache ExpiresByType equivalent functionality) updated by Maxim Dounin <mdounin@…>
In 4983f7d18fe36859a700cee06b162ae12aff5fa0/nginx: […]
20:42 Changeset in nginx [5942:4983f7d18fe3] by Maxim Dounin <mdounin@…>
Headers filter: variables support in expires (ticket #113).
20:42 Changeset in nginx [5941:36e61455a8f4] by Maxim Dounin <mdounin@…>
Headers filter: local variables for config, no functional changes.
14:59 Ticket #683 (proxy_store) updated by Maxim Dounin
Сохраняются только ответы с кодом 200. Научить proxy_store …
14:26 Ticket #683 (proxy_store) created by billionaire.pip.verisignlabs.com
Здравствуйте. Если включить proxy_store и сделать обычный запрос на …

12/10/14:

15:48 Changeset in nginx-tests [512:a610ee837190] by Maxim Dounin <mdounin@…>
Tests: relaxed "expires modified" test. Running tests takes some …
13:39 Changeset in nginx-tests [511:1e0818200b3f] by Maxim Dounin <mdounin@…>
Tests: various expires variants.

12/09/14:

16:49 Ticket #645 (proxy_pass does not work as expected in if context) closed by Maxim Dounin
fixed: Fix committed, thanks.
15:55 Ticket #86 (the "if" directive have problems in location context) updated by Maxim Dounin <mdounin@…>
In aeea0522332f4007b30683ad2a8c77a9a4bd2371/nginx: […]
15:55 Ticket #645 (proxy_pass does not work as expected in if context) updated by Maxim Dounin <mdounin@…>
In 5b9f711dc819466a023c2f7e849569987474e8d7/nginx: […]
15:35 Ticket #537 (TE hop header not stripped when proxying) closed by Maxim Dounin
fixed: Fix committed.
15:25 Ticket #537 (TE hop header not stripped when proxying) updated by Maxim Dounin <mdounin@…>
In 2d39085161018ca7d7608589737d8d8a9a20c74d/nginx: […]
13:19 Ticket #682 (fastcgi problem under 42 CPU cores) closed by Maxim Dounin
invalid: Your upstream server is overloaded, not a bug in nginx.
11:56 Ticket #650 (proxy_protocol in virtual hosts) updated by Gaurav Purandare
@Andrei, sure, will share the error log and configuration. No, port …
11:50 Ticket #650 (proxy_protocol in virtual hosts) updated by Andrei Belov
I tried with a number of virtual hosts defined with valid server names …
10:41 Ticket #682 (fastcgi problem under 42 CPU cores) created by Joerg Wagner
Yesterday we used 42 CPU cores on our server. We had a lot of traffic …
06:48 Ticket #650 (proxy_protocol in virtual hosts) updated by Gaurav Purandare
@arut, @Andrei - Have you guys tried with configuration that involves …

12/08/14:

18:20 Changeset in nginx-tests [510:4892d701d558] by Maxim Dounin <mdounin@…>
Tests: fixed ticket number in proxy_if.t.
17:29 Changeset in nginx-tests [509:f135127e97af] by Maxim Dounin <mdounin@…>
Tests: various proxy_pass + if tests.
14:24 Ticket #681 (Pass custom Host in upstream module) updated by Maxim Dounin
Exact configuration depends on your needs. E.g., you can select a …
14:03 Ticket #681 (Pass custom Host in upstream module) updated by Aleš Kafka
I understand the logic. However, I would guess, that there is place …
13:53 Ticket #650 (proxy_protocol in virtual hosts) updated by Andrei Belov
We've just checked with a similar configuration using live ELB with …
13:49 Ticket #650 (proxy_protocol in virtual hosts) updated by Roman Arutyunyan
I tried nginx+aws/elb, but it's still fine. Could you provide error …
13:40 Ticket #681 (Pass custom Host in upstream module) closed by Maxim Dounin
wontfix: In nginx, request to upstream is created only once, and then used …
13:34 Ticket #681 (Pass custom Host in upstream module) created by Aleš Kafka
Currently, proxy_pass via upstream sends $host resolved in server_name …
13:15 Ticket #680 (bug in ngx_http_upstream_process_body_in_memory) closed by Maxim Dounin
invalid: As previously said, another call to recv() is needed to detect …
12:28 Ticket #650 (proxy_protocol in virtual hosts) updated by Gaurav Purandare
I tested it several times with nginx + AWS ELB - got this issue. …
12:24 Ticket #650 (proxy_protocol in virtual hosts) updated by Roman Arutyunyan
No, I tested it manually. Does this issue occur only behind AWS ELB?
12:17 Ticket #650 (proxy_protocol in virtual hosts) updated by Gaurav Purandare
@arut, did you check the configuration with proxy_protocol enabled on …
11:30 Ticket #650 (proxy_protocol in virtual hosts) updated by Roman Arutyunyan
Could you provide more details or even a simple small config for the …
08:38 Ticket #680 (bug in ngx_http_upstream_process_body_in_memory) reopened by Eran Kornblau
Thanks for your reply. In order to try to prove my point, I …
02:36 Ticket #631 (server_names_hash_bucket_size seems too low by default) closed by Maxim Dounin
wontfix: The name you are trying to use is likely larger than what fits into 32 …
01:36 Ticket #651 (Service 'stop' signal: replace TERM with QUIT) closed by Maxim Dounin
wontfix: If you are going to stop nginx, it usually means that you aren't doing …
01:15 Ticket #661 (when more has increased the demand) closed by Maxim Dounin
invalid: Spam.
01:12 Ticket #646 (can not compile nginx-1.7.6(with epoll supported) with uclibc) closed by Maxim Dounin
worksforme: Feedback timeout. The problem is believed to be due to 3rd party …
00:58 Ticket #680 (bug in ngx_http_upstream_process_body_in_memory) closed by Maxim Dounin
invalid: The upstream module is designed to work with various protocols and …
00:29 Ticket #679 (Nginx Memcached Sasl support) closed by Maxim Dounin
wontfix: There are no plans to add support for this, as well as there are no …

12/07/14:

16:36 Ticket #680 (bug in ngx_http_upstream_process_body_in_memory) created by Eran Kornblau
I believe that in ngx_http_upstream_process_body_in_memory the for …
Note: See TracTimeline for information about the timeline view.