Timeline



06/11/15:

20:10 Ticket #767 (Deleted fastcgicache items are used with open_file_cache enabled) updated by Viktor Szépe
Thank you very much for clarifying that. Please help me on which URL …
19:36 Ticket #425 (ocsp stapling may send expired response) closed by Maxim Dounin
fixed
19:00 Ticket #425 (ocsp stapling may send expired response) updated by Maxim Dounin <mdounin@…>
In 6893a1007a7c7e91e0afeb9c537c5bcecf937faa/nginx: […]
17:56 Changeset in nginx-tests [605:a77f19282f63] by Andrey Zelenkov <zelenkov@…>
Tests: switched to using headers to test variables in userid.t. Tests …
17:42 Changeset in nginx [6181:6893a1007a7c] by Maxim Dounin <mdounin@…>
OCSP stapling: avoid sending expired responses (ticket #425).
17:42 Changeset in nginx [6180:8b6fa4842133] by Maxim Dounin <mdounin@…>
Moved ngx_http_parse_time() to core, renamed accordingly. The …
17:42 Changeset in nginx [6179:c61210e2e081] by Maxim Dounin <mdounin@…>
Removed unused ngx_http_get_time() declaration.
15:49 Ticket #767 (Deleted fastcgicache items are used with open_file_cache enabled) closed by Valentin V. Bartenev
wontfix: Deleting cache files isn't an appropriate way of clearing cache. You …
11:09 fastcgi-hexdump.txt attached to Ticket #768 by launchpad.net/~blubberdiblub
hexdump of what nginx sent to php-fpm
11:08 nginx-config-excerpt.conf attached to Ticket #768 by launchpad.net/~blubberdiblub
11:07 Ticket #768 (String garbling when using nested regex locations) created by launchpad.net/~blubberdiblub
In certain circumstances with certain configurations (I'm not sure …
02:18 Changeset in nginx [6195:e69d5e9be292] by Piotr Sikora <piotr@…>
Configure: create missing intermediates for build directory. …

06/10/15:

19:26 Ticket #767 (Deleted fastcgicache items are used with open_file_cache enabled) created by Viktor Szépe
When enabling open_file_cache and deleting all fastcgicache files, …
16:18 Changeset in nginx [6178:c041f1e0655f] by Valentin Bartenev <vbart@…>
Configure: added gcc5 to the list of known GCC versions.
15:53 Changeset in nginx-tests [604:b96c4739ca85] by Andrey Zelenkov <zelenkov@…>
Tests: some userid tests.
09:25 Changeset in nginx [6177:4d25ec8f0adb] by Ruslan Ermilov <ru@…>
Configure: search OpenSSL in a bunch of standard places.
09:25 Changeset in nginx [6176:c983c8dea44c] by Ruslan Ermilov <ru@…>
Configure: moved NGX_SBIN_PATH variable initialization. It's now …

06/09/15:

21:38 Changeset in nginx-tests [603:cc722d0c557d] by Sergey Kandaurov <pluknet@…>
Tests: proxy_protocol ssl tests.
21:10 Changeset in nginx-tests [602:1177e4dd249a] by Sergey Kandaurov <pluknet@…>
Tests: read in full-size SSL records in ssl_proxy_upgrade.t.
15:24 Ticket #425 (ocsp stapling may send expired response) updated by Maxim Dounin
See these messages for proposed patches: …
10:00 Changeset in nginx [6174:68c106e6fa0a] by Vladimir Homutov <vl@…>
Stream: added postconfiguration method to stream modules.

06/08/15:

20:13 Changeset in nginx [6173:1729d8d3eb3a] by Ruslan Ermilov <ru@…>
Mail: listen backlog=.
20:13 Changeset in nginx [6172:3e8cddcff381] by Ruslan Ermilov <ru@…>
Stream: listen backlog=.
20:11 Changeset in nginx [6171:f61049c80458] by Ruslan Ermilov <ru@…>
Mail: embed ngx_mail_listen_t into ngx_mail_conf_addr_t.
20:11 Changeset in nginx [6170:c13091e6292c] by Ruslan Ermilov <ru@…>
Stream: embed ngx_stream_listen_t into ngx_stream_conf_addr_t.

06/05/15:

20:03 Changeset in nginx [6169:f654addf0eea] by Ruslan Ermilov <ru@…>
Stream: fixed "reuseport" to actually work.
19:23 Changeset in nginx [6168:62869a9b2e7d] by Maxim Dounin <mdounin@…>
Added the REQUEST_SCHEME parameter. The REQUEST_SCHEME parameter was …
14:10 Changeset in nginx [6166:ac52b46ebab5] by Maxim Dounin <mdounin@…>
Style.

06/04/15:

20:46 Changeset in nginx [6167:87d48f8793b6] by Roman Arutyunyan <arut@…>
Upstream keepalive: reduced diffs to the plus version of nginx.
10:30 Changeset in nginx-tests [601:3a9a7b4f27f0] by Sergey Kandaurov <pluknet@…>
Tests: properly skip tests if run without IO::Uncompress::Gunzip.
10:04 Changeset in nginx [6175:8807a2369b1a] by Vladimir Homutov <vl@…>
Stream: access module. stream { server { ... …

06/03/15:

16:39 Ticket #766 (ssl_protocols directive doesn't work in server context) updated by openid.yandex.ru/ptashgo
I think it worth be mentioned in documentation, because many people …
16:12 Changeset in nginx [6165:d811f22033ad] by Sergey Kandaurov <pluknet@…>
Event pipe: call ngx_handle_read_event() with a proper flags type. …
16:07 Ticket #766 (ssl_protocols directive doesn't work in server context) closed by Maxim Dounin
invalid: The ssl_protocols directive works fine in both http and server …
15:44 Ticket #766 (ssl_protocols directive doesn't work in server context) created by openid.yandex.ru/ptashgo
Documentation says that ssl_protocols valid contexts are: http, server …
12:35 Changeset in nginx_org [1817:0160e8784417] by Yaroslav Zhuravlev <yar@…>
Documented behavior of server slow_start with ip_hash and hash.
05:23 Changeset in nginx [6164:4e5dda15f18f] by Ruslan Ermilov <ru@…>
Fixed misspellings of the word "dependencies".

06/02/15:

09:44 Changeset in nginx-tests [600:3832869ba854] by Andrey Zelenkov <zelenkov@…>
Tests: cleanup stub_status tests.
09:11 Changeset in nginx-tests [599:868ff7169ec8] by Andrey Zelenkov <zelenkov@…>
Tests: fixed stub_status tests, notably on freebsd. Added delay for …

06/01/15:

18:15 Changeset in nginx-tests [598:153969b53780] by Sergey Kandaurov <pluknet@…>
Tests: expect occasional alerts on solaris in certain tests. They may …
18:08 Changeset in nginx [6163:4e71788460fa] by Valentin Bartenev <vbart@…>
Fixed excessive memory usage while parsing configuration. The b->pos …
13:58 Changeset in nginx [6162:ab78c12412ce] by Valentin Bartenev <vbart@…>
Fixed spelling in change logs.
12:19 Ticket #765 (should not perform consistent hash on empty string) updated by Maxim Dounin
Replying to openid.yandex.ru/wenzowski: > I'm missing …
11:34 Changeset in nginx-tests [621:884b2f0c173f] by Sergey Kandaurov <pluknet@…>
Tests: tests for dumped nginx configuration ("nginx -T").

05/29/15:

16:06 Ticket #765 (should not perform consistent hash on empty string) updated by openid.yandex.ru/wenzowski
As a workaround I'm doing […] but this means I'm performing …
06:26 Changeset in nginx [6161:e034af368274] by Ruslan Ermilov <ru@…>
Fixed bullying style of comments.
06:26 Changeset in nginx [6160:8edec63bd14d] by Ruslan Ermilov <ru@…>
Version bump.

05/28/15:

22:30 Ticket #765 (should not perform consistent hash on empty string) updated by openid.yandex.ru/wenzowski
I'm missing something. How does hashing get disabled using a map? The …
19:27 Ticket #765 (should not perform consistent hash on empty string) closed by Maxim Dounin
wontfix: I don't see why an empty string should be special, and this …
18:41 Ticket #765 (should not perform consistent hash on empty string) created by openid.yandex.ru/wenzowski
When an upstream has …
17:40 Changeset in nginx-tests [597:66f4d8cb719e] by Andrey Zelenkov <zelenkov@…>
Tests: some stub_status tests.
12:31 Changeset in nginx-tests [596:e36b267021e3] by Maxim Dounin <mdounin@…>
Tests: partially reverted 6cdfd177319b.
12:13 Changeset in nginx-tests [595:6cdfd177319b] by Sergey Kandaurov <pluknet@…>
Tests: fixed typos and misspellings.
11:40 Changeset in nginx-tests [594:8dd5cf697eae] by Sergey Kandaurov <pluknet@…>
Tests: todo_alerts() with sendfile if any in proxied subrequests. Use …

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