Timeline



04/30/15:

12:52 Changeset in nginx-tests [567:22bade4c7e12] by Sergey Kandaurov <pluknet@…>
Tests: in stream, made sure to get syslog data to test its format.

04/29/15:

12:53 Changeset in nginx-tests [566:4296379213c8] by Sergey Kandaurov <pluknet@…>
Tests: refactored stream least_conn tests similar to e4ff43e00d84.
12:29 Ticket #756 (Client disconnect in ngx_http_image_filter_module) updated by Maxim Dounin
Status changed
11:59 Changeset in nginx [6143:162b2d27d4e1] by Ruslan Ermilov <ru@…>
Configure: handle deprecated options. Removed the deprecated …
11:58 Changeset in nginx-tests [565:ff49e1c00b35] by Sergey Kandaurov <pluknet@…>
Tests: in stream tests, try to read all the data where appropriate.
10:53 Changeset in nginx [6142:53bccdc4923a] by Ruslan Ermilov <ru@…>
Removed the deprecated "imap" directive.
10:53 Changeset in nginx [6141:bf1655ae9a1c] by Ruslan Ermilov <ru@…>
Removed the deprecated "so_keepalive" directive.
10:52 Changeset in nginx [6140:2911b7e5491b] by Ruslan Ermilov <ru@…>
Removed deprecated HTTP directives.
10:52 Changeset in nginx [6139:b19350b896bb] by Ruslan Ermilov <ru@…>
Removed the deprecated "connections" directive.
05:27 nginx-1.8.0.greedy-image.patch attached to Ticket #756 by Dan Podeanu
05:27 Ticket #756 (Client disconnect in ngx_http_image_filter_module) created by Dan Podeanu
I have encountered a bug in ngx_http_image_filter_module when used in …

04/28/15:

18:22 Milestone 1.9.0 completed
Status: released Trunk: mainline * Basic stream module …
15:55 Changeset in nginx [6138:bc47a7a8159c] by Valentin Bartenev <vbart@…>
Fixed overflow detection in ngx_inet_addr(). Overflow detection of …
15:54 Changeset in nginx [6137:5d0c9405af71] by Valentin Bartenev <vbart@…>
Version bump.
15:31 Changeset in nginx [6136:f53f5b00859d] by Maxim Dounin <mdounin@…>
release-1.9.0 tag
15:31 Changeset in nginx [6135:53d850fe292f]release-1.9.0 by Maxim Dounin <mdounin@…>
nginx-1.9.0-RELEASE
13:46 Ticket #755 (nginx нельзя заставить использовать только syslog) updated by openid.yandex.ru/aspotapov2015
А для чего так сделано? Просто у нас немножко параноидальная система …
12:54 Ticket #755 (nginx нельзя заставить использовать только syslog) closed by Maxim Dounin
wontfix: Всё так.
12:15 Ticket #755 (nginx нельзя заставить использовать только syslog) created by openid.yandex.ru/aspotapov2015
При запуске nginx пытается открыть лог-файл, указанный при компиляции, …
12:03 Ticket #754 (add_header not being inherited by named location) closed by Sergey Kandaurov
worksforme: Looks like you have add_header directive(s) inside your named …
11:15 Ticket #754 (add_header not being inherited by named location) created by Neil Craig
Hi I am developing an service based on nginx which uses it as a …

04/27/15:

15:51 Changeset in nginx [6134:96e22e4f1b03] by Maxim Dounin <mdounin@…>
Added stream module to win32 builds.
15:25 Changeset in nginx [6133:af7eba90645d] by Maxim Dounin <mdounin@…>
Win32: shared memory base addresses and remapping. Two mechanisms are …
14:18 Changeset in nginx-tests [564:a1c93746570d] by Sergey Kandaurov <pluknet@…>
Tests: mail error_log tests.
00:44 Changeset in nginx [6132:859ce1c41f64] by Maxim Dounin <mdounin@…>
Win32: fixed shm.handle loss on reload.
00:44 Changeset in nginx [6131:be3aaf9f0005] by Maxim Dounin <mdounin@…>
Core: fixed nginx_shared_zone name.

04/26/15:

13:14 Ticket #753 (Nginx leaves UNIX domain sockets after SIGQUIT) updated by Maxim Dounin
Status changed
The ngx_master_process_cycle() closes listening sockets by itself on …

04/24/15:

