Timeline



06/26/20:

23:06 Ticket #2009 (dfgdfg) updated by rtfmoz2@…
Description changed
23:06 Ticket #2009 (dfgdfg) updated by rtfmoz2@…
mistake, delete pls
23:04 Ticket #2009 (dfgdfg) created by rtfmoz2@…
mistake, please delete
22:18 Ticket #2008 (699f6e55bbb4 causes request for client certificate) updated by Maxim Dounin
Owner, Status changed
Thanks for reporting this, indeed looks like a bug introduced in …
08:58 Changeset in nginx [8453:c8cabb5d45f5]quic by Roman Arutyunyan <arut@…>
HTTP/3: introduced ngx_http_v3_get_module_srv_conf() macro. The macro …
07:05 Changeset in nginx [8452:a6675a976560]quic by Roman Arutyunyan <arut@…>
HTTP/3: fixed dropping first non-pseudo header.

06/25/20:

19:12 Ticket #2008 (699f6e55bbb4 causes request for client certificate) updated by hreinnbeck@…
Description changed
18:15 Ticket #2008 (699f6e55bbb4 causes request for client certificate) created by hreinnbeck@…
A few users (using Chrome and Safari) where getting request for client …
17:31 Changeset in nginx [8451:908cae4f3078]quic by Sergey Kandaurov <pluknet@…>
HTTP/3: do not emit a DATA frame header for header_only responses. …
12:12 Changeset in nginx_org [2559:82e6029db0c0] by Yaroslav Zhuravlev <yar@…>
Updated with Netcraft June 2020 Web Server Survey stats.
11:45 Ticket #1909 (http2_push not pushing the file) updated by Ruslan Ermilov
Owner, Status changed
11:41 Ticket #1909 (http2_push not pushing the file) updated by Ruslan Ermilov
If the client has not disabled "pushes" via the SETTINGS frame, and it …
08:43 Ticket #2007 (HTTP2 directive from one "server" passed to another) closed by Maxim Dounin
duplicate: Duplicate of #1623.

06/24/20:

07:43 Ticket #1057 (Google QUIC - statement) updated by maxim
Hello, We announced an experimental nginx-quic repo some time ago, …
07:06 Ticket #2007 (HTTP2 directive from one "server" passed to another) updated by pupkur@…
Please change component
07:00 Ticket #2007 (HTTP2 directive from one "server" passed to another) created by pupkur@…
Linux 3.10.0-1062.4.1.el7.x86_64 #1 SMP x86_64 GNU/Linux nginx.conf …

06/23/20:

09:28 Changeset in nginx_org [2558:f2ffb29e5a3a] by Maxim Konovalov <maxim@…>
Regenerated.
09:28 Changeset in nginx_org [2557:7c020a4ef753] by Maxim Konovalov <maxim@…>
The App Protect promo updated.
08:57 Changeset in nginx [8449:3c32717d7bb2]quic by Sergey Kandaurov <pluknet@…>
README: documented draft-28, draft-29 support.
08:57 Changeset in nginx [8448:011668fc9efd]quic by Sergey Kandaurov <pluknet@…>
Update Initial salt and Retry secret from quic-tls-29. See sections …
08:57 Changeset in nginx [8447:97adb87f149b]quic by Sergey Kandaurov <pluknet@…>
Get rid of hardcoded numbers used for quic handshake errors.
08:57 Changeset in nginx [8446:df29219988bc]quic by Sergey Kandaurov <pluknet@…>
Discard short packets which could not be decrypted. So that …
08:57 Changeset in nginx [8445:3de1b7399650]quic by Sergey Kandaurov <pluknet@…>
Close connection with PROTOCOL_VIOLATION on decryption failure. A …
08:57 Changeset in nginx [8444:769d8bdeffb0]quic by Sergey Kandaurov <pluknet@…>
Define KEY_UPDATE_ERROR from quic-tls-24.
08:57 Changeset in nginx [8443:3b5fbf1bcdee]quic by Sergey Kandaurov <pluknet@…>
Reject new QUIC connection with CONNECTION_REFUSED on shutdown.
08:57 Changeset in nginx [8442:b9bce2c4fe33]quic by Sergey Kandaurov <pluknet@…>
Close QUIC connection with NO_ERROR on c->close. That way it makes …
08:57 Changeset in nginx [8441:db8fe75c9c7a]quic by Sergey Kandaurov <pluknet@…>
Do not close QUIC sockets in ngx_close_listening_sockets(). This …
08:57 Changeset in nginx [8440:f9592e804834]quic by Sergey Kandaurov <pluknet@…>
QUIC error SERVER_BUSY renamed to CONNECTION_REFUSED in draft-29.

