Timeline
10/01/21:
- 19:45 Ticket #2252 (Rate limiting rules turn chunked transfer into invalid request) updated by
- > There's also an intentionally undocumented variable …
- 14:53 Ticket #2252 (Rate limiting rules turn chunked transfer into invalid request) updated by
- For the record. Assuming you're passing request content length to …
- 12:23 Ticket #2252 (Rate limiting rules turn chunked transfer into invalid request) created by
- We managed to define such a configuration that triggers a very strange …
09/30/21:
- 03:54 Ticket #2248 (Stalled connection when using `aio_write on`) updated by
- As far as I can tell, the problem is as follows: - Some buffers from …
09/28/21:
- 03:06 Ticket #2248 (Stalled connection when using `aio_write on`) updated by
-
Owner, Status changed
I was able to reproduce this, I'll take a look what goes on here.
09/24/21:
- 15:24 Ticket #1238 (Core dump when $limit_rate is set both in a map and in a location) updated by
- For the record: the $limit_rate set handler has been rewritten in …
09/22/21:
- 15:26 Ticket #2236 (Unable to reach APT repository for nginx.org) updated by
-
Owner, Status, Component changed
- 15:26 Ticket #2236 (Unable to reach APT repository for nginx.org) updated by
- Hi, What do you mean by unable to reach? Can you show the output of …
- 13:45 Ticket #2251 ("underscores_in_headers on" didn't work) updated by
- Works fine here. Test configuration: […] Test with a header with …
- 12:45 Ticket #2251 ("underscores_in_headers on" didn't work) created by
- The custom header can not pass to backend although set …
- 10:49 Ticket #2250 (nginx does not response via TLSv1 and TLSv1.1 when built with OpenSSL 3.0.0) closed by
- invalid: They are no longer enabled by default, see OpenSSL 3.0 CHANGES.md: …
- 08:46 Ticket #2250 (nginx does not response via TLSv1 and TLSv1.1 when built with OpenSSL 3.0.0) created by
- nginx v1.21.3 does not response via TLSv1 and TLSv1.1 when built with …
09/21/21:
- 18:52 Ticket #2249 (nginx proxy makes grpc two-way authentication fail) closed by
- invalid: Authentication with SSL certificates can be only used to authenticate …
- 15:56 Ticket #2249 (nginx proxy makes grpc two-way authentication fail) created by
- When the nginx grpc proxy is not used, the grpc server will verify …
09/20/21:
- 22:51 Ticket #2246 (Our QUIC implementation currently supports BoringSSL and the quictls ...) updated by
- Replying to Maxim Dounin: > Note though that …
- 19:52 Ticket #2247 (Broken link in ngx_http_mp4_module docs) updated by
-
Status changed
Thanks, indeed the page at … - 09:04 Ticket #2248 (Stalled connection when using `aio_write on`) updated by
-
Description changed
- 09:00 Ticket #2248 (Stalled connection when using `aio_write on`) created by
- Connection gets stalled most times and does not continue downloading …
09/19/21:
- 21:25 Ticket #2246 (Our QUIC implementation currently supports BoringSSL and the quictls ...) updated by
- > As nginx-quic cannot be built with quic-OpenSSL, there is little to …
09/18/21:
- 03:08 Ticket #2246 (Our QUIC implementation currently supports BoringSSL and the quictls ...) updated by
- 'Unfortunately, you didn't provide the trace' Which trace do you want? …
09/17/21:
- 21:28 Ticket #2247 (Broken link in ngx_http_mp4_module docs) created by
- In the ngx_http_mp4_module docs, there is a link to a page that …
- 16:16 Changeset in nginx-tests [1734:f7170c7acf3a] by
- Tests: added HTTP/2 tests for PUSH_PROMISE with CONTINUATION.
- 15:56 Changeset in nginx-tests [1733:e306bd77321d] by
- Tests: handling of HTTP/2 PUSH_PROMISE frames with CONTINUATION.
- 08:14 Ticket #2246 (Our QUIC implementation currently supports BoringSSL and the quictls ...) closed by
- invalid: To build nginx with a custom variant of the OpenSSL library, you have …
09/16/21:
- 11:58 Ticket #2246 (Our QUIC implementation currently supports BoringSSL and the quictls ...) created by
- As written on (1) compiling nginx-quic seems to be supported by the …
09/15/21:
- 17:32 Changeset in nginx-tests [1732:41ca4b00c2d0] by
- Tests: added absolute_redirect and Location tests for HTTP/2.
- 16:57 Ticket #2245 (HTTP/1 Connection closed instead of keep-alive with gzip on and ...) closed by
- invalid: With [http://nginx.org/r/chunked_transfer_encoding chunked transfer …
- 16:02 Ticket #2245 (HTTP/1 Connection closed instead of keep-alive with gzip on and ...) created by
- Hello, I found out keep-alive to clients is not working with enabled …
- 15:04 Changeset in nginx-tests [1731:c9b4c0ef5059] by
- Tests: added server_name_in_redirect and port_in_redirect tests.
- 14:01 Changeset in nginx-tests [1735:8bdf548487f6] by
- Tests: proxy_half_close tests in the stream module.
- 13:37 Changeset in nginx-tests [1730:696322b7e2c3] by
- Tests: added proxy_max_temp_file_size tests.
09/13/21:
- 22:00 Changeset in nginx-tests [1729:14b5ee6eee6c] by
- Tests: typo.
- 18:13 Ticket #2244 (`listen` not working inside `include`) updated by
- I opened an issue at Debian: …
- 15:34 Ticket #2244 (`listen` not working inside `include`) closed by
-
invalid: The
sites-enabled/*
thing is a misconception specific to the … - 15:11 Ticket #2244 (`listen` not working inside `include`) updated by
- (I edited the description to include full paths.) Thanks! The root of …
- 13:54 Ticket #2244 (`listen` not working inside `include`) updated by
-
Description changed
- 13:34 Ticket #2244 (`listen` not working inside `include`) updated by
-
The
sites-enabled/inc
is not expected to be included by `include …
09/12/21:
- 14:34 Ticket #2244 (`listen` not working inside `include`) created by
-
With this being my
sites-enabled/foo.conf
[…] ... and this my …
09/07/21:
- 15:35 Milestone nginx-1.21.3 completed
- Status: scheduled Trunk: mainline * Bug fixes in the async …
- 13:18 Ticket #2243 (grpc_socket_keepalive on; Doesn't work) closed by
- invalid: The grpc_socket_keepalive …
- 06:09 Ticket #2243 (grpc_socket_keepalive on; Doesn't work) updated by
- […]
09/06/21:
- 18:23 Ticket #2243 (grpc_socket_keepalive on; Doesn't work) created by
- […] After testing, turn on grpc_socket_keepalive on; the …
- 15:13 Ticket #2242 (DNS UDP proxy with UNIX socket is not working) updated by
- Since each session needs to use an unique path, I don't think there is …
- 14:14 Ticket #2242 (DNS UDP proxy with UNIX socket is not working) updated by
- Thanks for the feedback. Should we look for another solution to handle …
- 13:19 Ticket #2242 (DNS UDP proxy with UNIX socket is not working) updated by
-
Status, Priority changed
For datagram unix socket to work for server-to-client communication, …
09/04/21:
- 11:50 Changeset in nginx-tests [1728:6d5ecf445e57] by
- Tests: added HTTP/2 test with big request body. Notably, it is useful …
09/03/21:
- 12:27 Ticket #2242 (DNS UDP proxy with UNIX socket is not working) created by
- Hi, things go in such a way, that I need to pass DNS traffic from LXC …
09/02/21:
- 19:30 Changeset in nginx-tests [1727:bdefe70ae1a7] by
- Tests: removed negative fetch API test for HTTPS schema. HTTPS …
09/01/21:
- 13:33 Ticket #2234 (NGINX 1.19.2 TCP RST/ACK TLSv1.0 Client Hello of Tor Relay ORPort ...) closed by
- invalid: As previously suggested, if you need help with configuring nginx, …
- 13:07 Ticket #2234 (NGINX 1.19.2 TCP RST/ACK TLSv1.0 Client Hello of Tor Relay ORPort ...) reopened by
- Maxim, After pouring through debug logs, which Nginx debug logs …
- 04:53 Ticket #2234 (NGINX 1.19.2 TCP RST/ACK TLSv1.0 Client Hello of Tor Relay ORPort ...) updated by
- @mikhail.isachenkov > We are unable to reproduce this issue with …
Note:
See TracTimeline
for information about the timeline view.