Timeline
06/25/21:
- 21:10 Ticket #2212 (Returns HTTP status code 502 Bad Gateway when proxy is down (proxy_pass)) closed by
- wontfix: The 502 error is described as follows …
- 20:59 Ticket #2212 (Returns HTTP status code 502 Bad Gateway when proxy is down (proxy_pass)) created by
- The following occurs with an old version. Apologies if it's already …
- 16:07 Ticket #2211 (Sendfile stalls on files larger that 2GB) closed by
-
duplicate: Duplicate of #1870. Using
sendfile_max_chunk
fixes this, and anyway … - 15:59 Ticket #1870 (Large file download is not completed with sendfile option.) updated by
- See also #2211.
- 09:41 Changeset in nginx [8804:d56c7c4b66fd]quic by
- README: updated path after moving QUIC sources.
06/24/21:
- 22:56 Ticket #2211 (Sendfile stalls on files larger that 2GB) updated by
-
Status changed
Thanks for the provided analysis, it looks correct. Some thoughts on … - 13:38 Ticket #2210 (epoch != no-cache) updated by
- > Логичнее было бы использовать директиву "no-store", которая не даст …
- 11:03 Ticket #2211 (Sendfile stalls on files larger that 2GB) created by
- Hi all, I recently discovered a bug when a http request for a static …
- 10:58 Ticket #2210 (epoch != no-cache) updated by
-
Description changed
- 10:44 Ticket #2210 (epoch != no-cache) created by
- В документации к команде expires есть абзац "Параметр epoch задаёт …
06/23/21:
- 15:56 Ticket #2209 (HTTP version 01.1 and 1.01 accepted) closed by
- wontfix: Thanks for the feedback. Closing this, since there are no apparent …
- 10:43 Ticket #2209 (HTTP version 01.1 and 1.01 accepted) updated by
- No, we don't have any other reason. Thanks for the response!
- 10:22 Changeset in nginx [8805:e96c20b6f655]quic by
- QUIC: fixed client certificates verification in stream. The stream …
06/21/21:
- 14:51 Ticket #2209 (HTTP version 01.1 and 1.01 accepted) updated by
- As you can see from …
- 14:18 Changeset in nginx_org [2742:0a37493dda21] by
- Linux packages: added Alpine 3.14.
- 14:15 Ticket #2209 (HTTP version 01.1 and 1.01 accepted) created by
- Nginx accepts requests with the following versions […] How to …
- 09:47 Changeset in nginx [8803:6c213bec71c2]quic by
- QUIC: fixed double memzero of new frames in ngx_quic_alloc_frame().
- 09:44 Changeset in nginx-tests [1705:99a9b8b50f21] by
- Tests: fixed grpc.t TODO hang on win32. The eval + alarm model was …
- 06:42 Changeset in nginx [7875:0c5e84096d99] by
- Core: added the ngx_rbtree_data() macro.
06/20/21:
- 14:45 Ticket #2208 (time to add something like a SSLCertificateChainFile config option) closed by
- wontfix: The certificate chain is more or less an integral part of a particular …
06/19/21:
- 16:09 Changeset in nginx-tests [1704:4b808861a318] by
- Tests: proxy_cache_use_stale.t speedup. Tests for not blocked stale …
- 14:13 Ticket #2208 (time to add something like a SSLCertificateChainFile config option) created by
- It would be great to be able to specify intermediate certs separately, …
06/18/21:
- 17:02 Changeset in nginx-tests [1703:8b7ab9245916] by
- Tests: mirror_proxy.t speedup. The failing "mirror delay" test …
- 11:33 Ticket #2207 (Segfault at src/core/ngx_palloc.c) closed by
- duplicate: Duplicate of #2206.
- 11:20 Ticket #2206 (Segfault at src/core/ngx_palloc.c) closed by
-
invalid: The
src/core/ngx_memcache.c
file as seen in the backtrace is not … - 11:03 Ticket #2207 (Segfault at src/core/ngx_palloc.c) created by
- Running the code with http2 enabled causes frequent segfaults at one …
- 10:45 Ticket #2206 (Segfault at src/core/ngx_palloc.c) created by
- Running the code with http2 enabled causes frequent segfaults at one …
- 01:00 Changeset in nginx [7874:d1079d6b2f19] by
- Fixed format strings for ngx_win32_version.
- 00:54 Changeset in nginx-tests [1702:f0a02a429a59] by
- Tests: fixed spurious mail_imap_ssl.t failures after 408fe0dd3fed. …
06/17/21:
- 21:44 Ticket #2205 (SSL_do_handshake() failed (SSL: error:1408F10B:SSL ...) closed by
-
invalid: Without
-servername services6.arcgis.com
,openssl
fails with … - 20:47 Ticket #2205 (SSL_do_handshake() failed (SSL: error:1408F10B:SSL ...) created by
- Hello, nginx fails to proxy service6.arcgis.com:443 service. […] …
- 16:52 Changeset in nginx-tests [1701:408fe0dd3fed] by
- Tests: fixed mail_imap_ssl.t too long shutdown. Prior to literals …
- 09:45 Changeset in nginx-tests [1700:c903c0a3f302] by
- Tests: added grpc GOAWAY tests.
- 09:35 Changeset in nginx [8802:d458101b7b81]quic by
- QUIC: compact initial secrets table.
- 08:44 Changeset in nginx [7873:0302a4f0b6c4] by
- gRPC: RST_STREAM(NO_ERROR) handling micro-optimization. After …
- 08:43 Changeset in nginx [7957:f5732fa038ad]stable-1.20 by
- gRPC: handling GOAWAY with a higher last stream identifier. …
- 08:43 Changeset in nginx [7872:021416fca094] by
- gRPC: handling GOAWAY with a higher last stream identifier. …
06/16/21:
- 21:43 Changeset in nginx_org [2743:ff50063d9837] by
- Added forgotten paragraph section in Changes for njs-0.5.2.
- 15:03 Changeset in nginx [8801:2029a30863e2]quic by
- QUIC: using compile time block/iv length for tokens. Reference values …
- 14:55 Changeset in nginx [8800:e617d0ba387a]quic by
- QUIC: optimized initial secrets key length computation. AES-128 key …
- 14:54 Changeset in nginx [8799:ef8276c8ccff]quic by
- QUIC: consistent use of 12-byte buffers in nonce computation. All …
- 14:53 Changeset in nginx [8798:fc5719637aff]quic by
- QUIC: consistent use of 5-byte buffers for header protection. The …
- 12:50 Changeset in nginx_org [2741:4fb1aaad4182] by
- njs-0.6.0.
- 12:49 Changeset in nginx_org [2740:c3303f98a246] by
- Replaced "instance" to "prototype" in njs Compatibility.
- 08:55 Changeset in nginx [8797:4715f3e669f1]quic by
- QUIC: updated specification references. This includes updating …
06/15/21:
- 15:14 Changeset in nginx_org [2739:887c0d145bae] by
- Added more RegExp methods in Compatibility.
- 15:08 Changeset in nginx_org [2738:d874ae125c3c] by
- Added let and const methods to Compatibility in njs.
- 14:56 Milestone njs-0.6.0 completed
- Planned features and enhancements: * let and const support
- 13:58 Ticket #1911 ([PATCH] Deprecate TLS 1.0 and TLS 1.1 for March 2020) updated by
- A minor update on the topic: * the draft is now RFC 8996 * non-TLS1.2 …
06/11/21:
- 16:11 Ticket #2204 (proxy_cache_methods DELETE) updated by
-
Replying to jonas.jasas@…:
>
...
is confusing. Ellipses … - 10:24 Changeset in nginx [8796:1fec68e322d0]quic by
- HTTP/3: client GOAWAY support.
- 09:11 Changeset in nginx [8795:278ab0ed24f2]quic by
- HTTP/3: generate more H3_FRAME_UNEXPECTED. As per quic-http-34, these …
- 07:56 Changeset in nginx [8794:ba5977b38b2e]quic by
- HTTP/3: reordered H3_MISSING_SETTINGS and H3_FRAME_UNEXPECTED. The …
- 05:59 Ticket #2204 (proxy_cache_methods DELETE) updated by
-
...
is confusing. Why there should be limitations like this what are …
06/10/21:
- 20:17 Changeset in nginx [8793:80d396fd8ee8]quic by
- QUIC: improved errors readability.
- 15:34 Changeset in nginx_org [2737:9986e1f25cd7] by
- Improved pop3_auth, imap_auth, and smtp_auth descriptions. Notably, …
- 15:34 Changeset in nginx_org [2736:48004177276d] by
- Reordered methods in imap_auth and smtp_auth. The "LOGIN" SASL …
- 15:27 Changeset in nginx_org [2735:ff357b676c2e] by
- Removed trailing spaces.
- 13:30 Ticket #2204 (proxy_cache_methods DELETE) closed by
- invalid: The error is expected, and perfectly agree with the directive syntax. …
- 08:01 Ticket #2204 (proxy_cache_methods DELETE) created by
- Documentation: Syntax: proxy_cache_methods GET | HEAD | POST ...; If …
06/09/21:
- 12:53 Ticket #2201 (build_module.sh error cd: pkg-oss/rpm/SPECS: No such file or directory) updated by
-
Component changed
- 12:52 Ticket #2203 (build_module.sh error cd: pkg-oss/rpm/SPECS: No such file or directory) closed by
- duplicate: Duplicate of https://trac.nginx.org/nginx/ticket/2201
- 12:52 Ticket #2202 (build_module.sh error cd: pkg-oss/rpm/SPECS: No such file or directory) closed by
- duplicate: Duplicate of https://trac.nginx.org/nginx/ticket/2201
- 12:52 Ticket #2201 (build_module.sh error cd: pkg-oss/rpm/SPECS: No such file or directory) updated by
-
Status changed
It looks like SNI support is lacking in python used in CentOS 7. … - 12:46 Ticket #2203 (build_module.sh error cd: pkg-oss/rpm/SPECS: No such file or directory) created by
- error message Submodule path 'deps/brotli/research/libdivsufsort': …
- 12:11 Changeset in nginx [8792:004172345bdc]quic by
- QUIC: persistent congestion calculation. According to RFC 9002 …
- 02:37 Ticket #2202 (build_module.sh error cd: pkg-oss/rpm/SPECS: No such file or directory) created by
- error message Submodule path 'deps/brotli/research/libdivsufsort': …
06/08/21:
- 12:56 Ticket #2200 ("reopen" will disable side logs) updated by
- Please elaborate on what do you mean by "side logs" and provide an …
- 12:12 Changeset in nginx_org [2734:ce45ee742fbe] by
- Updated with Netcraft May 2021 Web Server Survey stats.
- 08:07 Ticket #2201 (build_module.sh error cd: pkg-oss/rpm/SPECS: No such file or directory) updated by
-
Description changed
- 07:07 Ticket #2201 (build_module.sh error cd: pkg-oss/rpm/SPECS: No such file or directory) created by
- error message Submodule path 'deps/brotli/research/libdivsufsort': …
- 01:52 Ticket #2200 ("reopen" will disable side logs) created by
- When I use "reopen" in nginx, I found the side logs are disabled. …
06/07/21:
- 12:58 Ticket #2198 (Authorization from auth_request) updated by
- Replying to Maxim Dounin: > > IT ALSO CHANGES the …
- 12:46 Ticket #2198 (Authorization from auth_request) closed by
- invalid: > IT ALSO CHANGES the Authorization header to put another auth (the …
- 09:07 Ticket #2198 (Authorization from auth_request) updated by
- Hello Maxim, Replying to Maxim Dounin: > Could you please …
- 07:12 Changeset in nginx [8791:af33d1ef1c3c]quic by
- QUIC: stream flow control refactored. - Function …
- 05:37 Ticket #2198 (Authorization from auth_request) updated by
- Hello, Since mainline might not be 'stable' version, retested with …
06/06/21:
- 08:18 Ticket #97 (try_files and alias problems) updated by
- Was trying to migrate user directory serving from apache to nginx a …
06/04/21:
- 15:54 Ticket #2198 (Authorization from auth_request) updated by
- > FAILS means the Authorization header is changed at the back office …
- 13:36 Ticket #2199 (Online documentation: converting rewrite rules typo) created by
- In https://nginx.org/en/docs/http/converting_rewrite_rules.html is a …
- 08:31 Ticket #2198 (Authorization from auth_request) updated by
- "I faced this already once, but NGinx was 1.14. Once updated to …
- 08:30 Ticket #2198 (Authorization from auth_request) created by
- Hello, I got a situation that cant be explained. On 2 servers exactly …
06/03/21:
- 16:51 Changeset in nginx-tests [1699:202d8feedad1] by
- Tests: added grpc test for receiving SETTINGS in grpc filter.
- 11:38 Changeset in nginx-tests [1698:90201294e1b6] by
- Tests: added grpc request body test with a special last buffer.
06/02/21:
- 12:51 Changeset in nginx-tests [1697:5386f4328b90] by
- Tests: added OpenSSL command tests for uwsgi and grpc backends.
06/01/21:
- 20:46 Changeset in nginx-tests [1696:4baeba0e0da2] by
- Tests: skip ssl_conf_command tests with BoringSSL. BoringSSL pretends …
- 16:00 Changeset in nginx-tests [1695:00c08f068f79] by
- Tests: adjusted TODO for SSL logging with lingering close.
- 14:37 Changeset in nginx [7956:ae70fcb8ac93]stable-1.20 by
- Fixed SSL logging with lingering close. Recent fixes to SSL shutdown …
- 14:37 Changeset in nginx [7871:5f765427c17a] by
- Fixed SSL logging with lingering close. Recent fixes to SSL shutdown …
- 14:37 Changeset in nginx [7955:0601a4e793bf]stable-1.20 by
- SSL: ngx_ssl_shutdown() rework. Instead of calling SSL_free() with …
- 14:37 Changeset in nginx [7870:fecf645ff2f8] by
- SSL: ngx_ssl_shutdown() rework. Instead of calling SSL_free() with …
- 13:47 Changeset in nginx-tests [1694:3366128e526b] by
- Tests: renamed test to better match HTTP/2 keepalive tests.
- 13:40 Changeset in nginx-tests [1693:5ac6efbe5552] by
- Tests: removed TODO and try_run() checks for legacy versions.
- 13:40 Changeset in nginx-tests [1692:f6795e2e6a4b] by
- Tests: skip ssl_conf_command tests on too old OpenSSL explicitly.
- 13:19 Ticket #2197 (why keepalive conf store in server conf?) closed by
- invalid: It looks like you are trying to understand how nginx works. You may …
- 09:02 Changeset in nginx [8790:ac0398da8f23]quic by
- HTTP/3: undo 5a92523e50d3 after parser refactoring (e1eb7f4ca9f1). …
- 08:41 Changeset in nginx [8789:3509b9dcfb47]quic by
- HTTP/3: fixed parsing encoder insertions with empty header value. …
- 04:38 Ticket #2075 (nginx-quic with WordPress) updated by
- Replying to ikoctya@…: > Replying to [comment:2 Roman …
- 04:23 Ticket #2197 (why keepalive conf store in server conf?) updated by
- how about such fix? […]
- 03:25 Ticket #2197 (why keepalive conf store in server conf?) created by
- 1) if I have 1 upstream conf with keepalive 10 and 100 server conf, …
05/31/21:
- 15:06 Ticket #2188 (nginx -t with many worker_processes/reuseport is expensive) closed by
- fixed: Patch committed, thanks for testing.
- 15:06 Ticket #2187 (nginx -t disrupts streamed udp traffic) closed by
- fixed: Patch committed. Thanks for reporting this and for testing.
- 14:40 Ticket #2187 (nginx -t disrupts streamed udp traffic) updated by
- In [changeset:"46815874bcc6a6a29abac2d35393a58f921343cc/nginx" …
- 14:40 Ticket #2188 (nginx -t with many worker_processes/reuseport is expensive) updated by
- In [changeset:"c860f0b7010ca6ec5481168717e66191a38e024b/nginx" …
- 14:21 Ticket #2196 (resolver only ipv6 issue) created by
- Hi Is there any solutions to only resolve AAAA record? now I could …
- 13:36 Changeset in nginx [7868:46815874bcc6] by
- Core: disabled SO_REUSEADDR on UDP sockets while testing config. On …
- 13:36 Changeset in nginx [7867:c860f0b7010c] by
- Core: disabled cloning sockets when testing config (ticket #2188). …
- 13:36 Changeset in nginx [7866:7e4aeb464642] by
- Version bump.
- 09:09 Ticket #2195 (after upgrade to 1.21.0,it cover my nginx.conf setting / and make a ...) closed by
- invalid: Hi! When doing upgrades on deb-based systems, dpkg will ask whether …
- 08:54 Changeset in nginx [8788:f0882db8c8d4]quic by
- HTTP/3: removed $http3 that served its purpose. To specify final …
05/30/21:
- 16:47 Ticket #2195 (after upgrade to 1.21.0,it cover my nginx.conf setting / and make a ...) created by
- I have 3 servers, set cronjob, auto upgrade nginx mainline …
- 09:26 Changeset in nginx [7869:d61d590ac826] by
- Contrib: vim syntax, update core and 3rd party module directives.
05/28/21:
- 10:45 Changeset in nginx [8787:8422570f6af4]quic by
- README: updated after QUIC RFC publication, nginx 1.21 rebase.
- 10:33 Changeset in nginx [8786:d514f88053e5]quic by
- Merged with the default branch.
Note:
See TracTimeline
for information about the timeline view.