Timeline



05/27/15:

14:09 Changeset in nginx-tests [593:6c0a5903d0ae] by Sergey Kandaurov <pluknet@…>
Tests: cleanup now duplicating tests for no alerts.
13:58 Changeset in nginx-tests [592:355f2d5ff60f] by Sergey Kandaurov <pluknet@…>
Tests: catch nginx alerts on exit. The new todo_alerts() function is …
11:06 Ticket #714 (Writing connection leak while SPDY enabled) updated by Valentin V. Bartenev
You can send configuration to my mail: vbart@…
11:01 Ticket #714 (Writing connection leak while SPDY enabled) updated by Ondrej Brbalc
Restart is required, reload does not help visually. I was not sure, if …
10:37 nginx_status-day.png attached to Ticket #714 by Ondrej Brbalc

05/26/15:

16:35 Changeset in nginx-tests [591:0b059d5e6887] by Sergey Kandaurov <pluknet@…>
Tests: retry on SSL_WANT_READ in ssl_proxy_upgrade.t.
14:22 Milestone 1.9.1 completed
Status: released Trunk: mainline * Linux/DragonflyBSD …
13:49 Changeset in nginx [6159:0a096e2e51fc] by Maxim Dounin <mdounin@…>
release-1.9.1 tag
13:49 Changeset in nginx [6158:884a967c369f]release-1.9.1 by Maxim Dounin <mdounin@…>
nginx-1.9.1-RELEASE
10:22 Changeset in nginx-tests [590:dc2f8aac0553] by Andrey Zelenkov <zelenkov@…>
Tests: whitespace fixes.

05/25/15:

