Timeline



08/29/19:

14:09 Ticket #1843 ($upstream_http_set_cookie includes only first cookie) updated by Jiri Mihal
I just tried version nginx/1.17.3 and bug is still present.
13:59 Ticket #1843 ($upstream_http_set_cookie includes only first cookie) created by Jiri Mihal
[…]

08/28/19:

10:04 Ticket #1842 (server_tokens doesnt affect redirects. Exposing software version.) created by soporteatisa@…
Even after setting the server_tokens directive, software version is …
09:44 Ticket #1840 (Request different accept-encoding types, caching out multiple files. ...) updated by yunoasgit@…
Thank you for your reply. No settings,No way proxy_ignore_headers …

08/27/19:

21:59 nginx-1.16.1-debug.log attached to Ticket #1841 by Peter Pramberger
Debug log
21:55 nginx-1.16.1-debug.patch attached to Ticket #1841 by Peter Pramberger
Debug patch
21:55 nginx.run attached to Ticket #1841 by Peter Pramberger
Sample command
21:54 nginx.conf attached to Ticket #1841 by Peter Pramberger
Sample config
21:54 Ticket #1841 (Dynamic access log and rewrites) created by Peter Pramberger
This is a follow up to #1051, which I still can reproduce in a current …
17:17 Ticket #1840 (Request different accept-encoding types, caching out multiple files. ...) updated by Maxim Dounin
As previously suggested, if you have further questions, consider using …
11:59 Ticket #1840 (Request different accept-encoding types, caching out multiple files. ...) updated by yunoasgit@…
This is not the case with older versions, such as nginx-1.2.9 This is …
11:58 Ticket #1840 (Request different accept-encoding types, caching out multiple files. ...) updated by yunoasgit@…
This is not the case with older versions, such as nginx-1.2.9 This is …
11:13 Ticket #1834 (Rate limiting does not work after 3xx redirect) closed by Maxim Dounin
wontfix: That's expected behaviour. That's because instructions of the rewrite …
10:59 Ticket #1840 (Request different accept-encoding types, caching out multiple files. ...) closed by Maxim Dounin
invalid: The reason is that response is available in multiple variants, as …
06:12 Ticket #1840 (Request different accept-encoding types, caching out multiple files. ...) updated by yunoasgit@…
Thank you.
06:03 Ticket #1840 (Request different accept-encoding types, caching out multiple files. ...) created by yunoasgit@…
Request different accept-encoding types, caching out multiple files. …

08/26/19:

13:23 Ticket #1835 (Nginx reload doesnt work when limit zone in nginx.conf is changed) closed by Sergey Kandaurov
wontfix: This is expected behaviour when e.g. you try to change limit_req_zone …
11:19 Ticket #1529 (Could not configure TLS1.3 ciphers in OpenSSL 1.1.1 pre4) updated by Sergey Kandaurov
See also #1839.
11:19 Ticket #1839 (Add new config/option for OpenSSL 1.1.1 / TLS 1.3) closed by Sergey Kandaurov
duplicate: Duplicate of #1529.

08/25/19:

00:12 Ticket #1839 (Add new config/option for OpenSSL 1.1.1 / TLS 1.3) created by mvorisek@…
see https://github.com/openssl/openssl/issues/9690 Starting with …

08/23/19:

11:20 Ticket #1838 (problem in http2) closed by Sergey Kandaurov
invalid: Раз proxy_hide_header помогает, то проблема скорее всего где-то в …
08:32 Ticket #1838 (problem in http2) updated by oleg9301@…
Заработало после добавления proxy_hide_header Expires; Похоже что в …
07:56 Ticket #1838 (problem in http2) updated by oleg9301@…
Добавил файл header_expires, смотреть в оргинале, т.к. trac сьедает …
07:54 header_expires attached to Ticket #1838 by oleg9301@…
07:07 Ticket #1838 (problem in http2) created by oleg9301@…
cat /etc/debian_version 9.9 Добрый день имею следующую …

08/22/19:

