Timeline
12/04/23:
- 22:50 Ticket #2568 (Introduce send_timeout and proxy_send_timeout in the stream module) updated by
- Thanks for the reply, Understood. Has there been any decision made …
- 04:10 Ticket #2571 (Start non-blocking error when using the "user" setting) updated by
- The warning you are seeing suggests that nginx is started under …
- 03:42 Ticket #2570 (memcpy from NULL during startup) updated by
-
Version, Component changed
Whilememcpy(p, NULL, 0)
is formally undefined behaviour due to C …
12/03/23:
- 21:35 Ticket #2570 (memcpy from NULL during startup) updated by
- Now noticing that this has component "documentation." That was a …
- 17:13 Ticket #2571 (Start non-blocking error when using the "user" setting) created by
- Having this as SystemD override configuration : […] and this as …
- 16:52 Ticket #2570 (memcpy from NULL during startup) updated by
- Here's a backtrace: […]
- 04:00 Ticket #2570 (memcpy from NULL during startup) created by
-
memcpy
ing to or fromNULL
is undefined behavior, even when …
11/30/23:
- 23:24 Ticket #2537 (Host not found in resolver "kube-dns.kube-system.svc.cluster.local". ...) closed by
- invalid: Feedback timeout. Seems to be a resolver configuration issue.
- 23:21 Ticket #2551 (HTTP3 Reverse Proxy does not pass on Host Header) closed by
- duplicate: Duplicate of #2281.
- 23:20 Ticket #2281 (QUIC: failed to get $http_host variable for http3 request) updated by
- See also #2551.
- 23:18 Ticket #2558 (Memory Leak (maybe WebSocket)) closed by
- invalid: Feedback timeout. No details provided to support the claim that `kill …
- 23:15 Ticket #2566 (mail_proxy_module proxy_smtp_auth not respecting AUTH capabilities of ...) closed by
- invalid: Feedback timeout.
- 23:12 Ticket #2568 (Introduce send_timeout and proxy_send_timeout in the stream module) updated by
- > Is there any estimated time when these will merge into NGINX master …
- 11:03 Changeset in nginx [9193:ce1ff81e9b92] by
- QUIC: ngx_quic_frame_t time fields cleanup. The field "first" is …
11/29/23:
- 22:01 Ticket #2551 (HTTP3 Reverse Proxy does not pass on Host Header) updated by
-
$http_host
is also empty for http3 connections, if used in … - 17:41 Changeset in nginx [9192:efcdaa66df2e] by
- QUIC: congestion control in ngx_quic_frame_sendto(). Previously …
- 14:13 Changeset in nginx [9189:fcec773dd249] by
- QUIC: avoid partial expansion of PATH_CHALLENGE/PATH_RESPONSE. By …
- 08:13 Changeset in nginx [9188:b05c622715fa] by
- HTTP: uniform checks in ngx_http_alloc_large_header_buffer(). If URI …
- 06:58 Changeset in nginx [9194:a6f79f044de5] by
- QUIC: path revalidation after expansion failure. As per RFC 9000, …
11/28/23:
- 14:10 Ticket #2568 (Introduce send_timeout and proxy_send_timeout in the stream module) updated by
- I understand, this will definitely work for our case. Is there any …
- 09:57 Changeset in nginx [9187:dacad3a9c7b8] by
- HTTP: removed unused r->port_start and r->port_end. Neither …
11/27/23:
- 21:39 Ticket #2162 (Detected socket leaks after restarting worker processes) updated by
- 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
- duplicate: Thanks for the confirmation. Exactly as expected, in your 404 …
- 21:30 Changeset in nginx_org [3027:08533e33d074] by
- 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
- > 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
- 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
- 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
- Posted a patch series here which fixes this: …
- 03:28 Ticket #853 (Поведение cache_use_stale updating если новые ответы нельзя кешировать) updated by
- See also #2569.
- 03:28 Ticket #2569 (nginx serves stale 200 page which was deleted (became 404)) updated by
- 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
-
Description changed
- 08:26 Ticket #2569 (nginx serves stale 200 page which was deleted (became 404)) updated by
-
Description changed
- 08:02 Ticket #2569 (nginx serves stale 200 page which was deleted (became 404)) updated by
-
Description changed
- 07:55 Ticket #2569 (nginx serves stale 200 page which was deleted (became 404)) updated by
-
Description changed
- 07:49 Ticket #2569 (nginx serves stale 200 page which was deleted (became 404)) created by
- 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
-
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
- 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
- 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
- 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
- QUIC: fixed anti-amplification with explicit send. Previously, when …
- 10:48 Changeset in nginx [9191:618132842e7c] by
- 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
- The only AUTH mechanism for SMTP backends nginx supports is AUTH …
11/20/23:
- 23:40 Ticket #2275 (Support Encrypted Client Hello) updated by
- 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
- Please change the component to "module".
- 11:41 Ticket #2566 (mail_proxy_module proxy_smtp_auth not respecting AUTH capabilities of ...) created by
- 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
- For the record, HTTP Archive data as of …
- 00:53 Ticket #1407 (Should application/javascript be text/javascript in mime.types) updated by
- For the record: RFC 9204, "QPACK: Field Compression for HTTP/3", uses …
11/19/23:
11/18/23:
- 22:41 Ticket #2565 (ویکی) updated by
- Good
- 22:35 Ticket #2565 (ویکی) created by
- Http/vike:domain formatting
11/16/23:
- 21:25 Ticket #2564 (nginx returns 501 when 400 is expected) closed by
- invalid: There can be other transfer encodings, for example, registered by …
- 20:03 Ticket #2564 (nginx returns 501 when 400 is expected) updated by
- 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
- 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
- fixed: It's now documented on https://nginx.org/en/linux_packages.html.
11/14/23:
- 11:26 Changeset in nginx [9186:f366007dd23a] by
- HTTP/3: added Huffman decoding error logging.
- 10:50 Changeset in nginx [9185:c458cd00bb0b] by
- 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
- 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
-
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
- 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
- duplicate: Overall, this looks like another variant of #853, closing this.
- 21:43 Ticket #853 (Поведение cache_use_stale updating если новые ответы нельзя кешировать) updated by
- See also #1614.
- 21:40 Ticket #853 (Поведение cache_use_stale updating если новые ответы нельзя кешировать) updated by
- See also #2563.
- 21:39 Ticket #2563 (Does not respect cache-control when using proxy_cache_use_stale updating) closed by
- 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
-
Description changed
- 16:13 Ticket #2563 (Does not respect cache-control when using proxy_cache_use_stale updating) created by
- We have […] in our proxy configurations, and on some paths, …
11/11/23:
- 13:20 Ticket #2562 (SSL: use server names from upstream configuration for proxied server's ...) created by
- 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
- Thank you very much for your efficiency :)
- 03:42 Changeset in nginx_org [3026:cc6b36cd17d6] by
- 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
- 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
- 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
- Hello there! Ubuntu 23.10 with code name mantic was released …
- 02:28 Ticket #2275 (Support Encrypted Client Hello) updated by
- 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
- Could we look at following the suggestions in: …
- 10:13 Ticket #2558 (Memory Leak (maybe WebSocket)) updated by
- Replying to Maxim Dounin: > Replying to Roman: …
- 02:00 Ticket #2558 (Memory Leak (maybe WebSocket)) updated by
- Replying to Roman: > Replying to Maxim Dounin: …
- 00:14 Ticket #2558 (Memory Leak (maybe WebSocket)) updated by
- 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
- 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
- Using: │app.kubernetes.io/name: rke2-ingress-nginx …
- 16:35 Ticket #2558 (Memory Leak (maybe WebSocket)) updated by
-
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
- Replying to p4rancesc0@…: > 1) how can the "MISS 3" be …
- 13:45 Ticket #2558 (Memory Leak (maybe WebSocket)) updated by
-
Description changed
- 13:43 Ticket #2558 (Memory Leak (maybe WebSocket)) updated by
-
Description changed
- 13:39 Ticket #2558 (Memory Leak (maybe WebSocket)) updated by
-
Description changed
- 13:39 Ticket #2558 (Memory Leak (maybe WebSocket)) updated by
-
Description changed
- 13:37 Ticket #2558 (Memory Leak (maybe WebSocket)) created by
- 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
- Thanks Maxim, it makes absolulely sense. We anyway some more …
- 00:12 Ticket #2557 (Odd STALE reponse under long run stability test) closed by
- invalid: > You can spot a couple of STALE 12 and 13 seconds old. The …
11/06/23:
- 13:02 Ticket #2557 (Odd STALE reponse under long run stability test) created by
- 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
-
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
- […] […] Turning off aio_write also prevents the crash.
Note:
See TracTimeline
for information about the timeline view.