15:42 Changeset in nginx-tests [589:a9569f57da98] by Andrey Zelenkov <zelenkov@…>
Tests: whitespaces fix.
15:19 Ticket #653 (Remove SSLv3 from Default ssl_protocols behavior) closed by Maxim Dounin
fixed: Committed. Thanks for prodding this.
15:05 Ticket #653 (Remove SSLv3 from Default ssl_protocols behavior) updated by Maxim Dounin <mdounin@…>
In b2899e7d0ef83d6bbaed6ad96bf31ba72ae4b185/nginx: […]
15:02 Changeset in nginx-tests [588:53b7c3c33a79] by Sergey Kandaurov <pluknet@…>
Tests: retry on SSL_WANT_WRITE in ssl_proxy_upgrade.t.
14:58 Changeset in nginx [6157:b2899e7d0ef8] by Maxim Dounin <mdounin@…>
Disabled SSLv3 by default (ticket #653).
14:58 Changeset in nginx [6156:a88e309f839b] by Maxim Dounin <mdounin@…>
Configure: GNU Hurd properly recognized. With this change it's no …
11:21 Changeset in nginx-tests [587:c0b4ae82fd9d] by Sergey Kandaurov <pluknet@…>
Tests: adjusted memcached test timeouts. Raised Cache::Memcached …

05/22/15:

13:16 Ticket #714 (Writing connection leak while SPDY enabled) updated by Valentin V. Bartenev
Reloading the configuration should be enough. But please note, that …
08:16 Ticket #714 (Writing connection leak while SPDY enabled) updated by Ondrej Brbalc
I just want to report this issue with the latest stable version 1.8.0 …
07:51 nginx_status-week.png attached to Ticket #714 by Ondrej Brbalc
Leaking writing connections in 1.8

05/21/15:

16:39 Changeset in nginx [6155:193bbc006d5e] by Maxim Dounin <mdounin@…>
Fixed reuseport with accept_mutex.

05/20/15:

19:44 Changeset in nginx [6154:cca856715722] by Ruslan Ermilov <ru@…>
Upstream: report to error_log when max_fails is reached. This can be …
18:27 Ticket #653 (Remove SSLv3 from Default ssl_protocols behavior) reopened by Maxim Dounin
Reopened, this is currently being reconsidered.
16:18 Changeset in nginx-tests [586:ef2b435c1048] by Sergey Kandaurov <pluknet@…>
Tests: simple tests for $upstream_connect_time.
12:51 Changeset in nginx [6153:4f6efabcb09b] by Maxim Dounin <mdounin@…>
The "reuseport" option of the "listen" directive. When configured, an …
12:51 Changeset in nginx [6152:3c344ea7d88b] by Maxim Dounin <mdounin@…>
Simplified ngx_http_init_listening(). There is no need to set "i" to …
12:51 Changeset in nginx [6151:b4cc553aafeb] by Maxim Dounin <mdounin@…>
Introduced worker number, ngx_worker.
12:51 Changeset in nginx [6150:0371ef1c24a9] by Maxim Dounin <mdounin@…>
Configure: style.
11:44 Changeset in nginx-tests [585:5bb19f7448b5] by Sergey Kandaurov <pluknet@…>
Tests: Upgrade handling tests with http ssl module.
11:43 Changeset in nginx-tests [584:7d6db4ac6ab0] by Sergey Kandaurov <pluknet@…>
Tests: proxy_upgrade.t tests for bytes sent to a client.
11:42 Changeset in nginx-tests [583:5276aceb32a6] by Sergey Kandaurov <pluknet@…>
Tests: style, no functional changes.

05/19/15:

16:27 Changeset in nginx [6149:2c21bfe3da89] by Valentin Bartenev <vbart@…>
Core: properly initialized written bytes counter in memory log.
14:03 Ticket #763 (service nginx configtest always returns zero exit code) closed by Maxim Dounin
invalid: The "nginx -t" command returns useful error code, and init scripts as …
11:29 Ticket #764 (Unable to login to this trac with Google) updated by Sergey Budnevitch
I plan to add openid connect support, but it will take time.
11:25 Ticket #764 (Unable to login to this trac with Google) updated by Valentin V. Bartenev
That's it. Google is no longer provide OpenID 2.0, see: …
10:25 Changeset in nginx-tests [582:dc97097100a5] by Sergey Kandaurov <pluknet@…>
Tests: upstream_hash_memcached.t TODOs on big-endian.
01:58 Ticket #764 (Unable to login to this trac with Google) created by dandv.livejournal.com
I get "OpenID 2.0 for Google Accounts has gone away"
01:49 Ticket #763 (service nginx configtest always returns zero exit code) created by dandv.livejournal.com
This issue affects …

05/18/15:

17:40 Changeset in nginx-tests [581:8593f34a12e5] by Sergey Kandaurov <pluknet@…>
Tests: fixed spdy tests hang on win32. Rewrote spdy_read()/raw_read() …
17:37 Changeset in nginx-tests [580:fa71c725d40a] by Sergey Kandaurov <pluknet@…>
Tests: added missing shmem prerequisites.
13:05 Changeset in nginx [6148:bf8b6534db3a] by Sergey Kandaurov <pluknet@…>
Upstream hash: consistency across little/big endianness.
10:30 Changeset in nginx-tests [579:6d1b945c9c60] by Sergey Kandaurov <pluknet@…>
Tests: sub_filter caseless tests.
10:28 Changeset in nginx-tests [578:8504a62496df] by Sergey Kandaurov <pluknet@…>
Tests: sub_filter last_modified tests.
09:05 Changeset in nginx-tests [577:90f9b128b218] by Sergey Kandaurov <pluknet@…>
Tests: handled legacy 'darwin' behavior in disable_symlinks tests. …

05/15/15:

22:32 Changeset in nginx [6147:74b6ef56ea56] by Ruslan Ermilov <ru@…>
Upstream: $upstream_connect_time. The variable keeps time spent on …
22:31 Changeset in nginx [6146:59fc60585f1e] by Ruslan Ermilov <ru@…>
Upstream: times to obtain header/response are stored as ngx_msec_t.
14:15 Changeset in nginx [6145:0b8f6f75245d] by Igor Sysoev <igor@…>
Events: ngx_event_t size reduction by grouping bit fields.
08:17 patch_ngx_http_parse_int_overflow_protocol_version.txt attached to Ticket #762 by openid.stackexchange.com/user/9a01f091-0d6d-4e99-8f37-dcf99897dd7c
08:14 Ticket #762 (procol version integer overflow, downgrade to 0.9) created by openid.stackexchange.com/user/9a01f091-0d6d-4e99-8f37-dcf99897dd7c
Nginx currently supports the old RFC with : […] But when …

05/14/15:

15:54 Changeset in nginx [6187:1b7e246e6b38] by Vladimir Homutov <vl@…>
Core: store and dump processed configuration. If the -T option is …
14:28 Changeset in nginx-tests [576:239ade56c015] by Sergey Kandaurov <pluknet@…>
Tests: more proxy_cache_lock_age tests. Reflect that when an aged …
14:04 Changeset in nginx-tests [575:eea2b0158b51] by Sergey Kandaurov <pluknet@…>
Tests: sub filter tests for complex variable.
11:46 Changeset in nginx-tests [574:2cd00179f4b2] by Sergey Kandaurov <pluknet@…>
Tests: has_feature() introduced in Test::Nginx. It is used to check …
08:54 Changeset in nginx-tests [572:ca54b445d982] by Sergey Kandaurov <pluknet@…>
Tests: masked nginx bug in proxy next upstream. When iterating …

05/13/15:

13:57 Changeset in nginx-tests [573:517cde5075d8] by Sergey Kandaurov <pluknet@…>
Tests: improved time zone name checks for $date_gmt in ssi.t. Time …
10:46 Ticket #761 (The auth_request does not supports query string/arguments) updated by rustler2000.livejournal.com
Fix: […]
10:09 Ticket #761 (The auth_request does not supports query string/arguments) created by rustler2000.livejournal.com
Having in config: […] The debug log from nginx shows: …

05/12/15:

15:58 Ticket #759 (Build fail with custom path to PCRE, Nginx 1.8.0) closed by Maxim Dounin
invalid: The path which you use with the --with-pcre switch does not points …
15:07 Changeset in nginx-tests [571:5c3946ebd867] by Sergey Kandaurov <pluknet@…>
Tests: basic stream tests for upstream hash.
10:12 Ticket #760 (Support for HTTP/2) updated by launchpad.net/~lewisgoddard
I am assuming this is a blocker for 1.9 as it's listed as one of the …
10:05 Ticket #760 (Support for HTTP/2) created by launchpad.net/~lewisgoddard
This is already listed in the [1.9 …

05/09/15:

10:13 Ticket #759 (Build fail with custom path to PCRE, Nginx 1.8.0) updated by zubkov-and.ya.ru
# cat objs/Makefile CC = cc CFLAGS = -pipe -O -W -Wall …
10:06 Ticket #759 (Build fail with custom path to PCRE, Nginx 1.8.0) created by zubkov-and.ya.ru
CentOS 7 # ./configure --prefix=/usr/local/nginx18 …

05/07/15:

12:10 Ticket #758 (Nginx in FastCGI mode always returns 302 http code if location header ...) closed by Maxim Dounin
invalid
11:28 Changeset in nginx-tests [570:f7bc1f74970a] by Sergey Kandaurov <pluknet@…>
Tests: avoid send errors in syslog tests with mail error_log. Use a …

05/06/15:

19:57 Ticket #758 (Nginx in FastCGI mode always returns 302 http code if location header ...) updated by Alex Samorukov
please close this ticker - problem is on php-fpm side. sorry for this …
18:19 Ticket #758 (Nginx in FastCGI mode always returns 302 http code if location header ...) created by Alex Samorukov
After migration from Apache to Nginx i found that one of my API client …
14:04 Changeset in nginx [6339:67422a0a8ed2]stable-1.8 by Ruslan Ermilov <ru@…>
Events: made a failure to create a notification channel non-fatal. …
14:04 Changeset in nginx [6144:d0a84ae2fb48] by Ruslan Ermilov <ru@…>
Events: made a failure to create a notification channel non-fatal. …
08:22 Changeset in nginx-tests [569:adbb9b5108aa] by Sergey Kandaurov <pluknet@…>
Tests: fixed mail error_log test timeouts similar to 22bade4c7e12.

05/03/15:

12:23 Ticket #757 (map fails to match hostnames values - possibly following proxy_pass) updated by Maxim Dounin
Again: URLs and hostnames are different things. And …
12:15 Ticket #757 (map fails to match hostnames values - possibly following proxy_pass) updated by Steeve Knight
Nope - sorry, you missed it, and in fact the added comment will likely …
11:46 Ticket #757 (map fails to match hostnames values - possibly following proxy_pass) closed by Maxim Dounin
invalid: The map with hostnames is to match hostnames, not URLs. The …
09:45 Changeset in nginx-tests [568:907e89fba9c3] by Sergey Kandaurov <pluknet@…>
Tests: removed TODO and try_run() checks for legacy versions.

05/01/15:

20:10 Ticket #757 (map fails to match hostnames values - possibly following proxy_pass) created by Steeve Knight
The following map sets up a value for my Access-Control-Allow-Origin …

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