Timeline



11/27/23:

21:39 Ticket #2162 (Detected socket leaks after restarting worker processes) updated by Maxim Dounin
For the record, I've posted a patch to address this issue by …
21:34 Ticket #2569 (nginx serves stale 200 page which was deleted (became 404)) closed by Maxim Dounin
duplicate: Thanks for the confirmation. Exactly as expected, in your 404 …
21:30 Changeset in nginx_org [3027:08533e33d074] by Yaroslav Zhuravlev <yar@…>
Updated with Netcraft November 2023 Web Server Survey stats.
21:25 Ticket #2568 (Introduce send_timeout and proxy_send_timeout in the stream module) updated by Maxim Dounin
> send_timeout and proxy_send_timeout will not solve this situation, …
16:23 Ticket #2568 (Introduce send_timeout and proxy_send_timeout in the stream module) updated by felipeapolanco@…
Thanks for the reply, TCP keepalive is not honored everywhere …
09:21 Ticket #2569 (nginx serves stale 200 page which was deleted (became 404)) updated by devpets@…
Hello thanks, this is the header of 404: curl https://x.x.x/404.txt -k …
04:04 Ticket #2555 (Race when both aio threads and background subrequests are used) updated by Maxim Dounin
Posted a patch series here which fixes this: …
03:28 Ticket #853 (Поведение cache_use_stale updating если новые ответы нельзя кешировать) updated by Maxim Dounin
See also #2569.
03:28 Ticket #2569 (nginx serves stale 200 page which was deleted (became 404)) updated by Maxim Dounin
As long as the response of the upstream server is not cacheable, nginx …

11/26/23:

08:27 Ticket #2569 (nginx serves stale 200 page which was deleted (became 404)) updated by devpets@…
Description changed
08:26 Ticket #2569 (nginx serves stale 200 page which was deleted (became 404)) updated by devpets@…
Description changed
08:02 Ticket #2569 (nginx serves stale 200 page which was deleted (became 404)) updated by devpets@…
Description changed
07:55 Ticket #2569 (nginx serves stale 200 page which was deleted (became 404)) updated by devpets@…
Description changed
07:49 Ticket #2569 (nginx serves stale 200 page which was deleted (became 404)) created by devpets@…
Hello I've read same bugs here but they were closed so I open a new …

11/25/23:

02:25 Ticket #2568 (Introduce send_timeout and proxy_send_timeout in the stream module) updated by Maxim Dounin
Keywords, Priority, Milestone, Summary changed
> myF5 Case # 00508180 This is Trac for nginx as an open source …
01:26 Ticket #2567 (sub_filter and gziped payload should trigger warning) updated by Maxim Dounin
In theory, the sub_filter is expected …

11/24/23:

15:19 Ticket #2568 (Introduce send_timeout and proxy_send_timeout in the stream module) created by felipeapolanco@…
myF5 Case # 00508180 Hello, We would like to request enhancement for …

11/23/23:

11:48 Ticket #2567 (sub_filter and gziped payload should trigger warning) created by gl-yziquel@…
Hi. Reporting an issue that bit me quite some time ago. I don't have …

11/22/23:

10:52 Changeset in nginx [9190:3a67dd34b6cc] by Roman Arutyunyan <arut@…>
QUIC: fixed anti-amplification with explicit send. Previously, when …
10:48 Changeset in nginx [9191:618132842e7c] by Roman Arutyunyan <arut@…>
QUIC: ignore duplicate PATH_CHALLENGE frames. According to RFC 9000, …

11/21/23:

23:12 Ticket #2566 (mail_proxy_module proxy_smtp_auth not respecting AUTH capabilities of ...) updated by Maxim Dounin
The only AUTH mechanism for SMTP backends nginx supports is AUTH …

11/20/23:

23:40 Ticket #2275 (Support Encrypted Client Hello) updated by yaroslavros@…
I've submitted an experimental patch to nginx-devel list that …
11:43 Ticket #2566 (mail_proxy_module proxy_smtp_auth not respecting AUTH capabilities of ...) updated by smoebody@…
Please change the component to "module".
11:41 Ticket #2566 (mail_proxy_module proxy_smtp_auth not respecting AUTH capabilities of ...) created by smoebody@…
When nginx is proxying smtp auth it always uses "AUTH PLAIN …
01:18 Ticket #1407 (Should application/javascript be text/javascript in mime.types) updated by Maxim Dounin
For the record, HTTP Archive data as of …
00:53 Ticket #1407 (Should application/javascript be text/javascript in mime.types) updated by Maxim Dounin
For the record: RFC 9204, "QPACK: Field Compression for HTTP/3", uses …

11/19/23:

00:01 Ticket #2565 (ویکی) closed by Maxim Dounin
invalid

11/18/23:

