Timeline
12/01/22:
- 16:58 Ticket #2421 (proxy_next_upstream_tries might be ignored with upstream keepalive) closed by
- invalid: The [http://nginx.org/r/proxy_next_upstream_tries …
- 15:53 Ticket #2421 (proxy_next_upstream_tries might be ignored with upstream keepalive) created by
- there is a bug with proxy_next_upstream_tries, which is ignored if …
- 03:18 BadContent edited by
- (diff)
- 01:22 Changeset in nginx [8111:56819a9491fe] by
- Win32: event flags handling edge cases in ngx_wsarecv(). Fixed event …
- 01:22 Changeset in nginx [8110:06c7d84cafdb] by
- SSL: fixed ngx_ssl_recv() to reset c->read->ready after errors. With …
11/30/22:
- 15:01 Changeset in nginx [8109:2ffefe2f892e] by
- Removed casts from ngx_memcmp() macro. Casts are believed to be not …
- 15:01 Changeset in nginx [8108:351d7f4e326f] by
- Fixed alignment of ngx_memmove()/ngx_movemem() macro definitions.
- 04:19 Ticket #2414 (support unknown variables when it is only used in log format) updated by
- As long as the log format is maintained somehow, there should be a way …
- 03:19 Ticket #1005 (client_body_timeout does not send 408 as advertised) updated by
- See also #2420.
- 03:19 Ticket #2420 (error_page directive has no effect on 408) closed by
- duplicate: The 408 error is never returned to the client. Instead, nginx simply …
11/29/22:
- 14:41 Ticket #2420 (error_page directive has no effect on 408) created by
- error_page does not override 408 status code. With the following …
- 11:48 Changeset in nginx_org [2915:923977f02d39] by
- Updated docs for the upcoming NGINX Plus release.
- 10:00 Ticket #2419 (new variable is needed(the port of nginx server which sending the ...) created by
- sometimes, in nginx access.log, $upstream_response_time shows back-end …
11/28/22:
- 22:23 Ticket #2418 (ngx_http_upstream_process_non_buffered_request do_write Dead-loop) updated by
- Submitted for review to the nginx-devel@ mailing list: …
- 17:42 Changeset in nginx_org [2914:3a2d342533fb] by
- Updated docs for the upcoming NGINX Plus release.
- 08:47 Ticket #2418 (ngx_http_upstream_process_non_buffered_request do_write Dead-loop) updated by
- Replying to Maxim Dounin: > Thanks for the details, I was …
- 08:30 Ticket #1523 (large_client_header_buffers directive is ignored in server context) closed by
- fixed: Documented a while ago in [c56adb7148a4/nginx_org] and …
- 07:44 Ticket #2418 (ngx_http_upstream_process_non_buffered_request do_write Dead-loop) updated by
- Thanks for the details, I was able to reproduce this with an SSL error …
- 01:17 Ticket #2418 (ngx_http_upstream_process_non_buffered_request do_write Dead-loop) updated by
- Replying to Maxim Dounin: > Replying to [comment:2 …
11/27/22:
- 16:07 Ticket #2418 (ngx_http_upstream_process_non_buffered_request do_write Dead-loop) updated by
- Replying to bullerdu@…: > Replying to [comment:1 Maxim …
- 13:21 Ticket #2414 (support unknown variables when it is only used in log format) updated by
-
Replying to Maxim Dounin:
> Note that
$http_*
,$arg_*
… - 05:11 Ticket #2418 (ngx_http_upstream_process_non_buffered_request do_write Dead-loop) updated by
-
Description changed
Replying to Maxim Dounin: > The loop is expected to stop …
11/26/22:
- 18:25 Ticket #2402 (Not right to skip location rewrite phase for server null location.) closed by
- invalid: Feedback timeout.
- 18:19 Ticket #2410 (Add a doctype to autoindex HTML output) updated by
-
Status changed
In general it might be beneficial to switch all internally generated … - 14:57 Ticket #2405 (OCSP issue to specific responder) closed by
- invalid: Feedback timeout. As previously suggested, from the symptoms provided …
- 13:57 Ticket #2418 (ngx_http_upstream_process_non_buffered_request do_write Dead-loop) updated by
-
The loop is expected to stop once the
u->buffer
is full. Could you … - 03:00 Ticket #2418 (ngx_http_upstream_process_non_buffered_request do_write Dead-loop) created by
- In non-buffering transport mode(proxy_request_buffering off), I …
11/25/22:
- 23:05 Ticket #2403 (http request has no response, the configure with 'master_process off ...) closed by
- fixed: Fix committed, thanks for reporting this.
- 23:03 Ticket #2400 (listen on localhost can fail (sort of a docker and glibc issue, worth ...) closed by
- fixed: Workaround committed, thanks for prodding this.
- 11:48 Ticket #2403 (http request has no response, the configure with 'master_process off ...) updated by
- In [changeset:"09463dd9c50463e35856a3bd6b57bc6ca382e6f0/nginx" …
- 11:48 Ticket #2400 (listen on localhost can fail (sort of a docker and glibc issue, worth ...) updated by
- In [changeset:"4cc2bfeff46c7b7ee2b098f39ebfc1e44754df1e/nginx" …
- 07:13 Changeset in nginx_org [2913:a20b51e84c32] by
- Linux packages: actualized supported Alpine Linux versions.
11/24/22:
- 21:12 Ticket #2417 (nginx temp file Directory permissions change) closed by
- invalid: When starting or testing configuration, nginx ensures that directories …
- 19:08 Changeset in nginx [8107:0b360747c74e] by
- SSL: fixed debug logging of SSL_sendfile() return value.
- 07:01 Ticket #2417 (nginx temp file Directory permissions change) created by
- when I start nginx use “ultiamtech” user, [ultimatech@activemq …
- 02:33 Ticket #2414 (support unknown variables when it is only used in log format) updated by
-
Note that
$http_*
,$arg_*
and some other variables are special, as … - 02:23 Ticket #2416 (Memory overrun due to alignment issues when cross-compiling mingw on linux) updated by
-
Priority changed
Thanks for reporting this. Crossbuilds are not really supported. The …
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 …
Note:
See TracTimeline
for information about the timeline view.