18:38 Ticket #753 (Nginx leaves UNIX domain sockets after SIGQUIT) created by launchpad.net/~cpburnz
According to the Nginx documentation, SIGQUIT will cause a …
07:54 Changeset in nginx [6338:f32d073b83e1]stable-1.8 by Roman Arutyunyan <arut@…>
Merge proxy_protocol setting of listen directives. It's now enough to …

04/23/15:

16:17 Changeset in nginx-tests [563:ca74dc9abd1a] by Sergey Kandaurov <pluknet@…>
Tests: adjusted stream tests with upstream zone. In order to maximize …
15:48 Ticket #217 (Wrong "Content-Type" HTTP response header in certain configuration ...) updated by Maxim Dounin
Status, Sensitive changed
15:46 Ticket #97 (try_files and alias problems) updated by Maxim Dounin
Keywords changed
15:14 Ticket #752 (try_files + subrequest + proxy-handler problem) updated by Maxim Dounin
Keywords, Status, Description changed
Thanks for filing the ticket. I've translated it to English (and …
14:58 Ticket #752 (try_files + subrequest + proxy-handler problem) created by openid.yandex.ru/emychlo
When using subrequests with try_files the following behaviour is …
12:55 Changeset in nginx-tests [562:abf5f3197967] by Sergey Kandaurov <pluknet@…>
Tests: skipped stream_error_log.t on win32.
12:55 Changeset in nginx-tests [561:cd3e32d9997e] by Sergey Kandaurov <pluknet@…>
Tests: adjusted stream test timeouts, visible on win32.
11:01 Changeset in nginx-tests [560:f3434de79a7f] by Sergey Kandaurov <pluknet@…>
Tests: upstream zone tests with ssl backend.
11:01 Changeset in nginx-tests [559:9208d8243926] by Sergey Kandaurov <pluknet@…>
Tests: stream ssl and proxy ssl tests.
11:01 Changeset in nginx-tests [558:27740a2dd781] by Sergey Kandaurov <pluknet@…>
Tests: stream error_log tests.
11:01 Changeset in nginx-tests [557:05cbe9e2def8] by Sergey Kandaurov <pluknet@…>
Tests: basic stream tests for upstream least_conn.

04/22/15:

13:59 Changeset in nginx-tests [556:97d89d9ab4ed] by Sergey Kandaurov <pluknet@…>
Tests: basic stream upstream tests.
13:06 Changeset in nginx-tests [555:ba6cc90e3d67] by Sergey Kandaurov <pluknet@…>
Tests: basic stream proxy tests.
11:38 Changeset in nginx-tests [554:4cc65166509e] by Sergey Kandaurov <pluknet@…>
Tests: removed superfluous try_run() check.

04/21/15:

16:05 Changeset in nginx-tests [553:e47cd1b95997] by Sergey Kandaurov <pluknet@…>
Tests: stream tests for proxy_next_upstream.
15:37 Milestone 1.7 completed
Status: on-going development Trunk: mainline 1.7 planned …
15:37 Milestone 1.8.0 completed
Status: scheduled Trunk: stable * First release from 1.8 trunk
14:11 Changeset in nginx [6120:cebc9a2c2144]stable-1.8 by Maxim Dounin <mdounin@…>
release-1.8.0 tag
14:11 Changeset in nginx [6119:01d52c2b460d]stable-1.8release-1.8.0 by Maxim Dounin <mdounin@…>
nginx-1.8.0-RELEASE
12:16 Changeset in nginx-tests [552:93af034fda47] by Sergey Kandaurov <pluknet@…>
Tests: stream module prerequisite.
11:52 Changeset in nginx-tests [551:28a8248740ca] by Sergey Kandaurov <pluknet@…>
Tests: proxy cache lock tests adjusted. Sometimes, events for expired …

04/20/15:

19:26 Ticket #750 (nginx refuses to start when /var/lib/nginx (client_body_temp_path) is ...) closed by Maxim Dounin
wontfix: It doesn't try to create full path intentionally, as nginx doesn't …
13:13 Ticket #751 (Problems with syslog and openvpn) updated by GoTLiuM InSPiRiT
All is checked. But I cannot install native nginx without modules at …
13:00 Changeset in nginx-tests [550:a04b8b9537cd] by Sergey Kandaurov <pluknet@…>
Tests: adjusted resolver test timeout. Gave more change for resend …
11:45 Ticket #751 (Problems with syslog and openvpn) updated by vl
First, please reproduce the problem without 3rd-party modules using …
11:28 Ticket #751 (Problems with syslog and openvpn) updated by GoTLiuM InSPiRiT
So after restarting openvpn - nginx cannot send log and swears to …
11:22 Ticket #751 (Problems with syslog and openvpn) closed by vl
worksforme: This is the expected behavior. Nginx will report errors to the local …