22:41 Ticket #2565 (ویکی) updated by imankhoramabadi63@…
Good
22:35 Ticket #2565 (ویکی) created by imankhoramabadi63@…
Http/vike:domain formatting

11/16/23:

21:25 Ticket #2564 (nginx returns 501 when 400 is expected) closed by Maxim Dounin
invalid: There can be other transfer encodings, for example, registered by …
20:03 Ticket #2564 (nginx returns 501 when 400 is expected) updated by bjorn248@…
Ah, never mind, this is the behavior specified by the RFC. "A server …
18:39 Ticket #2564 (nginx returns 501 when 400 is expected) created by bjorn248@…
nginx seems to be exhibiting unexpected behavior when sending an …

11/15/23:

22:49 Ticket #2561 (Ubuntu 23.10: no stable or mainline packages on nginx.org repo) closed by thresh
fixed: It's now documented on https://nginx.org/en/linux_packages.html.

11/14/23:

11:26 Changeset in nginx [9186:f366007dd23a] by Sergey Kandaurov <pluknet@…>
HTTP/3: added Huffman decoding error logging.
10:50 Changeset in nginx [9185:c458cd00bb0b] by Sergey Kandaurov <pluknet@…>
Adjusted Huffman coding debug logging, missed in 7977:336084ff943b. …

11/13/23:

09:34 Ticket #2563 (Does not respect cache-control when using proxy_cache_use_stale updating) updated by aminvakil@…
Thanks Maxim for your time and explanation! Honestly I asked again …
00:16 Ticket #2563 (Does not respect cache-control when using proxy_cache_use_stale updating) updated by Maxim Dounin
The UPDATING status means that there is a stale (expired) response …

11/12/23:

22:31 Ticket #2563 (Does not respect cache-control when using proxy_cache_use_stale updating) updated by aminvakil@…
Ah, I'm not sure but I think this bug is different from #853 as in our …
21:43 Ticket #1614 (proxy cache 404 STALE forever) closed by Maxim Dounin
duplicate: Overall, this looks like another variant of #853, closing this.
21:43 Ticket #853 (Поведение cache_use_stale updating если новые ответы нельзя кешировать) updated by Maxim Dounin
See also #1614.
21:40 Ticket #853 (Поведение cache_use_stale updating если новые ответы нельзя кешировать) updated by Maxim Dounin
See also #2563.
21:39 Ticket #2563 (Does not respect cache-control when using proxy_cache_use_stale updating) closed by Maxim Dounin
duplicate: This looks like a duplicate of #853. You have a stale cache item in …
16:14 Ticket #2563 (Does not respect cache-control when using proxy_cache_use_stale updating) updated by aminvakil@…
Description changed
16:13 Ticket #2563 (Does not respect cache-control when using proxy_cache_use_stale updating) created by aminvakil@…
We have […] in our proxy configurations, and on some paths, …

11/11/23:

13:22 nginx.conf attached to Ticket #2562 by lyokha@…
13:21 proxy_peer_host.patch attached to Ticket #2562 by lyokha@…
13:20 Ticket #2562 (SSL: use server names from upstream configuration for proxied server's ...) created by lyokha@…
This is a feature request (with a basic implementation). My scenario …

11/10/23:

14:16 Ticket #2561 (Ubuntu 23.10: no stable or mainline packages on nginx.org repo) updated by cyrax13@…
Thank you very much for your efficiency :)
03:42 Changeset in nginx_org [3026:cc6b36cd17d6] by Konstantin Pavlov <thresh@…>
Linux packages: added Ubuntu 23.10 "mantic".
00:31 Ticket #2561 (Ubuntu 23.10: no stable or mainline packages on nginx.org repo) updated by thresh
Now that the build issues are fixed, packages for Mantic are available …

11/09/23:

17:09 Ticket #2561 (Ubuntu 23.10: no stable or mainline packages on nginx.org repo) updated by thresh
We are working on that, thanks for reminder.
10:52 Ticket #2561 (Ubuntu 23.10: no stable or mainline packages on nginx.org repo) created by cyrax13@…
Hello there! Ubuntu 23.10 with code name mantic was released …
02:28 Ticket #2275 (Support Encrypted Client Hello) updated by Seirdy
Replying to hardfalcon@…: > Note that this likely requires …

11/08/23:

14:03 Ticket #2560 (Inclusive language: rename default branch of official GitHub tracker ...) created by michaelmaguire@…
Could we look at following the suggestions in: …
10:13 Ticket #2558 (Memory Leak (maybe WebSocket)) updated by Roman
Replying to Maxim Dounin: > Replying to Roman: …
02:00 Ticket #2558 (Memory Leak (maybe WebSocket)) updated by Maxim Dounin
Replying to Roman: > Replying to Maxim Dounin: …
00:14 Ticket #2558 (Memory Leak (maybe WebSocket)) updated by Roman
Replying to Maxim Dounin: > Reopening log files with `kill …

11/07/23:

20:21 Ticket #2559 (K8S ingress rule fails to match Exact /) closed by Maxim Dounin
invalid: This looks like an issue in the K8S ingress controller you are using, …
18:35 Ticket #2559 (K8S ingress rule fails to match Exact /) created by saffi.public@…
Using: │app.kubernetes.io/name: rke2-ingress-nginx …
16:35 Ticket #2558 (Memory Leak (maybe WebSocket)) updated by Maxim Dounin
Reopening log files with kill -USR1 is not expected to result in any …
16:13 Ticket #2557 (Odd STALE reponse under long run stability test) updated by Maxim Dounin
Replying to p4rancesc0@…: > 1) how can the "MISS 3" be …
13:45 Ticket #2558 (Memory Leak (maybe WebSocket)) updated by Roman
Description changed
13:43 Ticket #2558 (Memory Leak (maybe WebSocket)) updated by Roman
Description changed
13:42 ram.png attached to Ticket #2558 by Roman
13:39 Ticket #2558 (Memory Leak (maybe WebSocket)) updated by Roman
Description changed
13:39 Ticket #2558 (Memory Leak (maybe WebSocket)) updated by Roman
Description changed
13:38 Снимок экрана от 2023-11-07 16-32-25.png attached to Ticket #2558 by Roman
ram.png
13:37 Ticket #2558 (Memory Leak (maybe WebSocket)) created by Roman
We use a little WebSocket. And sometimes we execute […] to reopen …
09:07 Ticket #2557 (Odd STALE reponse under long run stability test) updated by p4rancesc0@…
Thanks Maxim, it makes absolulely sense. We anyway some more …
00:12 Ticket #2557 (Odd STALE reponse under long run stability test) closed by Maxim Dounin
invalid: > You can spot a couple of STALE 12 and 13 seconds old. The …

11/06/23:

13:05 logs.txt attached to Ticket #2557 by p4rancesc0@…
acces, error and origin logs
13:02 Ticket #2557 (Odd STALE reponse under long run stability test) created by p4rancesc0@…
Hi, in a test enviroment the run some 12h+ tests to verify an odd …

11/05/23:

02:38 Ticket #2555 (Race when both aio threads and background subrequests are used) updated by Maxim Dounin
Status changed
Thanks for the backtrace. The backtrace as shown suggests that an …

11/04/23:

17:03 Ticket #2555 (Race when both aio threads and background subrequests are used) updated by guo.bojun@…
[…] […] Turning off aio_write also prevents the crash.

11/03/23:

14:20 Ticket #2547 (Support Partitioned Cookies for load balancing according to CHIPS) updated by dkolb@…
Google will move forward with Chrome blocking 3rd party cookies …
04:35 Ticket #2555 (Race when both aio threads and background subrequests are used) updated by Maxim Dounin
> I'm not sure it is feasible to reproduce the crash reliably and the …
02:20 Ticket #2555 (Race when both aio threads and background subrequests are used) updated by guo.bojun@…
I'm not sure it is feasible to reproduce the crash reliably and the …
01:18 Ticket #2556 (Module ABI breakage with NGINX Plus R30 P1) closed by Maxim Dounin
invalid: As already outlined by Roman, the ngx_http_v2_connection_t structure …
01:03 Ticket #2555 (Race when both aio threads and background subrequests are used) updated by Maxim Dounin
nginx -V changed
Could you please provide more details? A test case which demonstrates …

11/01/23:

14:06 Ticket #2556 (Module ABI breakage with NGINX Plus R30 P1) updated by guo.bojun@…
Unfortunately, the use case is that it is sometimes useful to retain …
09:42 Ticket #2556 (Module ABI breakage with NGINX Plus R30 P1) updated by Roman Arutyunyan
Indeed ngx_http_v2_connection_t layout has changed since …
08:23 Ticket #2556 (Module ABI breakage with NGINX Plus R30 P1) created by guo.bojun@…
The said binaries are claiming that they are based on 1.25.1, however, …
08:13 Ticket #2555 (Race when both aio threads and background subrequests are used) created by guo.bojun@…
When the specific configurations are set(e.g. aio threads + …

10/31/23:

11:07 Ticket #2554 (Some of the requests getting stuck after reload.) updated by lathanderjk@…
I also tested running nginx as root or setting …
09:55 Ticket #2554 (Some of the requests getting stuck after reload.) created by lathanderjk@…
I suspected there are routed to shutting down workers but it happening …

10/28/23:

02:13 Ticket #2553 (Nginx Allows any server_version starting with the number 1, HTTP/1.X) closed by Maxim Dounin
invalid: HTTP uses version numbering designed to make it possible to understand …
Note: See TracTimeline for information about the timeline view.