Timeline
11/23/22:
- 22:38 Ticket #1353 (http and stream on the same "listen" should conflict) updated by
- See also #2415.
- 22:37 Ticket #2415 (no error info showing when reload/test when same listen port with http ...) closed by
- duplicate: Duplicate of #1353.
- 20:48 Changeset in nginx [8106:8852f39311de] by
- Fixed segfault when switching off master process during upgrade. …
- 20:12 Changeset in nginx [8105:09463dd9c504] by
- Disabled cloning of sockets without master process (ticket #2403). …
- 19:36 Ticket #2416 (Memory overrun due to alignment issues when cross-compiling mingw on linux) updated by
-
Description changed
- 19:06 Ticket #2416 (Memory overrun due to alignment issues when cross-compiling mingw on linux) created by
- Hi, When I cross-compile nginx for Windows on linux host using mxe, …
- 16:59 Ticket #2415 (no error info showing when reload/test when same listen port with http ...) created by
- step 1: config http listen 8020 and reload, it is success, below is …
- 14:57 Ticket #2409 (Nginx would not be edge-triggered to read new stream frame correctly ...) closed by
- fixed
- 14:57 Ticket #2409 (Nginx would not be edge-triggered to read new stream frame correctly ...) updated by
- Committed: http://hg.nginx.org/nginx-quic/rev/c6580dce98a8
- 14:30 Changeset in nginx [8104:4cc2bfeff46c] by
- Filtering duplicate addresses in listen (ticket #2400). Due to the …
- 10:34 Ticket #2409 (Nginx would not be edge-triggered to read new stream frame correctly ...) updated by
- Thanks for noticing this. Are you to reproduce the issue? If, yes …
- 09:12 Ticket #2414 (support unknown variables when it is only used in log format) created by
- currently, when we add some extend variable in log format which is not …
11/22/22:
- 20:31 Ticket #623 (IPv6 link-local addresses with zone id not usable in proxy_pass) updated by
- For the record, upcoming …
- 13:55 Ticket #623 (IPv6 link-local addresses with zone id not usable in proxy_pass) updated by
- See also #2413.
- 13:55 Ticket #2413 (func ngx_parse_inet6_url() can not set ipv6 connection local address) closed by
- duplicate: Duplicate of #623.
- 10:13 Ticket #2407 (server_name using regex loses variable after first request in h3) closed by
- fixed: A slightly modified patch committed in …
- 07:14 Ticket #2413 (func ngx_parse_inet6_url() can not set ipv6 connection local address) created by
- We found a problem that nginx cant set ipv6 connection's local …
11/21/22:
- 22:36 Ticket #1263 (Segmentation Fault when SSI is used in sub-request) closed by
- fixed: Fix committed, thanks to all involved.
- 22:08 Ticket #2406 (nginx) closed by
-
invalid: Thanks for the details.
Your system uses
@SECLEVEL=2
(see … - 21:58 Changeset in nginx_org [2912:7ebe15d6c68d] by
- Updated link to the PROXY protocol specification.
- 15:30 Ticket #1263 (Segmentation Fault when SSI is used in sub-request) updated by
- In [changeset:"49e7db44b57c9f4d54b87d19a696178b913aec5c/nginx" …
- 14:01 Changeset in nginx [8102:49e7db44b57c] by
- SSI: handling of subrequests from other modules (ticket #1263). As …
11/18/22:
- 16:03 Milestone njs-0.7.9 completed
- Planned features and enhancements: * Bug fixes
- 15:31 Changeset in nginx [8103:b809f53d3f5b] by
- Process events posted by ngx_close_idle_connections() immediately. …
- 04:24 BadContent edited by
- (diff)
11/17/22:
- 20:22 Ticket #2406 (nginx) updated by
- 1. Debian GNU/Linux 11 (bullseye) 2. nginx version: nginx/1.23.2 …
- 18:26 Changeset in nginx_org [2911:3cc6e38246b1] by
- Removed note from the js_access directive.
- 18:24 Changeset in nginx_org [2910:5f1d472f6a97] by
- Documented ngx.conf_prefix property in njs Reference.
- 15:27 Ticket #2411 (reload correlates with "open socket ... left in connection", response ...) updated by
- The fix in question is available in nginx 1.23.1, quoting …
- 15:15 Changeset in nginx_org [2909:1a91221b2901] by
- njs-0.7.9.
- 11:49 Ticket #2411 (reload correlates with "open socket ... left in connection", response ...) created by
- we observe that curl requests to a host on which nginx serves as a …
11/16/22:
- 15:52 Changeset in nginx_org [2908:b2e5a376622d] by
- Updated with Netcraft November 2022 Web Server Survey stats.
- 15:45 Changeset in nginx_org [2907:7bba6dad210c] by
- Updated with Netcraft October 2022 Web Server Survey stats.
- 14:35 Ticket #2410 (Add a doctype to autoindex HTML output) created by
- Currently the output of a directory by the autoindex module looks like …
11/14/22:
- 10:39 Ticket #2407 (server_name using regex loses variable after first request in h3) updated by
- Can you please try this patch and report the results? […]
- 09:56 Ticket #2407 (server_name using regex loses variable after first request in h3) updated by
-
Owner, Status changed
- 08:06 Ticket #2409 (Nginx would not be edge-triggered to read new stream frame correctly ...) created by
- source code version: nginx-quic-8d0753760546 While use a client send …
11/12/22:
- 08:16 Ticket #2408 (413 error_page directive in server or location context returns default ...) updated by
-
Keywords changed
Thanks for reporting this, it indeed looks like a bug in the HTTP/2.0 …
11/11/22:
- 16:28 Ticket #2408 (413 error_page directive in server or location context returns default ...) created by
- I think this is a bug, but I may be misunderstanding something. If …
11/10/22:
- 14:14 Changeset in nginx-tests [1877:dc0bda44044c] by
- Tests: HTTP/3 tests for absolute_redirect and Location.
11/08/22:
- 12:22 Ticket #2407 (server_name using regex loses variable after first request in h3) created by
- Nginx with h3 leaves variables generated by server_name regex empty. I …
- 09:48 Changeset in nginx [8101:42bc158a47ec] by
- Fixed PROXY protocol to use ngx_memcpy()/ngx_memcmp().
- 09:48 Changeset in nginx [8100:251daa98cc87] by
- Added logging to PROXY protocol write buffer check. The check is not …
- 04:10 Ticket #2406 (nginx) updated by
-
Priority, Component changed
The "internal error" in the SSL part of per the message suggests it's …
11/07/22:
- 19:42 Ticket #2406 (nginx) created by
- I found an interesting bug in my logs 2022/11/07 18:30:47 [crit] …
11/03/22:
- 16:47 Ticket #1263 (Segmentation Fault when SSI is used in sub-request) updated by
- See …
- 11:52 Changeset in nginx [8098:a2924855f453] by
- Version bump.
11/02/22:
- 15:19 Ticket #2405 (OCSP issue to specific responder) updated by
- Thanks for the reply. I reached out to the company that provides the …
- 13:24 Ticket #1850 (Content of the variable $sent_http_connection is incorrect) updated by
- Replying to Maxim Dounin: > Thanks, this is known issue, …
- 09:46 Changeset in nginx [8099:17d6a537fb1b] by
- Increased maximum read PROXY protocol header size. Maximum size for …
11/01/22:
- 10:14 Ticket #2405 (OCSP issue to specific responder) updated by
- Symptoms suggest that the OCSP responser you are trying to use simply …
- 07:07 Ticket #2404 (openssl config is loaded from the build location by default) updated by
-
Status, Summary changed
Thanks for filing the ticket. As already explained in the the …
10/31/22:
- 15:26 Ticket #2405 (OCSP issue to specific responder) created by
- I'm attempting to validate a client certificate with the OCSP …
- 03:46 Ticket #2404 (openssl config is loaded from the build location by default) updated by
-
Description changed
- 03:34 Ticket #2404 (openssl config is loaded from the build location by default) created by
- I have noticed that the official Windows builds of nginx contain a …
10/30/22:
- 05:06 Ticket #2400 (listen on localhost can fail (sort of a docker and glibc issue, worth ...) updated by
-
The
/etc/hosts
file is usually something static provided by OS, and … - 02:50 Ticket #2403 (http request has no response, the configure with 'master_process off ...) updated by
- > My question is, since master_process off conflicts with …
10/28/22:
- 19:47 Ticket #2402 (Not right to skip location rewrite phase for server null location.) updated by
- The condition looks perfectly correct for me, and it does exactly what …
- 17:40 Ticket #2400 (listen on localhost can fail (sort of a docker and glibc issue, worth ...) updated by
- For what it's worth I do think Docker is doing something wrong here - …
- 09:04 Ticket #2402 (Not right to skip location rewrite phase for server null location.) updated by
-
Description changed
- 09:03 Ticket #2402 (Not right to skip location rewrite phase for server null location.) updated by
-
Description changed
- 08:44 Ticket #2403 (http request has no response, the configure with 'master_process off ...) created by
- When the following configuration is used, no response is received when …
- 08:34 Ticket #2402 (Not right to skip location rewrite phase for server null location.) created by
- Not right to skip location rewrite phase for server null location or …
10/26/22:
- 04:29 Ticket #1639 (Add support for writing PROXY protocol v2 to upstream) updated by
- Replying to goldyfruit@…: > Any plan about the patch made …
10/25/22:
- 21:10 Ticket #1639 (Add support for writing PROXY protocol v2 to upstream) updated by
- I facing the same issue raised by mstavrev (comment 5) with VerneMQ. …
- 17:31 Milestone njs-0.7.8 completed
- Release scope: * [Done] Modules: added js_preload_object directive. * …
- 17:11 Changeset in nginx_org [2905:cb5c3541cc30] by
- njs-0.7.8.
- 17:09 Changeset in nginx_org [2904:4aaab86a9c26] by
- Added the njs.memoryStats property in njs Reference.
- 11:26 Changeset in nginx_org [2906:4eb241b57f83] by
- Linux packages: added Ubuntu 22.10 "kinetic".
- 08:52 Changeset in nginx [9059:b87a0dbc1150]quic by
- HTTP/3: implement keepalive for hq. Previously, keepalive timer was …
10/24/22:
- 13:55 Ticket #2313 (Nginx deleted temporary file handles grows with time, when response ...) updated by
- We have similar issue where its happening on only one server for some …
Note:
See TracTimeline
for information about the timeline view.