20:00 Changeset in nginx_org [2423:21f1376238b0] by Artem Konev <artem.konev@…>
Added Unit 1.10.0 release news.
12:29 Milestone unit-1.10 completed
Planned features: * websockets support for nodejs
11:15 Ticket #1799 (client_max_body_size ignored except at the bottom of http context) closed by Sergey Kandaurov
worksforme: Feedback timeout.
11:02 Changeset in nginx-tests [1500:44ce08f5259f] by Sergey Kandaurov <pluknet@…>
Tests: client_max_body_size tests in body.t, body_chunked.t. HTTP/2 …
10:35 Ticket #1837 (nginx resolver failed when ipv6 AAAA dns query failed and ipv4 A query ...) closed by Sergey Kandaurov
invalid: It won't because AAAA query failed. If there are no AAAA records - …
09:47 Ticket #586 (variable support for client_max_body_size) updated by nvollmar@…
One use case without 3rd party modules: Set client_max_body_size …
05:27 Ticket #1837 (nginx resolver failed when ipv6 AAAA dns query failed and ipv4 A query ...) created by crasyangel.lhy@…
nginx.conf […] tcpdump output like […] Ipv4 A query succeed …

08/21/19:

16:33 Ticket #1836 (limit_req and proxy_pass) created by vvershkov@…
I have location like: […] and limit config like: […] and a …
08:23 Ticket #1835 (Nginx reload doesnt work when limit zone in nginx.conf is changed) created by sagar1.arora.paytm.com@…
Hi Nginx Team, I am facing issue in nginx wherein whenever i am …

08/20/19:

15:39 Ticket #1834 (Rate limiting does not work after 3xx redirect) created by KyleN
Rate limiting is ignoring completely if a 3xx redirect occurs. Creates …
14:21 Changeset in nginx_org [2422:eca8e37a34ef] by Vladimir Homutov <vl@…>
Fixed typos.
12:39 Changeset in nginx-tests [1499:c9d7e2a26b2d] by Sergey Kandaurov <pluknet@…>
Tests: HTTP/2 request body preread of DATA without END_STREAM.

08/19/19:

21:36 Ticket #1833 (vim syntax highlighting) closed by Maxim Dounin
invalid: That's correct, as dashes are not allowed in variable names, and …
14:54 Ticket #1819 (Core dump when http2 client cancelled stream while upstream) closed by Sergey Kandaurov
fixed: A bandaid was added to prevent segfault.
14:50 Ticket #1819 (Core dump when http2 client cancelled stream while upstream) updated by Sergey Kandaurov <pluknet@…>
In [changeset:"63a74974a0e9691109c307052f623b6d4f121d78/nginx-tests"
14:50 Ticket #1819 (Core dump when http2 client cancelled stream while upstream) updated by Sergey Kandaurov <pluknet@…>
In [changeset:"9f1f9d6e056a4f85907957ef263f78a426ae4f9c/nginx"
14:17 Changeset in nginx-tests [1498:63a74974a0e9] by Sergey Kandaurov <pluknet@…>
Tests: HTTP/2 unbuffered request body with redirect (ticket #1819).
12:16 Changeset in nginx [7561:9f1f9d6e056a] by Sergey Kandaurov <pluknet@…>
HTTP/2: discard remaining request body after redirect. Previously, if …

08/17/19:

16:15 Ticket #1833 (vim syntax highlighting) created by 玲奈 神楽坂
vim syntax highlighting can't handle variables with "-". $arg_a-b-c …

08/16/19:

15:16 Changeset in nginx [7560:2432a687e789] by Maxim Dounin <mdounin@…>
SSL: lowered log level for WSAECONNABORTED errors on Windows. Winsock …
15:16 Changeset in nginx [7559:26281dcecfbc] by Maxim Dounin <mdounin@…>
Version bump.
13:50 Changeset in nginx_org [2421:d741fcb6d36c] by Yaroslav Zhuravlev <yar@…>
Updated with Netcraft August 2019 Web Server Survey stats.

08/15/19:

17:03 Changeset in nginx_org [2420:02b3f97df446] by Yaroslav Zhuravlev <yar@…>
njs-0.3.5
12:52 Ticket #1832 (Occasionally get "...zero size buf in writer...") updated by Maxim Dounin
As long as you have gzipping enabled, try switching it off and/or …
08:37 Milestone njs-0.3.5 completed
Planned features: * Bug fixes
08:16 Ticket #1832 (Occasionally get "...zero size buf in writer...") created by carlbom.hakan@…
My system loads a text file into a MongoDB database , due to the way …
00:04 Ticket #1831 (ngx_http_perl_module + Perl 5.30.0) updated by kanai3id@…
Thank you for important information. Perl 5.28.2 has no problem, so …

08/14/19:

11:35 Ticket #1831 (ngx_http_perl_module + Perl 5.30.0) updated by Maxim Dounin
Just a note: we've seen previous reports about similar problems with …
11:09 Ticket #1831 (ngx_http_perl_module + Perl 5.30.0) updated by Sergey Kandaurov
Please provide stack trace and full configuration.
08:42 Ticket #1831 (ngx_http_perl_module + Perl 5.30.0) created by kanai3id@…
Hi Report a bug in ngx_http_perl_module. …

08/13/19:

17:50 Changeset in nginx_org [2419:f90e68b836c0] by Yaroslav Zhuravlev <yar@…>
Updated OpenSSL version used for win32 builds.
17:45 Changeset in nginx_org [2418:7e1af2148946] by Yaroslav Zhuravlev <yar@…>
Updated note in slow_start with random load balancing method.
17:08 Changeset in nginx_org [2417:e35ed485070d] by Maxim Dounin <mdounin@…>
Advisory links.
17:04 Milestone nginx-1.16.1 completed
Status: scheduled Trunk: stable * Bug fixes
17:04 Milestone nginx-1.17.3 completed
Status: scheduled Trunk: mainline * Bug fixes
17:00 Changeset in nginx_org [2416:eecb26e2c4ab] by Maxim Dounin <mdounin@…>
nginx-1.17.3, nginx-1.16.1
16:01 Changeset in nginx_org [2415:f5f0d3fe3608] by Yaroslav Zhuravlev <yar@…>
Fixed date in news.
15:09 Changeset in nginx_org [2414:3b7223f9aac8] by Yaroslav Zhuravlev <yar@…>
njs-0.3.4
13:35 Milestone njs-0.3.4 completed
Planned features: * Getter/setter literal support * Bug fixes and …
12:51 Changeset in nginx [7558:f65ceadcbb2b]stable-1.16 by Maxim Dounin <mdounin@…>
release-1.16.1 tag
12:51 Changeset in nginx [7557:123647025f4a]stable-1.16release-1.16.1 by Maxim Dounin <mdounin@…>
nginx-1.16.1-RELEASE
12:45 Changeset in nginx [7551:d30b1a99fcd0] by Maxim Dounin <mdounin@…>
release-1.17.3 tag
12:45 Changeset in nginx [7550:ed4303aa1b31]release-1.17.3 by Maxim Dounin <mdounin@…>
nginx-1.17.3-RELEASE
12:43 Changeset in nginx [7556:a23a7e6edac4]stable-1.16 by Ruslan Ermilov <ru@…>
HTTP/2: limited number of PRIORITY frames. Fixed excessive CPU usage …
12:43 Changeset in nginx [7549:45415228990b] by Ruslan Ermilov <ru@…>
HTTP/2: limited number of PRIORITY frames. Fixed excessive CPU usage …
12:43 Changeset in nginx [7555:99b6733876c4]stable-1.16 by Ruslan Ermilov <ru@…>
HTTP/2: limited number of DATA frames. Fixed excessive memory growth …
12:43 Changeset in nginx [7548:99257b06b0bd] by Ruslan Ermilov <ru@…>
HTTP/2: limited number of DATA frames. Fixed excessive memory growth …
12:43 Changeset in nginx [7554:b19cd299f37c]stable-1.16 by Sergey Kandaurov <pluknet@…>
HTTP/2: reject zero length headers with PROTOCOL_ERROR. Fixed …
12:43 Changeset in nginx [7547:4f4b83f00cf1] by Sergey Kandaurov <pluknet@…>
HTTP/2: reject zero length headers with PROTOCOL_ERROR. Fixed …

08/12/19:

13:05 Ticket #1829 (ssl: fail gracefully on Alert instead of ClientHello) closed by Maxim Dounin
wontfix: Replying to gvormayr@…: > Replying to mdounin: …
10:48 Ticket #1830 (OCSP must staple fails with multi-domain certificates) closed by Maxim Dounin
duplicate: Each server block uses its own SSL context with independent settings, …
09:28 Ticket #1829 (ssl: fail gracefully on Alert instead of ClientHello) updated by Gernot Vormayr
Replying to mdounin: > Replying to gvormayr@…: …

08/11/19:

15:12 Ticket #812 (Fetch OCSP responses on startup, and store across restarts) updated by Sam Bull
Also see #1830 for a more serious blocker, if using multi-domain …
15:10 Ticket #1830 (OCSP must staple fails with multi-domain certificates) created by Sam Bull
If using the same certificate across multiple server blocks (e.g. …

08/09/19:

12:29 Ticket #1829 (ssl: fail gracefully on Alert instead of ClientHello) updated by Maxim Dounin
Replying to gvormayr@…: > Replying to mdounin: …
09:34 Ticket #1829 (ssl: fail gracefully on Alert instead of ClientHello) updated by Gernot Vormayr
Replying to mdounin: > As long as alerts are allowed …

08/08/19:

18:16 Ticket #85 (ngx_http_cookie_time date format error.) updated by Maxim Dounin
The "SHOULD NOT" is not the same as "MUST NOT", and not following a …
16:34 Ticket #1829 (ssl: fail gracefully on Alert instead of ClientHello) updated by Maxim Dounin
As long as alerts are allowed before ClientHello, these should be …
15:24 Ticket #85 (ngx_http_cookie_time date format error.) updated by jribbens@…
I'm not sure why "the specification says you SHOULD NOT do this" isn't …
15:12 Ticket #85 (ngx_http_cookie_time date format error.) closed by Maxim Dounin
invalid: As outlined above, when the code in question was written, there were …
15:07 nginx_ssl_alert.patch attached to Ticket #1829 by Gernot Vormayr
15:06 Ticket #1829 (ssl: fail gracefully on Alert instead of ClientHello) created by Gernot Vormayr
When openssl encounters an error after it already connected, but …
14:51 Ticket #85 (ngx_http_cookie_time date format error.) reopened by jribbens@…
RFC 6265 says "To avoid compatibility issues, servers SHOULD use the …

08/07/19:

18:04 Changeset in nginx_org [2413:c6581f9aefa3] by Yaroslav Zhuravlev <yar@…>
Documented Perl $r->internal_redirect() fixes.
10:44 Ticket #85 (ngx_http_cookie_time date format error.) updated by Maxim Dounin
See also #1828.
10:43 Ticket #1828 (Cookies with 2-digit years in their expires value) closed by Maxim Dounin
duplicate: Duplicate of #85.

08/06/19:

17:45 Changeset in nginx-tests [1497:40e5f2a0a238] by Sergey Kandaurov <pluknet@…>
Tests: upstream_ip_hash_ipv6.t startup fixes.
00:20 Ticket #508 (nginx rewrite URL decoding first encoded character in URI) updated by adhamsadakah.as@…
aaaaaaaaa

08/05/19:

10:29 Ticket #1828 (Cookies with 2-digit years in their expires value) created by jribbens@…
Cloudflare sets a cookie called __cfduid. It sets the cookie expiry …

08/02/19:

16:46 Ticket #1623 (HTTP/2 config applied globally) updated by Sergey Kandaurov
See also #1827.
16:46 Ticket #1827 (Enabling http2 for one server block enables it for all) closed by Sergey Kandaurov
duplicate: Duplicate of #1623.
16:14 Ticket #1827 (Enabling http2 for one server block enables it for all) created by mattpr@…
Enabling http2 for one server block apparently enables it for other …
13:29 Ticket #1826 (Gzip deflate broken in some cases) closed by Maxim Dounin
fixed: This was already reported here: …
13:15 spin.js attached to Ticket #1826 by g.krist.linqhost.nl@…
Example file to trigger connection
13:14 Ticket #1826 (Gzip deflate broken in some cases) created by g.krist.linqhost.nl@…
In the 1.17 branch some particular gzipped request fail with the …

08/01/19:

11:22 Changeset in nginx-tests [1496:e1eb3432487b] by Sergey Kandaurov <pluknet@…>
Tests: added mail resolver tests with ssl.
10:50 Changeset in nginx [7546:fcd92ad76b7b] by Maxim Dounin <mdounin@…>
Mail: fixed duplicate resolving. When using SMTP with SSL and …
09:48 Ticket #1825 (Is the $request_time conatin the time send to client or send to socket) closed by Maxim Dounin
invalid: For questions, please use [http://nginx.org/en/support.html support …
06:16 Ticket #1825 (Is the $request_time conatin the time send to client or send to socket) created by wudebao5220150@…
From http://nginx.org/en/docs/http/ngx_http_log_module.html,I see the …

07/31/19:

14:29 Changeset in nginx [7545:0ef2bc0ec9c9] by Maxim Dounin <mdounin@…>
Gzip: fixed "zero size buf" alerts after ac5a741d39cf. After …
14:28 Changeset in nginx [7544:e1a3fa4c054f] by Maxim Dounin <mdounin@…>
Version bump.
09:58 Changeset in nginx-tests [1495:b8b92ed90485] by Sergey Kandaurov <pluknet@…>
Tests: limit_rate.t adjusted.
Note: See TracTimeline for information about the timeline view.