Timeline
10/12/17:
- 21:32 Changeset in nginx [7133:dc3b3cfd5d23] by
- Fixed type of ngx_conf_t.handler_conf. The type should have been …
- 21:11 Ticket #786 (url decoding is senseless for proxy_pass) updated by
- For people who find this sooner than stack overflow: this solution …
- 16:43 Ticket #1395 (Wrong request_time) closed by
- invalid: The $request_time variable shows time of processing a request an nginx …
- 16:13 Ticket #1395 (Wrong request_time) created by
- Hello. I logging two parameters - request_time and …
- 13:55 Changeset in nginx-tests [1227:a79bf84726af] by
- Tests: connection upgrade in subrequests.
10/11/17:
- 22:43 Changeset in nginx [7132:8076ba459f05] by
- SSL: include <openssl/hmac.h>. This header carries the definition of …
- 19:04 Changeset in nginx [7130:882ad033d43c] by
- Upstream: fixed $upstream_status when upstream returns 503/504. If …
- 19:04 Changeset in nginx [7129:f4cf4f970e6e] by
- Version bump.
- 17:58 Ticket #1394 (nginx отдает мусор в первые секунды после заливки статического файла) closed by
- invalid: Это естественный результат неатомарного обновления файлов, подробнее …
- 17:12 Ticket #1394 (nginx отдает мусор в первые секунды после заливки статического файла) created by
- При изменении static файла nginx отдает мусор несколько секунд имеем …
- 14:38 Changeset in nginx [7131:6a5a91de5b74] by
- Upstream: disabled upgrading in subrequests. Upgrading an upstream …
- 12:11 Changeset in nginx_org [2057:dd78dd9e2cb7] by
- Corrected directive processing order in the rewrite module.
- 09:00 Changeset in nginx_org [2056:af6f326dee75] by
- Fixed spelling of "invalid_response" in "memcached_next_upstream".
10/10/17:
- 15:42 Milestone 1.13.6 completed
- Status: completed Trunk: mainline * Bugfixes
- 15:35 Changeset in nginx_org [2055:f37d90fcd415] by
- nginx-1.13.6
- 15:22 Changeset in nginx [7128:3012fcb69db4] by
- release-1.13.6 tag
- 15:22 Changeset in nginx [7127:f87da7d9ca02]release-1.13.6 by
- nginx-1.13.6-RELEASE
- 12:34 Changeset in nginx_org [2058:eb58ee50561d] by
- Documented upstream name in $upstream_addr.
10/09/17:
- 22:04 Changeset in nginx [7126:77fe752b4586] by
- Upstream: fixed error handling of stale and revalidated cache send. …
- 15:14 Changeset in nginx_org [2053:2ac75347ed1a] by
- Reordered 2 books to match the year order.
- 15:14 Changeset in nginx_org [2052:4a54e7fc6f4d] by
- Regenerated.
- 15:13 Changeset in nginx_org [2051:b5cc488e6800] by
- Added year to books.
- 12:59 Changeset in nginx [7125:b8fc701daf8e] by
- Upstream: even better handling of invalid headers in cache files. …
10/08/17:
10/06/17:
- 15:36 Changeset in nginx_org [2050:ace0ddbb2513] by
- Added "Nginx Cookbook", "Nginx HTTP Server 3rd edition" to books.
- 15:36 Changeset in nginx_org [2049:b29a7faecbd0] by
- Corrected links, removed promocode in books.
- 15:28 Changeset in nginx_org [2048:5c80c77cbdcd] by
- Added request mirroring feature to the index page.
- 14:10 Ticket #1384 (request body may be corrupted when content-length is not set in ...) updated by
- In [changeset:"124322e9accd46d0ca27da426b568b7c41e26327/nginx-tests" …
10/05/17:
- 15:53 Ticket #1030 (100% CPU with hash consistent balancing method without live upstreams) closed by
- fixed: Patches committed.
- 15:40 Ticket #1030 (100% CPU with hash consistent balancing method without live upstreams) updated by
- In [changeset:"6c52b24fcf8e319d60f799772d3de3337a135561/nginx" …
- 14:43 Changeset in nginx [7124:3b4fa572d56d] by
- Upstream hash: reordered peer checks. This slightly reduces cost of …
- 14:42 Changeset in nginx [7123:6c52b24fcf8e] by
- Upstream hash: limited number of tries in consistent case. While this …
- 13:50 Changeset in nginx [7148:bc902ff79de8]stable-1.12 by
- Fixed build without IPv6, broken by 874171c3c71a.
- 13:50 Changeset in nginx [7122:935b1902a7dd] by
- Fixed build without IPv6, broken by 874171c3c71a.
10/04/17:
- 18:20 Ticket #1384 (request body may be corrupted when content-length is not set in ...) updated by
- In [changeset:"b6dc472299da210614ed95f867aa947a72bd24a6/nginx" …
- 18:19 Changeset in nginx [7147:0800444254e8]stable-1.12 by
- Fixed handling of unix sockets in $binary_remote_addr. Previously, …
- 18:19 Changeset in nginx [7121:924b6ef942bf] by
- Fixed handling of unix sockets in $binary_remote_addr. Previously, …
- 18:19 Changeset in nginx [7146:5c25f01bbd52]stable-1.12 by
- Fixed handling of non-null-terminated unix sockets. At least FreeBSD, …
- 18:19 Changeset in nginx [7120:874171c3c71a] by
- Fixed handling of non-null-terminated unix sockets. At least FreeBSD, …
- 18:19 Changeset in nginx [7145:83600ce25995]stable-1.12 by
- Fixed buffer overread with unix sockets after accept(). Some OSes …
- 18:19 Changeset in nginx [7119:fef61d26da39] by
- Fixed buffer overread with unix sockets after accept(). Some OSes …
- 18:19 Ticket #1384 (request body may be corrupted when content-length is not set in ...) closed by
- fixed
- 18:18 Ticket #1384 (request body may be corrupted when content-length is not set in ...) updated by
- Fixed by b6dc472299da (will be part of nginx 1.13.6).
- 18:15 Changeset in nginx [7143:e532d397ca5e]stable-1.12 by
- HTTP/2: enforce writing the sync request body buffer to file. The …
- 18:15 Changeset in nginx [7118:b6dc472299da] by
- HTTP/2: enforce writing the sync request body buffer to file. The …
- 16:17 Ticket #924 (ngx_http_v2_module is not included in windows compilation) updated by
- Replying to bugzilla77@…: > Great, > ...but there is still …
- 12:50 Ticket #1382 (proxy_cache doesn't respect no-cache from error_page) updated by
- In [changeset:"66426ca24671a4ba03d08008e132318faa601bc1/nginx-tests" …
- 12:44 Changeset in nginx-tests [1225:66426ca24671] by
- Tests: intercepted errors with cache control (ticket #1382).
- 11:51 Changeset in nginx_org [2054:f99bf8ef5813] by
- Fixed "genapi" dependencies.
- 08:50 Ticket #1390 (Windows compile http_v2_module on download page) updated by
- This citation refers to building nginx from sources.
10/03/17:
- 22:24 Ticket #924 (ngx_http_v2_module is not included in windows compilation) updated by
- Great, ...but there is still a specification problem. …
- 22:23 Ticket #1390 (Windows compile http_v2_module on download page) updated by
- So that means the specification problem. "This module is not built by …
- 16:36 Ticket #1382 (proxy_cache doesn't respect no-cache from error_page) closed by
- fixed: Patch committed, thanks.
- 16:25 Ticket #1382 (proxy_cache doesn't respect no-cache from error_page) updated by
- In [changeset:"dbd77a638eb73c686cd32d72bb021d840a8bc449/nginx" …
- 15:19 Changeset in nginx [7117:dbd77a638eb7] by
- Cache: fixed caching of intercepted errors (ticket #1382). When …
- 10:31 Ticket #1392 (Постоянное увелечение nginx writing) created by
- Приветствую, коллеги. Nginx используется как прокси к apache2. …
10/02/17:
- 16:10 Changeset in nginx [7116:46ddff109e72] by
- Upstream: better handling of invalid headers in cache files. If cache …
- 16:07 Changeset in nginx [7115:4ff31c785d0c] by
- MIME: added most common OpenDocument types. Requested by Michiel Leenaars.
- 16:06 Changeset in nginx [7114:b31caae8cc7b] by
- MIME: style. Restored alphabetical order within groups, OOXML types …
- 13:15 Ticket #1391 (Windows compile 64-bit on download page) closed by
- wontfix: As of now, there are no plans to provide official 64-bit windows …
- 13:08 Ticket #1390 (Windows compile http_v2_module on download page) closed by
-
duplicate: As can be seen from the
nginx -V
output provided in the ticket, … - 13:02 Ticket #1389 (cant run php files outside of document root) closed by
- invalid: The configuration in question is not expected to run PHP. Given that …
- 10:26 Changeset in nginx-tests [1224:2ec9ce1bc820] by
- Tests: fixed ssl_certificates.t for nginx built with OpenSSL 0.9.8. …
10/01/17:
- 09:57 Ticket #1391 (Windows compile 64-bit on download page) created by
- Windows compile 64-bit on download page
- 09:53 Ticket #1390 (Windows compile http_v2_module on download page) created by
- Windows compile http_v2_module on download page.
09/30/17:
- 13:40 Ticket #1389 (cant run php files outside of document root) created by
- For some reason I am not able to run php files that are outside of the …
09/29/17:
- 14:12 Changeset in nginx-tests [1223:56e7da831f46] by
- Tests: http_disable_symlinks.t fails on NetBSD. See …
- 11:17 Ticket #1387 (large_client_header_buffers, SSL, 400 Bad Request) updated by
- Replying to iHeadRu@…: > Понятно. > Работающий http2 для …
- 06:50 Ticket #1387 (large_client_header_buffers, SSL, 400 Bad Request) updated by
- Понятно. Работающий http2 для всего порта выглядит странно. …
09/28/17:
- 19:15 Ticket #1387 (large_client_header_buffers, SSL, 400 Bad Request) updated by
- Replying to iHeadRu@…: > Получается, в nginx разные лимиты …
- 19:03 Ticket #1387 (large_client_header_buffers, SSL, 400 Bad Request) updated by
- Получается, в nginx разные лимиты длины заголовка на http 1 и http 2. …
09/27/17:
- 17:29 Ticket #1387 (large_client_header_buffers, SSL, 400 Bad Request) closed by
- worksforme: Простой тест: […] Тестируем с помощью curl, заголовок ~200 байт: …
09/26/17:
- 09:21 Ticket #1388 (Implement TLS Dynamic Record Sizing (CloudFlare patch ready)) created by
- Hi, Instead of iterating everything CloudFlare has already written, …
09/25/17:
- 13:26 Ticket #931 (400 response to cyrillic domain) closed by
- fixed: Info about Punycode representation of a server name added: …
- 12:57 Ticket #1382 (proxy_cache doesn't respect no-cache from error_page) updated by
- Thanks, with this patch it works correctly.
- 12:19 Changeset in nginx [7144:dea142ac3deb]stable-1.12 by
- Fixed the NGX_UNIX_ADDRSTRLEN macro.
- 12:19 Changeset in nginx [7113:beeac3302e45] by
- Fixed the NGX_UNIX_ADDRSTRLEN macro.
09/24/17:
- 09:07 Ticket #1387 (large_client_header_buffers, SSL, 400 Bad Request) created by
- В документации large_client_header_buffers …
09/22/17:
- 19:49 Changeset in nginx [7112:5a3ab1b5804b] by
- Modules compatibility: down flag promoted to a bitmask. It is to be …
- 15:37 Changeset in nginx [7111:6d1f3bb72b07] by
- Style.
- 10:10 Changeset in nginx [7110:3b1b81e248bc] by
- Do not use the obsolete NGX_SOCKADDRLEN macro. The change in …
09/21/17:
- 17:15 Ticket #1349 (TLS doesn't require different IPs) closed by
- fixed
- 17:14 Ticket #1349 (TLS doesn't require different IPs) updated by
- This may be true in some cases as SNI is not turned on by default in …
- 13:41 Changeset in nginx-tests [1222:75a83f36cff0] by
- Tests: made all tests in stream_status_variable.t work on win32. Use …
09/20/17:
- 17:02 Ticket #1386 (allow_all parameter for ssl_verify_client) closed by
- wontfix: There are no plans to add such a feature to avoid encouraging people …
- 11:52 Changeset in nginx-tests [1221:852856f8e7dc] by
- Tests: added has_daemon() support for win32. See for details: …
- 11:46 Changeset in nginx-tests [1220:0af58b78df35] by
- Tests: removed single quotes from system() calls. Single quotes were …
- 10:56 Ticket #1386 (allow_all parameter for ssl_verify_client) created by
- Hello, I need nginx to verify client and allow every verification …
09/19/17:
- 15:38 Ticket #1382 (proxy_cache doesn't respect no-cache from error_page) updated by
-
Status changed
Thanks for reporting this. Caching of intercepted error responses uses … - 11:03 Ticket #1385 (how to uninstall nginx from RHEL 6.6 linux) closed by
- invalid: Hello, this is nginx OSS bug tracking system. Please send your …
- 09:30 Ticket #1385 (how to uninstall nginx from RHEL 6.6 linux) created by
- Dear Team, I installed nginx plus (30 days trail) to learn in my RHEL …
09/18/17:
- 22:46 Ticket #1384 (request body may be corrupted when content-length is not set in ...) updated by
-
Status changed
- 22:45 Changeset in nginx-tests [1226:124322e9accd] by
- Tests: HTTP/2 request body sync buffer test added (ticket #1384).
- 12:16 Ticket #86 (the "if" directive have problems in location context) updated by
- See also #1383.
- 12:16 Ticket #633 (limit_except causes 404) updated by
- See also #1383.
- 12:15 Ticket #1383 (Error if using proxy_pass with variable and limit_except) updated by
-
Status changed
The problem that rewrite module directives (set
,if
) are not … - 11:56 Ticket #1384 (request body may be corrupted when content-length is not set in ...) created by
- Hi, Recently I use nginx as proxy server with a problem. If a client …
- 11:28 Ticket #1383 (Error if using proxy_pass with variable and limit_except) created by
- Hi nginx guys, i use a nginx in front of a varnish server. I purge my …
- 11:24 Ticket #1057 (Google QUIC - statement) updated by
- Nowdays QUIC seems take good part of traffic. Statistics from one …
- 08:09 Changeset in nginx [7109:4a670c18e5e6] by
- Removed more remnants of the old pthread implementation. After …
09/15/17:
- 12:38 Ticket #1382 (proxy_cache doesn't respect no-cache from error_page) created by
- I am trying to cache some 404 upstream responses, but not all of them. …
- 11:11 Ticket #1380 (nginx does not clean up old sysvinit scripts with new version that ...) closed by
- fixed: The updated package (1.13.5-2) with the fix in place is published on …
09/14/17:
- 16:06 Changeset in nginx [7108:2bf605c6edf7] by
- HTTP/2: shortened some debug log messages. This ensures slightly more …
- 16:06 Changeset in nginx [7107:d4b031cf32cf] by
- HTTP/2: fixed debug log about indexed headers. Previously, "get …
- 16:06 Changeset in nginx [7106:d77407baccd1] by
- HTTP/2: added logging of 400 (Bad Request) reasons.
- 14:54 Ticket #1380 (nginx does not clean up old sysvinit scripts with new version that ...) updated by
- I just tested your patch and this works on my machine; after …
- 13:56 Ticket #1381 ('proxy_set_header Host' causes https drop in proxied redirect's ...) updated by
- Understood. Thanks for explanation!
- 13:17 Ticket #1381 ('proxy_set_header Host' causes https drop in proxied redirect's ...) closed by
- invalid: This because proxy_redirect uses …
- 13:06 Ticket #1380 (nginx does not clean up old sysvinit scripts with new version that ...) updated by
- > Perhaps it simply requires another block to check if it is a systemd …
- 12:49 Ticket #1353 (http and stream on the same "listen" should conflict) updated by
- Replying to RocFang@…: > have a look at this: > > …
- 11:42 Ticket #1381 ('proxy_set_header Host' causes https drop in proxied redirect's ...) created by
- Consider the following configuration accessible at https://proxy …
- 02:19 Ticket #1353 (http and stream on the same "listen" should conflict) updated by
- have a look at this: …
09/13/17:
- 18:06 Ticket #1380 (nginx does not clean up old sysvinit scripts with new version that ...) updated by
- Hi Thresh, Thanks for your response. I extracted the deb package I …
- 16:29 Ticket #1380 (nginx does not clean up old sysvinit scripts with new version that ...) updated by
-
Status, Owner changed
We shouldnt remove /etc/init.d scripts on systemd-enabled … - 16:04 Changeset in nginx-tests [1237:e4974af3fb12] by
- Tests: adjusted udp ports to match allocated ports range.
- 15:48 Ticket #1380 (nginx does not clean up old sysvinit scripts with new version that ...) created by
- Hello, The new nginx version for Debian provides a systemd unit file. …
- 14:19 Ticket #1368 (Date oveflow problems with ngx_gmtime()) closed by
- fixed: Patches were reviewed and committed, thanks.
- 14:15 Ticket #1368 (Date oveflow problems with ngx_gmtime()) updated by
- In [changeset:"cdbcb73239eed21415f5e190b76d95ef938d4de9/nginx" …
- 12:53 Changeset in nginx [7104:cdbcb73239ee] by
- Introduced time truncation to December 31, 9999 (ticket #1368). …
- 12:52 Changeset in nginx [7103:644d0457782a] by
- Fixed ngx_gmtime() on 32-bit platforms with 64-bit time_t. In …
- 12:51 Changeset in nginx [7102:63699a40e2ff] by
- Fixed reference to time parsing code after 8b6fa4842133.
- 12:51 Changeset in nginx [7101:b38a8f0ca4a2] by
- Style.
09/12/17:
- 15:59 Ticket #1026 (Abrupt linger disconnect on SSL offload connections through nginx ...) closed by
- wontfix: Closing this, it doesn't look like there is anything in nginx we can …
- 15:37 Ticket #1051 (Problem with access_log whose names contain variables!) closed by
- worksforme: Closing this, this doesn't looks like a bug in nginx. From the logs it …
- 15:11 Ticket #1232 (nginx returns 412 given if-match, thus ignoring etag from upstream) closed by
- wontfix: Closing this. As explained above, current behaviour is highly unlikely …
- 15:05 Ticket #1340 (Incorrect TLS session resumption for SNI-enabled upstream.) closed by
- worksforme: Feedback timeout.
- 14:15 Ticket #1365 (Pecular behaviour of nginx reload) closed by
-
wontfix: The purpose of
nginx -s reload
is to send a signal to the running … - 10:44 Changeset in nginx [7105:0846dd76a487] by
- Stream: fixed logging UDP upstream timeout. Previously, when the …
- 10:35 Ticket #1336 (pkg-oss: add non-interactive mode to improve scriptability of ...) closed by
- fixed: Fixed by http://hg.nginx.org/pkg-oss/rev/e2b3abb6eeb2
Note:
See TracTimeline
for information about the timeline view.