04/19/15:

23:08 Ticket #751 (Problems with syslog and openvpn) updated by GoTLiuM InSPiRiT
For fix this problem - domain name is replaced by ip-address.
22:55 Ticket #751 (Problems with syslog and openvpn) created by GoTLiuM InSPiRiT
Hi, I'm use openvpn at this moment for internal communications between …
21:29 Ticket #748 (proxy_pass not working on arm with nginx 1.6.3) closed by Sergey Kandaurov
invalid: Ok, thanks for detailed feedback.

04/18/15:

20:44 Ticket #750 (nginx refuses to start when /var/lib/nginx (client_body_temp_path) is ...) created by Michael Stapelberg
Steps to reproduce: 1. apt-get install nginx 2. systemctl stop nginx …
20:28 Ticket #748 (proxy_pass not working on arm with nginx 1.6.3) updated by Jürn Brodersen
This was solved by adding -fPIE -pie as build flags: …
14:52 Ticket #749 (Nginx not correctly cleaning fasctgi cache) updated by FredericA.
I found some errors in my logs like that : "ngx_slab_alloc() failed: …
14:31 Ticket #749 (Nginx not correctly cleaning fasctgi cache) created by FredericA.
Hello, I'm using nginx as a cache for a busy backend (dynamic tiles …
09:44 Ticket #748 (proxy_pass not working on arm with nginx 1.6.3) updated by Daniel Jönsson
I solved it by recompiling nginx using the PKGBUILD from the ALARM …

04/17/15:

14:54 Changeset in nginx-tests [549:e4ff43e00d84] by Sergey Kandaurov <pluknet@…>
Tests: refactored least_conn test. First, start long requests to busy …
12:29 Changeset in nginx-tests [548:56c3a8310076] by Sergey Kandaurov <pluknet@…>
Tests: removed post_action TODOs for fixes merged in 1.6.3.
12:12 Changeset in nginx-tests [547:714668aea2b0] by Sergey Kandaurov <pluknet@…>
Tests: adjusted proxy_cache_lock tests with subrequests. Start time …
10:11 Ticket #748 (proxy_pass not working on arm with nginx 1.6.3) updated by Sergey Kandaurov
Do configure options differ between 1.6.2 and 1.6.3 versions in your …

04/16/15:

22:08 Ticket #748 (proxy_pass not working on arm with nginx 1.6.3) created by Jürn Brodersen
The worker process dies when trying to connect to a service through …
18:14 Ticket #97 (try_files and alias problems) updated by Maxim Dounin
Replying to geir.aalberg.com: > > The $uri is just a …
16:52 Ticket #97 (try_files and alias problems) updated by geir.aalberg.com
> The $uri is just a variable, and it's value is strictly defined …
15:18 Changeset in nginx [6107:db08fed33195]stable-1.8 by Sergey Kandaurov <pluknet@…>
Core: ensure that ngx_config.h is always included first. This fixes …
14:00 Changeset in nginx [6104:2d70fc85b3b2]stable-1.8 by Maxim Dounin <mdounin@…>
Stable branch.
12:05 Changeset in nginx [6098:ac34eff7e147] by Ruslan Ermilov <ru@…>
Fixed build, broken by 8b7f062a3fe6. Casting a "const char *" to …
09:17 Changeset in nginx [6097:8b7f062a3fe6] by Vladimir Homutov <vl@…>
Core: added OpenSSL version information to "nginx -V" output.
09:13 Changeset in nginx [6096:e24f1bfdb641] by Vladimir Homutov <vl@…>
Version bump.

04/15/15:

17:47 Ticket #97 (try_files and alias problems) updated by Maxim Dounin
Replying to geir.aalberg.com: > > The problem is that …
16:45 Ticket #97 (try_files and alias problems) updated by geir.aalberg.com
> The problem is that $uri in the try_files above is /test/x. That …
13:31 Ticket #251 (Option to disable upload buffers) closed by Maxim Dounin
fixed
06:10 Ticket #251 (Option to disable upload buffers) updated by maxim
It wasn't: http://trac.nginx.org/nginx/milestone/1.7 The feature was …
01:00 Ticket #251 (Option to disable upload buffers) updated by len bas
was this removed from the 1.7 roadmap? is it still planned to be …