06/22/20:

16:36 Ticket #157 (cache max_size limit applied incorrectly with xfs) closed by Maxim Dounin
fixed: Should be fixed now.
16:32 Ticket #1168 (Nginx не корректно обрабатывает опцию max_size в директиве proxy_cache_path) closed by Maxim Dounin
fixed: Should be fixed now. Note though that it is generally a bad idea to …
16:20 Ticket #157 (cache max_size limit applied incorrectly with xfs) updated by Maxim Dounin <mdounin@…>
In [changeset:"52b34c3f89b460d29228abc79aa96e39b12101c1/nginx"
16:20 Ticket #1168 (Nginx не корректно обрабатывает опцию max_size в директиве proxy_cache_path) updated by Maxim Dounin <mdounin@…>
In [changeset:"0a04e5e4c40b018f3010ee7e947da249bc978baa/nginx"
15:03 Changeset in nginx [7670:ccb5ff87ab3e] by Maxim Dounin <mdounin@…>
Cache: introduced min_free cache clearing. Clearing cache based on …
15:02 Changeset in nginx [7669:52b34c3f89b4] by Maxim Dounin <mdounin@…>
Too large st_blocks values are now ignored (ticket #157). With XFS, …
15:02 Changeset in nginx [7668:0a04e5e4c40b] by Maxim Dounin <mdounin@…>
Large block sizes on Linux are now ignored (ticket #1168). NFS on …

06/21/20:

21:00 Ticket #2006 (unusual behavior when proxy_set_header Host $host defined) closed by Maxim Dounin
invalid: It looks like redirects returned by your backend are changed to …
14:06 Ticket #2006 (unusual behavior when proxy_set_header Host $host defined) updated by legale@…
Description changed
14:05 Ticket #2006 (unusual behavior when proxy_set_header Host $host defined) created by legale@…
Config 1 with Host header replacement: location /phpinfo { …

06/19/20:

15:21 Changeset in nginx-tests [1577:804a7409bc63] by Sergey Kandaurov <pluknet@…>
Tests: added ssl_ocsp test with failing request.
13:15 Ticket #2005 (nginx closes connection instead of returning proper error code (like ...) closed by Maxim Dounin
duplicate: Duplicate of #1520.
13:15 Ticket #1520 (HTTP/2 connection dropped when URL has large numbers of same parameter) updated by Maxim Dounin
See also #2005.
11:48 Changeset in nginx_org [2556:c81b1fadbcf3] by Yaroslav Zhuravlev <yar@…>
Updated hello_world example in njs.
11:28 Changeset in nginx_org [2555:5b2764724e0d] by Yaroslav Zhuravlev <yar@…>
Added list of supported OSes to njs.
08:41 Ticket #2005 (nginx closes connection instead of returning proper error code (like ...) updated by arekm.maven.pl@…
raising http2_max_field_size 64k; helps. There is some …
08:29 Changeset in nginx [8450:a62849b6463c]quic by Vladimir Homutov <vl@…>
Style.
07:17 Ticket #1785 (Support access to environment variables in config file) updated by edrandall@…
+1 for this, here is our use-case: In a kubernetes environment where …
06:52 Ticket #2005 (nginx closes connection instead of returning proper error code (like ...) updated by arekm.maven.pl@…
large_client_header_buffers 8 512k; in http section doesn't help. …
06:46 Ticket #2005 (nginx closes connection instead of returning proper error code (like ...) created by arekm.maven.pl@…
When http2 is enabled and too long GET is issued nginx closes …

06/18/20:

16:31 Ticket #2001 (nginx memory leak URL with large cookies and connections with long ...) closed by Maxim Dounin
worksforme: Feedback timeout.
16:22 Ticket #1990 (proxy_cache_min_uses not counted per variant on initial requests) closed by Maxim Dounin
wontfix: The problem is that it is not possible to determine the variant …
15:21 Ticket #1989 (Nginx not displaying progressive image when in http2) closed by Maxim Dounin
worksforme: Feedback timeout.
13:09 Ticket #2004 (nginx temp files deleting problem) updated by Maxim Dounin
Please elaborate what makes you think that the observed deleted files …
12:40 Changeset in nginx_org [2554:62523c26ddf3] by Yaroslav Zhuravlev <yar@…>
Updated OpenSSL version used for win32 builds.
11:29 Changeset in nginx [8439:cef417a24755]quic by Vladimir Homutov <vl@…>
QUIC: cleaned up quic encryption state tracking. The patch removes …
10:58 Changeset in nginx [8438:a2c34e77cfc1]quic by Vladimir Homutov <vl@…>
QUIC: added ALPN checks. quic-transport draft 29: section 7: …
09:42 Changeset in nginx-tests [1576:8177323823d6] by Sergey Kandaurov <pluknet@…>
Tests: proxy_cache_path with min_free parameter.
09:25 Ticket #2004 (nginx temp files deleting problem) created by oleg9301@…
~# df -h /dev/sda1 15G 11G 4,3G 71% / ~# lsof | grep …
08:16 Changeset in nginx [8437:4e75267865de]quic by Vladimir Homutov <vl@…>
QUIC: fixed off-by-one in frame range handler. The ctx->pnum is …

06/17/20:

12:55 Ticket #1930 (Space in URL %20 is decoded space causing an invalid URL) closed by Maxim Dounin
invalid: > Do you mean by "unescaped" that the URL is decoded from /foo%20bar …
12:23 Ticket #1738 (NGINX Not Honoring proxy_cache_background_update with Cache-Control: ...) updated by Maxim Dounin
As long as Request 4 is in the same connection as Request 3, it is …
06:23 Ticket #1738 (NGINX Not Honoring proxy_cache_background_update with Cache-Control: ...) updated by capraynor@…
Hi, Team: Same issue here. We are using …
05:02 Ticket #1930 (Space in URL %20 is decoded space causing an invalid URL) reopened by marc.cawood.buhlergroup.com@…
See above.

06/16/20:

18:25 Changeset in nginx-tests [1575:577e72267fec] by Maxim Dounin <mdounin@…>
Tests: uwsgi tests with SSL.
08:54 Changeset in nginx [8436:9fe7875ce4bb]quic by Vladimir Homutov <vl@…>
QUIC: further limiting maximum QUIC packet size. quic-transport draft …
06:00 Ticket #1930 (Space in URL %20 is decoded space causing an invalid URL) updated by marc.cawood.buhlergroup.com@…
Note: in our scenario we are rewriting /foo%20bar to …
05:56 Ticket #1930 (Space in URL %20 is decoded space causing an invalid URL) updated by marc.cawood.buhlergroup.com@…
> you are using $1$is_args$args, where $1 comes from unescaped URI as …

06/15/20:

21:35 Changeset in nginx [7666:8cf31489b479] by Quantum <quantum2048@…>
Correctly flush request body to uwsgi with SSL. The flush flag was …
17:17 Changeset in nginx [7667:1ece2ac2555a] by Roman Arutyunyan <arut@…>
OCSP: fixed use-after-free on error. When validating second and …
14:06 Changeset in nginx [8435:5bc9229ec4cf]quic by Vladimir Homutov <vl@…>
QUIC: raise error on missing transport parameters. quic-tls, 8.2: …
13:59 Changeset in nginx [8434:ea4899591798]quic by Vladimir Homutov <vl@…>
QUIC: Fixed connection cleanup. A posted event need to be deleted …
07:58 Changeset in nginx [7671:7e0719fb528b] by Eran Kornblau <erankor@…>
Fixed potential leak of temp pool. In case ngx_hash_add_key() fails, …

06/13/20:

22:37 Ticket #2003 (regex generated variable loses character encoding when used in ...) closed by Maxim Dounin
invalid: The stackoveflow post uses a part of the unencoded URI as used in …
22:18 Ticket #2000 ("upstream sent invalid chunked response while reading upstream" when ...) updated by Maxim Dounin
The first byte of the message body encoded with chunked encoding must …
15:00 Ticket #2000 ("upstream sent invalid chunked response while reading upstream" when ...) updated by lamba92@…
I was using the IntelliJ HTTP tool and noticed that the request is …

06/12/20:

09:22 Ticket #2003 (regex generated variable loses character encoding when used in ...) created by excudo@…
I had exactly the same problem as is described in this stackoverflow …

06/11/20:

16:48 Ticket #2002 (Documentation: NGINX Open Source Alpine installation documentation ...) closed by Yaroslav Zhuravlev
fixed: Thank you, fixed: …

06/10/20:

22:46 Ticket #2002 (Documentation: NGINX Open Source Alpine installation documentation ...) updated by Maxim Dounin
Owner, Status changed
Thanks for catching this. Correct instruction can be found at the …
18:37 Changeset in nginx [8433:7672ec1e6227]quic by Vladimir Homutov <vl@…>
Style.
18:37 Changeset in nginx [8432:391d06a51bc0]quic by Vladimir Homutov <vl@…>
Limited max udp payload size for outgoing packets. This allows to …
18:33 Changeset in nginx [8431:70335ec6e5d4]quic by Vladimir Homutov <vl@…>
Increased default initial retransmit timeout. This is a temporary …
18:23 Changeset in nginx [8430:6fec79e43694]quic by Vladimir Homutov <vl@…>
Fixed usage of own/client transport parameters.
15:26 Ticket #2001 (nginx memory leak URL with large cookies and connections with long ...) updated by Maxim Dounin
Quoting the keepalive_requests
12:35 Changeset in nginx-tests [1574:42e37e0434d5] by Sergey Kandaurov <pluknet@…>
Tests: stream udp tests with zero-length payload (ticket #1982).
12:27 Changeset in nginx_org [2553:bde70d0a34eb] by Yaroslav Zhuravlev <yar@…>
Updated with Netcraft May 2020 Web Server Survey stats.
00:58 Ticket #2002 (Documentation: NGINX Open Source Alpine installation documentation ...) created by Moro-Code@…
I was not sure where to report this. I spoke to members of the IRC …

06/09/20:

21:02 Ticket #2001 (nginx memory leak URL with large cookies and connections with long ...) updated by 2clarkd@…
Description changed
21:00 Ticket #2001 (nginx memory leak URL with large cookies and connections with long ...) updated by 2clarkd@…
Description changed
20:53 Ticket #2001 (nginx memory leak URL with large cookies and connections with long ...) updated by 2clarkd@…
Description changed
20:44 Ticket #2001 (nginx memory leak URL with large cookies and connections with long ...) created by 2clarkd@…
*summary*: Persisting upstream connections for a large number of …
19:44 Ticket #1982 (Zero length UDP packets aren't forwarded to upstreams but a lack of ...) closed by vl
fixed
19:05 Ticket #1982 (Zero length UDP packets aren't forwarded to upstreams but a lack of ...) updated by Vladimir Homutov <vl@…>
In [changeset:"d127837c714f398e04cc8cf26f922c845fb7a6e8/nginx"
00:44 Ticket #2000 ("upstream sent invalid chunked response while reading upstream" when ...) updated by Maxim Dounin
> Just one question tho, why Chrome and other clients correctly …

06/08/20:

22:49 Ticket #2000 ("upstream sent invalid chunked response while reading upstream" when ...) updated by basti.lamberto@…
Thank you very much :) I've updated the issue on the Ktor board. Just …
21:26 Ticket #2000 ("upstream sent invalid chunked response while reading upstream" when ...) closed by Maxim Dounin
invalid: Relevant part from the log: […] So the upstream server returns a …
20:38 Ticket #2000 ("upstream sent invalid chunked response while reading upstream" when ...) updated by basti.lamberto@…
Hi, Thank you for your time. Indeed I am very new into web protocols …
20:36 nginx.log.7z attached to Ticket #2000 by basti.lamberto@…
14:15 Changeset in nginx_org [2552:b5aa27db57b4] by Sergey Budnevitch <sb@…>
Regenerated.
14:14 Changeset in nginx_org [2551:6fff2b3fd3ce] by Sergey Budnevitch <sb@…>
App-protect promo added.
13:31 Ticket #2000 ("upstream sent invalid chunked response while reading upstream" when ...) updated by Maxim Dounin
I don't see any nginx-related details in the issue linked except the …
08:40 Changeset in nginx [7665:d127837c714f] by Vladimir Homutov <vl@…>
Stream: fixed processing of zero length UDP packets (ticket #1982).
01:29 Ticket #2000 ("upstream sent invalid chunked response while reading upstream" when ...) created by basti.lamberto@…
A detailed log is available at …

06/07/20:

16:30 Ticket #1999 (Fix webdav unable to rename folders and create folders) closed by Maxim Dounin
duplicate: Duplicate of #604 (an english explanation can be found in #1966). For …
16:25 Ticket #604 (WebDAV: мелкие косяки) updated by Maxim Dounin
See also #1999.
10:17 Ticket #1999 (Fix webdav unable to rename folders and create folders) created by PyzmxU@…
Fix webdav unable to rename folders and create folders in Nginx server …
04:27 Ticket #1719 (Enhance proxy_cache_min_uses directive) updated by Maxim Dounin
Consider the following scenario: 1. A single resource suddenly …

06/06/20:

17:23 Ticket #812 (Fetch OCSP responses on startup, and store across restarts) updated by Maxim Dounin
See also #1998.
17:23 Ticket #1998 (SSL Stapling not preloading OCSP answer) closed by Maxim Dounin
duplicate: The OCSP stapling doesn't imply nor require that stapled OCSP response …
13:24 Ticket #1998 (SSL Stapling not preloading OCSP answer) created by Zocker1999NET@…
I use certificates by Let's Encrypt with OCSP MUST STAPLE enabled. …

06/05/20:

17:59 Changeset in nginx [8429:8fc9fcf18608]quic by Sergey Kandaurov <pluknet@…>
Stream ID handling in MAX_STREAM_DATA and STREAM_DATA_BLOCKED.
17:59 Changeset in nginx [8428:953cf44708b0]quic by Sergey Kandaurov <pluknet@…>
Stream ID handling in RESET_STREAM and STOP_SENDING frames.
17:59 Changeset in nginx [8427:d437ee1ce81e]quic by Sergey Kandaurov <pluknet@…>
Reject invalid STREAM ID with STREAM_STATE_ERROR connection error.
15:59 Ticket #1997 (Error nginx: [emerg] unknown "upstream_first_byte_time" variable) updated by opiumfor@…
Thanks, Maxim, it's clear now. But this should probably be covered …
15:43 Ticket #1997 (Error nginx: [emerg] unknown "upstream_first_byte_time" variable) closed by Maxim Dounin
invalid: The [http://nginx.org/r/$upstream_first_byte_time
14:31 Ticket #1997 (Error nginx: [emerg] unknown "upstream_first_byte_time" variable) created by opiumfor@…
Hello! I've added the $upstream_first_byte_time to my log format in …
10:20 Changeset in nginx [8426:6ea2f1daedb5]quic by Sergey Kandaurov <pluknet@…>
Introduced connection error APPLICATION_ERROR from draft-28.
10:20 Changeset in nginx [8425:3e38dad3a163]quic by Sergey Kandaurov <pluknet@…>
Receipt of CONNECTION_CLOSE in 0-RTT is permitted in draft-28.
10:20 Changeset in nginx [8424:c70446e3d771]quic by Sergey Kandaurov <pluknet@…>
Treat receipt of NEW_TOKEN as connection error PROTOCOL_VIOLATION.

06/04/20:

17:54 Ticket #1882 (Nginx does not handle asterisk in OPTIONS request) closed by Maxim Dounin
wontfix: From RFC point of view, 400 Bad Request is a valid response. Since …
17:12 Ticket #1996 (Why is there no Restart=on-failure in systemd unit) created by 131@…
So, nginx failed to start as an upstream DNS provider was not …
16:23 Ticket #1250 (Connection reset with low http2_max_requests) updated by Maxim Dounin
See also #1544, which is related. Both problems should be solved once …
16:23 Ticket #1544 (http/2 downloads broken during reload) updated by Maxim Dounin
See also #1250, which is related. Both problems should be solved once …
15:20 Ticket #1811 (proxy server,slice+limit_rate,keepalived connection will be delayed to ...) closed by Maxim Dounin
invalid: Feedback timeout. The description seems to suggest that limit_rate
14:27 Ticket #1988 (nginx: [emerg] too long parameter, probably missing terminating "'" ...) closed by Maxim Dounin
invalid: Feedback timeout.

06/03/20:

16:37 Ticket #1991 (Empty response of nginx with ngx_http_perl_module) closed by Maxim Dounin
invalid: The problem is that the perl handler sends a response, and then …
16:11 Changeset in nginx [7664:699f6e55bbb4] by Maxim Dounin <mdounin@…>
SSL: added verify callback to ngx_ssl_trusted_certificate(). This …
13:37 Ticket #1168 (Nginx не корректно обрабатывает опцию max_size в директиве proxy_cache_path) updated by Maxim Dounin
For the record, tested the details. On Linux, NFS client mounts …
09:37 Ticket #586 (variable support for client_max_body_size) updated by rubo77@…
Is there a simple workaround how to set a globaly and set it to a …
01:00 Ticket #1995 (Regular expression with Unicode property test doesn't match as expected) closed by Maxim Dounin
invalid: What you see it the result of the fact that URI characters aren't …

06/02/20:

23:55 Ticket #1989 (Nginx not displaying progressive image when in http2) updated by Maxim Dounin
Regardless of the protocol used, nginx does not "serve jpg files …
22:56 Ticket #1992 (Websocket over HTTP/2 support) updated by Maxim Dounin
First of all, two basic things to understand: 1. nginx does not talk …
21:38 Ticket #1994 ($CPPFLAGS lost and handling of C++ files broken) closed by Maxim Dounin
invalid: The CPPFLAGS variable is to set flags to CPP, C preprocessor (see, for …
21:17 Ticket #1993 (--with-ld-opt fails with multiple options) closed by Maxim Dounin
invalid: > Has no one ever linked two libraries to nginx? The --with-ld-opt
20:19 Ticket #1995 (Regular expression with Unicode property test doesn't match as expected) created by funkyfuture@…
with this server configuration, whose regex pattern relies on Unicode …
14:46 Ticket #1994 ($CPPFLAGS lost and handling of C++ files broken) created by asher.strong.ai@…
The handling of cpp files and corresponding flags seems to have …
14:38 Ticket #1993 (--with-ld-opt fails with multiple options) updated by asher.strong.ai@…
Well this shouldn't be under documentation, but once it's created …
14:22 Ticket #1993 (--with-ld-opt fails with multiple options) created by asher.strong.ai@…
I have been compiling successfully with --with-ld-opt='-lc++', now I …
12:59 Changeset in nginx [8423:833898b35b24]quic by Roman Arutyunyan <arut@…>
Decoupled validation of Host and :authority for HTTP/2 and HTTP/3. …
11:30 Changeset in nginx-tests [1573:d7e83ce613c2] by Sergey Kandaurov <pluknet@…>
Tests: unix sockets removal tests on master process exit.
11:15 Ticket #1992 (Websocket over HTTP/2 support) created by ckmichael8@…
Hello, Will NGINX ever support Websocket over HTTP/2? …

06/01/20:

19:34 Ticket #753 (Nginx leaves UNIX domain sockets after SIGQUIT) closed by Ruslan Ermilov <ru@…>
fixed: In [changeset:"7cbf6389194b9170514e514ca7ee495369c9c8ac/nginx"
19:31 Changeset in nginx [7663:7cbf6389194b] by Ruslan Ermilov <ru@…>
Fixed SIGQUIT not removing listening UNIX sockets (closes #753). …
17:54 Ticket #1991 (Empty response of nginx with ngx_http_perl_module) created by https://stackoverflow.com/users/1520793/sotona
I have to run a very simplistic piece of perl code in response to HTTP …
17:19 Changeset in nginx [7662:9c038f5e0464] by Ruslan Ermilov <ru@…>
Fixed removing of listening UNIX sockets when "changing binary". When …
16:53 Changeset in nginx [8422:90b02ff6b003]quic by Sergey Kandaurov <pluknet@…>
Compatibility with BoringSSL master branch. Recently BoringSSL …
16:16 Changeset in nginx [8421:c206233d9c29]quic by Sergey Kandaurov <pluknet@…>
Fixed transport parameters on a new connection with a valid token. …
11:36 Changeset in nginx-tests [1572:f5a3b70c0f2f] by Sergey Kandaurov <pluknet@…>
Tests: fixed ssl_verify_client.t with LibreSSL. LibreSSL started …
03:05 Ticket #1480 (Automatic Let's Encrypt certificate provisioning and renewal) updated by fawaf@…
any traction on this yet? this would be great to have, especially to …

05/31/20:

17:00 Ticket #1990 (proxy_cache_min_uses not counted per variant on initial requests) updated by chrisd8088@…
I should note that these examples assume a simple caching proxy …
07:44 Ticket #1990 (proxy_cache_min_uses not counted per variant on initial requests) created by chrisd8088@…
When proxy_cache_min_uses is set to a value greater than 1, and …

05/30/20:

01:46 Ticket #1989 (Nginx not displaying progressive image when in http2) created by jobs-git@…
When I add ssl http2 in listen tag, nginx does not serve jpg files …

05/29/20:

20:10 Changeset in nginx-tests [1571:1b4ceab9cb1c] by Sergey Kandaurov <pluknet@…>
Tests: fixed ssl_certificate.t with LibreSSL client. …
12:07 Changeset in nginx [8418:8b4a0a752723]quic by Sergey Kandaurov <pluknet@…>
Made NGX_QUIC_DRAFT_VERSION tunable from configure parameters. Now it …
12:06 Changeset in nginx [8417:6633f17044eb]quic by Sergey Kandaurov <pluknet@…>
QUIC draft-28 transport parameters support. Draft-27 and draft-28 …
10:29 Changeset in nginx [8419:cb149fa03367]quic by Vladimir Homutov <vl@…>
Added propagation of the "wildcard" flag to c->listening. The flags …
10:05 Changeset in nginx [8416:78e362f0b081]quic by Sergey Kandaurov <pluknet@…>
Introduced macros for building length-value transport parameters.
09:56 Changeset in nginx [8415:125cbfa77013]quic by Sergey Kandaurov <pluknet@…>
Renamed max_packet_size to max_udp_payload_size, from draft-28. No …
09:55 Changeset in nginx [8414:49a98760afd2]quic by Sergey Kandaurov <pluknet@…>
Rejected forbidden transport parameters with TRANSPORT_PARAMETER_ERROR.
09:50 Changeset in nginx [8413:f27fdf86275d]quic by Sergey Kandaurov <pluknet@…>
Fixed return codes in ngx_quic_add_handshake_data() callback.
09:42 Changeset in nginx [8420:2bf17a829ddc]quic by Roman Arutyunyan <arut@…>
Require ":authority" or "Host" in HTTP/3 and HTTP/2 requests. Also, …

05/28/20:

22:17 Changeset in nginx_org [2550:43e87e973560] by Artem Konev <artem.konev@…>
Added info about the Unit 1.18.0 release.
17:49 Milestone unit-1.18 completed
Planned features and enhancements: * URI enconding support * "target" …
14:05 Ticket #1988 (nginx: [emerg] too long parameter, probably missing terminating "'" ...) updated by Maxim Dounin
The message suggests there is an error in your configuration file: a …
04:03 Ticket #1988 (nginx: [emerg] too long parameter, probably missing terminating "'" ...) created by aggarwal.sidh@…
Hello Team, I am getting this error when trying to reload my nginx …

05/27/20:

18:08 Ticket #1523 (large_client_header_buffers directive is ignored in server context) updated by Maxim Dounin
See also #1987 to emphasize "might instead be a source of confusion" …
18:04 Ticket #1987 (underscores_in_headers directive seems to be specific to each server block) updated by Maxim Dounin
The comment is an inaccurate attempt to explain that …
17:28 Ticket #1987 (underscores_in_headers directive seems to be specific to each server block) created by ken.russo6.com@…
The following comment: If the directive is specified on the server …
04:38 Ticket #1982 (Zero length UDP packets aren't forwarded to upstreams but a lack of ...) updated by d0x2f@…
The issue came from a production deployment of a radius service. An …
Note: See TracTimeline for information about the timeline view.