Timeline
08/02/21:
- 17:40 Ticket #2222 (add_after_body concatenates (upstream proxied) gziped content with ...) updated by
-
Type, Component changed
Theadd_after_body
andadd_before_body
directives simply … - 16:33 Ticket #786 (url decoding is senseless for proxy_pass) updated by
- See also #2225.
- 16:33 Ticket #2224 (HTTP/2 in nginx does not use double-GOAWAY for graceful connection shutdown) reopened by
- Oh, https://bugs.chromium.org/p/chromium/issues/detail?id=1030255 …
- 16:32 Ticket #2225 (location-matching on undecoded paths) closed by
- wontfix: There is no concept of the "only semantical" decoding in nginx. …
- 12:48 Changeset in nginx [8825:59d2d47ad3c6]quic by
- QUIC: stream limits in "hq" mode. The "hq" mode is HTTP/0.9-1.1 over …
- 12:43 Ticket #2226 (Please add cache compression) created by
- Previously we use redis for our page cache. And we do a comparison …
- 09:01 Ticket #2225 (location-matching on undecoded paths) created by
- Dear devs, is there a way to configure nginx to location-match on …
- 08:01 Ticket #2222 (add_after_body concatenates (upstream proxied) gziped content with ...) updated by
- I just found another hard to deal problem with this setup. One of the …
08/01/21:
- 01:15 Ticket #2223 (Need info about Nginx cache purge) closed by
- invalid: For questions on how nginx works and how to configure it, please …
- 01:13 Ticket #2224 (HTTP/2 in nginx does not use double-GOAWAY for graceful connection shutdown) closed by
- wontfix: As already explained …
07/30/21:
- 20:51 Ticket #2224 (HTTP/2 in nginx does not use double-GOAWAY for graceful connection shutdown) created by
- As defined in RFC 7540 §6.8: > A server that is attempting to …
- 17:46 Ticket #2223 (Need info about Nginx cache purge) created by
- How to see what open source Nginx purging from cache? Is there any log …
- 10:31 Ticket #2222 (add_after_body concatenates (upstream proxied) gziped content with ...) updated by
- I'd like to add that I really appreciated the description of this …
07/29/21:
- 13:01 Changeset in nginx [8826:c35b255d80dc]quic by
- HTTP/3: close connection on keepalive_requests * 2. After receiving …
- 09:49 Changeset in nginx [8823:f3331deed357]quic by
- QUIC: limit in-flight bytes by congestion window. Previously, …
- 09:17 Changeset in nginx [8824:054f9be0aaf9]quic by
- HTTP/3: http3_max_uni_streams directive. The directive limits the …
- 07:03 Changeset in nginx [8821:d80365ca678d]quic by
- HTTP/3: require mandatory uni streams before additional ones. As per …
07/28/21:
- 14:23 Changeset in nginx [8822:ad046179eb91]quic by
- QUIC: handle EAGAIN properly on UDP sockets. Previously, the error …
- 10:21 Changeset in nginx [8820:4009f120cad4]quic by
- QUIC: eliminated stream type from ngx_quic_stream_frame_t. The …
07/27/21:
- 13:25 Ticket #2217 (Requesting nginx packages for Debian Bullseye) updated by
- The Debian 11 Bullseye release date has been announced for 14 August, …
- 13:22 Ticket #2222 (add_after_body concatenates (upstream proxied) gziped content with ...) created by
- I've now spent several days debugging to find out that using Nginx's …
07/26/21:
- 19:04 Changeset in nginx_org [2753:3d05c5c62089] by
- Updated with Netcraft July 2021 Web Server Survey stats.
07/24/21:
- 01:56 Ticket #2220 (2 way communication over single tcp connection) closed by
- invalid: To instruct nginx to cache connections to upstream servers you have to …
07/23/21:
- 21:45 Ticket #2221 (log_format with escape=json doesn't encode $status correctly) closed by
-
invalid: The
$status
variable is a 3-digit status code, and it's evaluated to … - 16:39 Ticket #2221 (log_format with escape=json doesn't encode $status correctly) created by
- When logging status code 000, the number is not encoded to just single …
- 08:25 Changeset in nginx [8819:d0ef43a53a51]quic by
- QUIC: updated README with GSO details.
07/22/21:
- 12:00 Changeset in nginx [8816:7f29db5294bd]quic by
- QUIC: avoid processing 1-RTT with incomplete handshake in OpenSSL. …
07/21/21:
- 12:39 Changeset in nginx_org [2752:58f5e33868a4] by
- Regenerated.
- 12:39 Changeset in nginx_org [2751:9046137f5e0b] by
- NGINX Sprint promo wording corrected.
07/20/21:
- 20:25 Ticket #2220 (2 way communication over single tcp connection) created by
- I am having a requirement where my grpc-servers are behind firewall. …
- 13:12 Changeset in nginx-tests [1721:6842b0f7fb9e] by
- Tests: restored HTTP/2 request body tests with Content-Length. This …
- 13:12 Changeset in nginx-tests [1720:efc502e696b0] by
- Tests: h2_limit_req.t cleanup. The checks were used prior to …
- 09:37 Changeset in nginx [8815:8ab0d609af09]quic by
- QUIC: the "quic_gso" directive. The directive enables usage of UDP …
- 09:04 Changeset in nginx [8814:913ff20e4c62]quic by
- Core: fixed errno clobbering in ngx_sendmsg(). This was broken by …
07/19/21:
- 22:52 Ticket #2214 (The NGX_CHANGEBIN_SIGNAL-induced restart does not preserve the ...) closed by
- invalid: Feedback timeout.
- 22:47 Ticket #2200 ("reopen" will disable side logs) closed by
- worksforme: Feedback timeout. Most likely there is a problem with access rights on …
- 22:44 Ticket #2210 (epoch != no-cache) closed by
- invalid: Feedback timeout.
- 18:22 Ticket #1505 (Milliseconds and dynamic time support for *_cache_valid) updated by
- We use caching to limit the number of requests on upstream servers. We …
- 17:31 Changeset in nginx_org [2750:346caaa7bcc2] by
- Regenerated.
- 17:31 Changeset in nginx_org [2749:d7df97c34ef6] by
- NGINX Sprint promo.
- 09:59 Ticket #2219 (Space escaping in unquoted strings) updated by
- Some context: I usually stick with quoted strings. I toyed with …
07/18/21:
- 21:11 Ticket #2219 (Space escaping in unquoted strings) updated by
-
Only
\"
,\'
,\\
,\t
,\r
, and\n
escape sequences are …
07/17/21:
- 22:03 Ticket #2219 (Space escaping in unquoted strings) updated by
-
Description changed
Simplified the nginx configuration snippet. - 22:00 Ticket #2219 (Space escaping in unquoted strings) created by
- Hi, I was toying with unquoted strings in nginx configuration files …
07/16/21:
- 12:43 Changeset in nginx [8818:07f90cb79fec]quic by
- HTTP/3: use request pool instead of connection pool. In several parts …
07/15/21:
- 14:27 Ticket #2218 (Support RTMPS with non-standard ports) closed by
- invalid: By itself, nginx does not support RTMP. For feature requests in Roman …
- 13:28 Changeset in nginx [8813:6674a50cbb6c]quic by
- Merged with the default branch.
- 13:18 Ticket #2218 (Support RTMPS with non-standard ports) created by
- When trying multi-broadcast an inbound RTMP toward outbound targets, …
- 11:22 Changeset in nginx [8812:e7a2d3914877]quic by
- Core: added separate function for local source address cmsg.
- 11:22 Changeset in nginx [8811:bb5152ed045b]quic by
- QUIC: added support for segmentation offloading. To improve output …
- 11:21 Changeset in nginx [8810:2dfd313f22f2]quic by
- Core: made the ngx_sendmsg() function non-static. Additionally, the …
- 09:21 Ticket #2217 (Requesting nginx packages for Debian Bullseye) updated by
-
Owner, Status, Version, Component changed
Hello! We will definitely build Bullseye packages once it's released. …
07/14/21:
- 18:38 Ticket #2217 (Requesting nginx packages for Debian Bullseye) created by
- Debian Bullseye is nearing release. This is a request for Bullseye apt …
07/13/21:
- 21:29 Ticket #2216 (Add .mjs to known JS MIME types) updated by
- For the record, a few relevant links: - Originally introduced and …
- 19:44 Changeset in nginx [8817:8e8cdb7bfb17]quic by
- HTTP/3: response trailers support.
- 17:56 Ticket #2216 (Add .mjs to known JS MIME types) created by
- I was told to make a ticket here per the mailing list thread: …
- 14:15 Ticket #2215 (Maybe a minior bug in $request_completion code) closed by
-
wontfix: The
$request_completion
variable is … - 12:57 Changeset in nginx_org [2795:691de23367a7] by
- Added link to "Virtual server Selection" in buffer directives.
- 12:44 Changeset in nginx_org [2767:c56adb7148a4] by
- Described more details about server selection. In particular, this …
07/12/21:
- 23:04 Ticket #2215 (Maybe a minior bug in $request_completion code) updated by
- Or maybe the empty value of $request_completion is the right meaning …
- 22:58 Ticket #2215 (Maybe a minior bug in $request_completion code) updated by
- OK, I got it.But I have another question: What the proper meaning of …
- 18:11 Ticket #2215 (Maybe a minior bug in $request_completion code) updated by
- This is more or less a general problem: there are a lot of variables …
- 14:04 Ticket #2214 (The NGX_CHANGEBIN_SIGNAL-induced restart does not preserve the ...) updated by
-
> Adding this variable to NGINX configuration via the
env
directive … - 13:40 Changeset in nginx [8809:6f434af59257]quic by
- Core: the ngx_event_udp.h header file.
- 12:32 Ticket #2215 (Maybe a minior bug in $request_completion code) created by
- Hi, When I do some test on NGINX variables, I found some strange …
- 09:42 Ticket #2214 (The NGX_CHANGEBIN_SIGNAL-induced restart does not preserve the ...) created by
-
Hi,
The
NGX_CHANGEBIN_SIGNAL
(SIGUSR2
) currently does not …
07/08/21:
- 18:52 Changeset in nginx [8838:d6e191a583cc]quic by
- HTTP/3: bulk parse functions. Previously HTTP/3 streams were parsed …
07/06/21:
- 15:17 Milestone nginx-1.21.1 completed
- Status: scheduled Trunk: mainline * Request parsing …
- 15:04 Changeset in nginx_org [2748:1d3a8a4adec2] by
- nginx-1.21.1
- 14:59 Changeset in nginx [7889:91f96416f459] by
- release-1.21.1 tag
- 14:59 Changeset in nginx [7888:a68ac0677f85]release-1.21.1 by
- nginx-1.21.1-RELEASE
07/05/21:
- 16:37 Ticket #1408 (Big file download via php-fpm on fast networks eats up memory) closed by
- fixed
- 16:35 Ticket #1408 (Big file download via php-fpm on fast networks eats up memory) updated by
- In [changeset:"7f5e3595caff24ea3a5c400b8fe45ea33e2dfc8f/nginx" …
- 14:32 Changeset in nginx_org [2747:42fb92e582db] by
- Added note to js_set about asyncronous calls.
- 10:26 Changeset in nginx [7887:ecf2a9002b37] by
- Win32: use only preallocated memory in send/recv chain functions. The …
- 10:17 Changeset in nginx [8808:5b0c229ba5fe]quic by
- QUIC: fixed padding calculation. Sometimes, QUIC packets need to be …
- 10:09 Changeset in nginx [7886:7f5e3595caff] by
- Use only preallocated memory in ngx_readv_chain() (ticket #1408). In …
Note:
See TracTimeline
for information about the timeline view.