04/14/15:

18:28 Ticket #97 (try_files and alias problems) updated by Maxim Dounin
Replying to geir.aalberg.com: > Replying to [ticket:97
15:49 Ticket #97 (try_files and alias problems) updated by geir.aalberg.com
Replying to Maxim Dounin: > {{{ > # bug: request to …

04/11/15:

13:32 Ticket #747 (access_log defined with a prefixing variable is concatenated with prefix) closed by Sergey Kandaurov
duplicate: Closing this as duplicate of ticket #713.
11:12 Ticket #747 (access_log defined with a prefixing variable is concatenated with prefix) updated by https://stackoverflow.com/users/573152/bernard-rosset
Duplicate of #713 Sorry, I could not find it through my previous …

04/10/15:

16:42 Ticket #747 (access_log defined with a prefixing variable is concatenated with prefix) created by https://stackoverflow.com/users/573152/bernard-rosset
When defining my access logs with the following: […] I end up with …
15:32 nginx.patch attached to Ticket #746 by Justin Ellison
nginx-config.patch
15:32 Ticket #746 (Cached objects wit expires headers in the past served up with ...) created by Justin Ellison
When setting up a nginx reverse proxy that caches objects to the …
14:00 Ticket #745 (if(false) does not work in 1.6.3) closed by Maxim Dounin
invalid: There are no special "true" and "false" values in nginx. Both "true" …
08:02 Ticket #745 (if(false) does not work in 1.6.3) created by ITソリューション事業部 株式会社テックス
After updating to 1.6.3, if(false) does not work. […] This …

04/09/15:

18:57 Ticket #744 (Malformed query with 1st chunk of chunked unbuffered requests (proxy)) updated by Régis Leroy
ok, sorry, did not found it on my searchs.
18:51 Ticket #744 (Malformed query with 1st chunk of chunked unbuffered requests (proxy)) closed by Sergey Kandaurov
fixed: Thanks, this bug was fixed in 1.7.12 (24ccec3c4a87).
18:46 Ticket #744 (Malformed query with 1st chunk of chunked unbuffered requests (proxy)) created by Régis Leroy
Testing the new nginx 1.7.11 proxy_request_buffering off option …

04/08/15:

17:20 Changeset in nginx-tests [546:fa48f8a195a3] by Sergey Kandaurov <pluknet@…>
Tests: adjusted proxy_request_buffering_ssl.t TODOs.
17:16 Changeset in nginx-tests [545:dbf8fb0f3d30] by Sergey Kandaurov <pluknet@…>
Tests: fixed unbuffered request body tests. In particular, made sure …

04/07/15:

16:25 Ticket #731 (client_body_temp_path with levels does not work in some cases.) closed by Sergey Kandaurov
fixed: Thanks, this bug is fixed in 1.7.12.
16:22 Milestone 1.7.12 completed
Status: scheduled Trunk: mainline * The last bug fix …
16:22 Milestone 1.6.3 completed
Status: scheduled Trunk: stable * Bug fix merge from mainline
15:57 Changeset in nginx [6095:c94bc8f034ff]stable-1.6 by Maxim Dounin <mdounin@…>
release-1.6.3 tag
15:51 Changeset in nginx [6094:76d66e92c66c]stable-1.6release-1.6.3 by Maxim Dounin <mdounin@…>
nginx-1.6.3 changes fix
15:35 Changeset in nginx [6093:a70af6f10942] by Maxim Dounin <mdounin@…>
release-1.7.12 tag
15:35 Changeset in nginx [6092:3ef00a71f564]release-1.7.12 by Maxim Dounin <mdounin@…>
nginx-1.7.12-RELEASE
14:58 Changeset in nginx [6091:f237ea8f8eed]stable-1.6 by Maxim Dounin <mdounin@…>
release-1.6.3 tag
14:58 Changeset in nginx [6090:698bcf853bbd]stable-1.6 by Maxim Dounin <mdounin@…>
nginx-1.6.3-RELEASE
13:45 Changeset in nginx-tests [544:e82bbe71f50c] by Sergey Kandaurov <pluknet@…>
Tests: removed TODOs for resolver fixes merged in 1.6.2.
13:05 Ticket #732 (Signed integer overflows) updated by Ruslan Ermilov <ru@…>
In 8ec0f199cc81d57a161ac8d87523232b3dc12ed8/nginx: […]
13:05 Ticket #662 (Handle SSL_R_INAPPROPRIATE_FALLBACK like the other handshake failures) updated by Maxim Dounin <mdounin@…>
In 1d6eb39d05c97dc0ab95287569d6daf50829c11e/nginx: […]

04/06/15:

22:35 Ticket #731 (client_body_temp_path with levels does not work in some cases.) updated by Sergey Kandaurov <pluknet@…>
In 7bdd34cd27114e7376c9e53c815b51108f94be89/nginx: […]
22:20 Ticket #742 (OCSP stapling does not work at all when default_server runs with a ...) updated by Maxim Dounin
That's sad, but happens on a regular basis. Somebody is always wrong …
22:04 Ticket #742 (OCSP stapling does not work at all when default_server runs with a ...) updated by gummybearcandies.wordpress.com
The Internet disagrees with you: …
19:22 Ticket #743 (Warn on Google DNS resolver use, issue a notice on non-localhost use) closed by Maxim Dounin
wontfix
19:14 Ticket #743 (Warn on Google DNS resolver use, issue a notice on non-localhost use) created by gummybearcandies.wordpress.com
Virtually every example out there I see on using OCSP stapling ends up …
19:08 Ticket #742 (OCSP stapling does not work at all when default_server runs with a ...) closed by Maxim Dounin
worksforme: Works fine here, you are probably doing something wrong. Try asking …
18:46 Ticket #742 (OCSP stapling does not work at all when default_server runs with a ...) created by gummybearcandies.wordpress.com
The SSL module support of OCSP stapling does not function under the …
15:02 Changeset in nginx-tests [543:a36757f66c75] by Sergey Kandaurov <pluknet@…>
Tests: unbuffered request body to ssl backend.
15:02 Changeset in nginx-tests [542:e7e3ced702f5] by Sergey Kandaurov <pluknet@…>
Tests: unbuffered request body.
12:39 Ticket #741 (default_server does not exist in nginx.vim) updated by Maxim Dounin
The parser in vim syntax highlighting is very naive, and doesn't try …

04/04/15:

12:17 Ticket #741 (default_server does not exist in nginx.vim) updated by https://stackoverflow.com/users/573152/bernard-rosset
Well, in that case I would see it as a defect : ssl gets …

04/03/15:

18:11 Ticket #741 (default_server does not exist in nginx.vim) closed by Maxim Dounin
invalid: There is no default_server directive in nginx.
17:12 Ticket #741 (default_server does not exist in nginx.vim) created by https://stackoverflow.com/users/573152/bernard-rosset
I noticed …
15:07 Ticket #740 (ssl_staping not working with WoSign SSL certificates) closed by Maxim Dounin
wontfix: The problem itself seems to be with a particular OCSP responder, not …
14:53 Changeset in nginx-tests [541:53d0d963eb40] by Sergey Kandaurov <pluknet@…>
Tests: basic imap ssl tests.
09:03 Ticket #740 (ssl_staping not working with WoSign SSL certificates) created by openid.yandex.ru/tmatm24
Here is the description of the problem with OCSP-responder: …

04/02/15:

21:11 Changeset in nginx-tests [540:481d705b8610] by Sergey Kandaurov <pluknet@…>
Tests: SSL support in mail backends. Socket is now embedded into …
11:33 Ticket #677 (FQDN treated as syslog tag by rsyslog) closed by vl
worksforme: Speaking practically, I just tried rsyslog-8.7.0 and I see no …

04/01/15:

18:11 Ticket #677 (FQDN treated as syslog tag by rsyslog) reopened by www.google.com/accounts/o8/id?id=AItOawmdDpmB9G8lE80lE6AktX0i-1hR-rEV4v4
18:10 Ticket #677 (FQDN treated as syslog tag by rsyslog) updated by www.google.com/accounts/o8/id?id=AItOawmdDpmB9G8lE80lE6AktX0i-1hR-rEV4v4
I recently am facing this issue when trying to use the syslog …
14:59 Changeset in nginx-tests [539:3fcad5e66735] by Sergey Kandaurov <pluknet@…>
Tests: whitespace fixes in mail modules.
10:23 Ticket #739 (init script for newrelic agent fails to find running daemon) closed by Andrei Belov
fixed: This was already fixed in the 2.0.0-6 version of the nginx-nr-agent …

03/31/15:

22:32 Ticket #739 (init script for newrelic agent fails to find running daemon) created by Jo Rhett
The init script for nginx-nr-agent can't tell that the agent is …
Note: See TracTimeline for information about the timeline view.