Timeline
10/18/21:
- 22:17 Ticket #1724 (Nginx doesn't sanitize and is inconsistent with multiple, repeated ...) updated by
-
For the record, multiple
Host
headers were disabled in 4f18393a1d51 … - 22:16 Ticket #2256 (Typo in Beginner's Guide) closed by
- fixed: Thanks, fixed: http://nginx.org/en/docs/beginners_guide.html …
- 21:31 Ticket #2259 (Variables in proxy_pass url lead to unresovable host if host is only ...) closed by
- invalid: Indeed, this behaviour is as intended and explicitly documented. Just …
- 14:13 Ticket #2259 (Variables in proxy_pass url lead to unresovable host if host is only ...) updated by
- Seems like this is intended behavior and I did just overread the part …
- 13:54 Ticket #2259 (Variables in proxy_pass url lead to unresovable host if host is only ...) created by
-
Setup:
Have a
/etc/hosts
files on your nginx machine: […] Now …
10/15/21:
- 22:47 Ticket #2258 (add_header directive: A colon added after the header name passes Nginx ...) updated by
-
Priority, Type changed
Theadd_header
directive is a low-level directive which makes it … - 17:46 Ticket #1209 (Weird net::ERR_SPDY_PROTOCOL_ERROR errors when http2 emabled) closed by
- worksforme: Feedback timeout. Likely an issue with headers returned by the …
- 15:34 Ticket #178 (listen with ssl but missing ssl_certificate is not detected by nginx -t) updated by
- See also #2257.
- 15:33 Ticket #2257 (Неявное разрушение всех настроек и очень странное поведение сервера) closed by
- duplicate: Если конфиг именно такой, как приведён, и не содержит других блоков …
- 15:24 Ticket #2256 (Typo in Beginner's Guide) updated by
-
Owner, Status changed
- 15:23 Ticket #2256 (Typo in Beginner's Guide) updated by
-
Status changed
- 14:47 Ticket #2258 (add_header directive: A colon added after the header name passes Nginx ...) created by
- This morning, I added the following directive to one of my proxy …
- 13:40 Ticket #2257 (Неявное разрушение всех настроек и очень странное поведение сервера) created by
- Timeline ошибки здесь: …
10/14/21:
- 23:26 Ticket #2256 (Typo in Beginner's Guide) updated by
- Ofcourse my ticket would have a typo in the title... :)
- 23:25 Ticket #2256 (Typo in Beginner's Guide) created by
- In the "Setting Up a Simple Proxy Server" section: > for serving a …
10/12/21:
- 21:27 Ticket #2255 (different declaration and impementation) closed by
- fixed: Synced argument names in the declaration to match names used in the …
- 21:22 Ticket #2255 (different declaration and impementation) updated by
- In [changeset:"01829d1620956241455867fd8ba28ba54eed5aa9/nginx" …
10/11/21:
- 14:34 Changeset in nginx-tests [1738:9e0347f4df11] by
- Tests: added js tests for async functions.
10/08/21:
- 08:09 Ticket #2255 (different declaration and impementation) created by
- cppcheck: […]
- 07:56 Ticket #2254 (cache loader ignores reopen signal) updated by
- I forgot to mention one important detail: we have got 32 cache devices …
10/07/21:
- 17:29 Changeset in nginx-tests [1737:9fc3b428b18a] by
- Tests: uwsgi request body tests.
- 15:57 Ticket #2253 (ngx_http_limit_req_module: incorrect work logic with minute time range ...) closed by
- invalid: There is no "range intervals" in limit_req, there is a rate, which can …
- 15:10 Ticket #2254 (cache loader ignores reopen signal) created by
- Hi, in our environment we use logrotate to rotate the logs regularly. …
- 04:49 Ticket #2253 (ngx_http_limit_req_module: incorrect work logic with minute time range ...) created by
- Made a sample configuration with limit_req directive limit_req_zone …
10/06/21:
- 17:43 Ticket #2236 (Unable to reach APT repository for nginx.org) updated by
- By unable to reach, I meant I'm unable to receive any sort of updates …
- 17:14 Ticket #2252 (Rate limiting rules turn chunked transfer into invalid request) closed by
- fixed: Fix committed.
- 17:13 Ticket #2252 (Rate limiting rules turn chunked transfer into invalid request) updated by
- In [changeset:"ae7c767aa491fa55d3168dfc028a22f43ac8cf89/nginx" …
- 15:01 Changeset in nginx [7968:5354bf552520]stable-1.20 by
- Fixed $content_length cacheability with chunked (ticket #2252).
- 13:19 Ticket #2248 (Stalled connection when using `aio_write on`) updated by
- Thanks for testing, submitted the patch …
10/04/21:
- 21:10 Ticket #2252 (Rate limiting rules turn chunked transfer into invalid request) updated by
- The patch looks good to me. Basic tests used to demonstrate the …
- 14:33 Changeset in nginx-tests [1736:f7a8997c46c7] by
- Tests: added fetch js tests, HTTPS support.
10/02/21:
- 08:48 Ticket #2248 (Stalled connection when using `aio_write on`) updated by
- Thanks for taking a look at this! I can confirm that this patch on …
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? …
Note:
See TracTimeline
for information about the timeline view.