Timeline
01/06/22:
- 19:34 Ticket #2302 (Adding `proxy_hide_header` to `location` context completely ...) closed by
-
invalid: Much like any directives in nginx configuration,
proxy_hide_header
…
01/05/22:
- 22:16 Ticket #1697 (mail proxy: ManageSieve protocol support) updated by
- Hey guys, I am waiting so long for this already, can you please state …
- 20:59 Ticket #2302 (Adding `proxy_hide_header` to `location` context completely ...) created by
- This behavior was discovered first on 1.18.0 (Ubuntu 20.04) but can be …
- 13:39 Ticket #2301 (Add examples for core variables) created by
- I was searching the variable list …
- 12:53 Ticket #2300 (Link variable index from map module docs) created by
- It would be nice if there was a link from …
01/04/22:
- 13:08 Ticket #1505 (Milliseconds and dynamic time support for *_cache_valid) updated by
- Upvote. Please add this feature.
12/30/21:
- 21:17 Ticket #2285 (strange "worker_connections are not enough, reusing connections" warning) closed by
- fixed: Underlying problem fixed in e2d07e4ec636, distribution of client …
- 13:27 Ticket #2285 (strange "worker_connections are not enough, reusing connections" warning) updated by
- In [changeset:"e2d07e4ec6366daed798854eece099bd265f38a1/nginx" …
- 09:59 Changeset in nginx [8958:10522e8dea41]quic by
- HTTP/3: improved processing of multiple Cookie field lines. As per …
- 07:42 Ticket #2299 (Nginx Plus) closed by
- invalid
12/29/21:
- 23:40 Ticket #2299 (Nginx Plus) created by
- Trac nginx
- 22:08 Changeset in nginx [7992:e2d07e4ec636] by
- Events: fixed balancing between workers with EPOLLEXCLUSIVE. Linux …
- 19:59 Changeset in nginx [7991:57581198e51e] by
- Version bump.
- 19:29 Changeset in nginx-tests [1752:ba6e24e38f03] by
- Tests: improved stop_daemons() to send signal again. As was observed, …
- 13:24 Ticket #2298 (Documentation or subtle bug - "listen" directive) closed by
-
invalid: The
listen
directive lists listening sockets a particular server is … - 12:33 Changeset in nginx [8957:de7d36aa9bc7]quic by
- Style.
- 12:17 Changeset in nginx [8956:eaf356a35f5d]quic by
- Merged with the default branch.
- 11:07 Changeset in nginx_org [2818:2594d336342d] by
- Documented fs.Stats, statSync and lstatSync in njs.
- 01:00 Ticket #2298 (Documentation or subtle bug - "listen" directive) created by
- Not sure what this is: It's either that the documentation needs to be …
12/28/21:
- 17:29 Ticket #2196 (resolver only ipv6 issue) updated by
- This'd be helpful as a perhaps-more-obvious way to avoid #1330 - even …
- 16:23 Changeset in nginx_org [2817:d84856836c20] by
- njs-0.7.1
- 16:02 Ticket #2297 (Nginx does not provide option to read the certificate chain) updated by
- For the record, the reporter submitted …
- 15:38 Changeset in nginx_org [2816:ae1d713a06e2] by
- nginx-1.21.5
- 15:37 Milestone nginx-1.21.5 completed
- Status: scheduled Trunk: mainline * pcre2 support * …
- 15:36 Milestone njs-0.7.1 completed
- Planned features and enhancements: * pcre2 support * "js_include" …
- 15:28 Changeset in nginx [7990:67408b4a12c0] by
- release-1.21.5 tag
- 15:28 Changeset in nginx [7989:d986378168fd]release-1.21.5 by
- nginx-1.21.5-RELEASE
- 14:56 Changeset in nginx [7988:8af85c66da94] by
- Updated OpenSSL and PCRE used for win32 builds.
- 12:01 Changeset in nginx [8954:584e9951b044]quic by
- Fixed a mismerge in 5c86189a1c1b.
- 10:52 Ticket #2292 (nginx config test cannot pass if quic_bpf is enabled) closed by
- fixed: Fixed in http://hg.nginx.org/nginx-quic/rev/7c0f9bb27763
- 10:50 Changeset in nginx [8952:d78972cf4bac]quic by
- QUIC: fixed format specifier after 6ccf3867959a.
- 10:24 Changeset in nginx [8951:7c0f9bb27763]quic by
- QUIC: fixed config test with bpf (ticket #2292). The SO_REUSEPORT …
- 09:30 Ticket #2297 (Nginx does not provide option to read the certificate chain) created by
- There is a server which has two known local CAs. One is a root ca …
12/27/21:
- 16:49 Changeset in nginx [7987:b002ad258f1d] by
- Support for sendfile(SF_NOCACHE). The SF_NOCACHE flag, introduced in …
- 16:48 Changeset in nginx [7986:f1fcb0fe6975] by
- SSL: SSL_sendfile(SF_NODISKIO) support.
- 16:48 Changeset in nginx [7985:ec2e6893caaa] by
- Simplified sendfile(SF_NODISKIO) usage. Starting with FreeBSD 11, …
- 16:47 Changeset in nginx [7984:ae992b5a27b2] by
- Removed "aio sendfile", deprecated since 1.7.11.
- 13:15 Changeset in nginx [8953:03b40440c13d]quic by
- QUIC: renamed input handling functions. Now these functions have …
- 13:11 Ticket #2296 (METHOD always recognized as 'GET' when using postman) closed by
- invalid
- 10:52 Changeset in nginx [8945:e72db9162180]quic by
- QUIC: got rid of excessive "qsock" argument in ngx_quic_output.c. The …
- 10:49 Changeset in nginx [8955:32daba3aabb2]quic by
- QUIC: got rid of ngx_quic_create_temp_socket(). It was mostly copy of …
- 07:26 Ticket #2296 (METHOD always recognized as 'GET' when using postman) updated by
-
Description changed
- 07:24 Ticket #2296 (METHOD always recognized as 'GET' when using postman) updated by
- CONFIRMED TO BE A POSTMAN HTTP REDIRECTION PROBLEM : THANK YOU FOR …
- 07:12 Ticket #2296 (METHOD always recognized as 'GET' when using postman) created by
-
PoC-All the request method is shown as GET-even …
12/24/21:
- 22:07 Changeset in nginx [7983:d07456044b61] by
- Core: added NGX_REGEX_MULTILINE for 3rd party modules. Notably, NAXSI …
- 22:07 Changeset in nginx [7982:fbbb5ce52995] by
- PCRE2 and PCRE binary compatibility. With this change, dynamic …
- 22:07 Changeset in nginx [7981:0b5f12d5c531] by
- PCRE2 library support. The PCRE2 library is now used by default if …
- 22:07 Changeset in nginx [7980:8007ea138d6a] by
- Configure: simplified PCRE compilation. Removed ICC-specific PCRE …
- 22:07 Changeset in nginx [7979:060bf88d2473] by
- Core: ngx_regex.c style cleanup. Notably, ngx_pcre_pool and …
- 22:07 Changeset in nginx [7978:2ca57257252d] by
- Core: fixed ngx_pcre_studies cleanup. If a configuration parsing …
- 15:39 Changeset in nginx [8950:fb811b6c76ee]quic by
- QUIC: refactored buffer allocation, spliting and freeing. Previously, …
- 15:17 Changeset in nginx [8947:6ccf3867959a]quic by
- QUIC: refactored ngx_quic_order_bufs() and ngx_quic_split_bufs(). …
- 15:13 Changeset in nginx [8946:56dec0d4e5b1]quic by
- QUIC: avoid excessive buffer allocations in stream output. …
- 12:53 Changeset in nginx [8942:5c86189a1c1b]quic by
- Merged with the default branch.
12/22/21:
- 22:25 Changeset in nginx_org [2815:bbbee78495ec] by
- Updated with Netcraft December 2021 Web Server Survey stats.
12/21/21:
- 13:15 Ticket #2295 (Incorrect path in beginners_guide.html) closed by
-
invalid: As long as images are in
/data/images/
, and these are expected to be … - 12:00 Ticket #2295 (Incorrect path in beginners_guide.html) created by
- In the beginners guide, section "Serving Static Content" a directive …
- 11:51 Changeset in nginx_org [2814:aa957a1211b8] by
- Updated tested OSes and platforms.
- 10:04 Changeset in nginx_org [2813:b9c6c7ab035f] by
- Linux packages: Added CentOS/RHEL 8 and Ubuntu 20.04 s390x packages.
- 04:54 Changeset in nginx [7977:336084ff943b] by
- Moved Huffman coding out of HTTP/2. ngx_http_v2_huff_decode.c and …
12/20/21:
- 18:02 Changeset in nginx [7976:76aea0ad78e5] by
- Contrib: vim syntax, update core and 3rd party module directives.
12/16/21:
- 14:07 Changeset in nginx [8949:2e22110828dd]quic by
- QUIC: removed ngx_quic_copy_chain(). The function is unused.
- 14:06 Changeset in nginx [8948:19e063e955bf]quic by
- QUIC: renamed buffer-related functions. ngx_quic_alloc_buf() -> …
- 08:49 Changeset in nginx [8944:b7284807b4fa]quic by
- QUIC: refactored ngx_quic_validate_path(). The function now accepts …
- 08:42 Changeset in nginx [8943:118a34e32121]quic by
- QUIC: added missing check for backup path existence.
12/15/21:
- 17:52 Ticket #2293 (Nginx 1.20.1 excessive memory usage) updated by
- > body_buffer_size we did not configure, so it is using default …
- 14:54 Ticket #2293 (Nginx 1.20.1 excessive memory usage) updated by
- body_buffer_size we did not configure, so it is using default 16k. …
- 04:05 Ticket #2293 (Nginx 1.20.1 excessive memory usage) updated by
- Replying to luyangliang@…: > Setting keepalive_requests to …
12/14/21:
- 23:05 Ticket #2294 (set $host url and auth_request failing on proxy_pass) updated by
-
From what you describe it looks like you set
$a_endpoint
to a … - 15:47 Ticket #2293 (Nginx 1.20.1 excessive memory usage) updated by
- Setting keepalive_requests to 1000 actually improves a lot. Memory …
- 14:50 Ticket #2294 (set $host url and auth_request failing on proxy_pass) updated by
-
Description changed
- 14:49 Ticket #2294 (set $host url and auth_request failing on proxy_pass) updated by
-
Description changed
- 14:44 Ticket #2294 (set $host url and auth_request failing on proxy_pass) created by
- I'm trying to implement an auth_request call for an upstream host that …
- 13:24 Changeset in nginx [8941:0433e69f5425]quic by
- QUIC: added path limiting function ngx_quic_path_limit().
- 01:18 Ticket #2293 (Nginx 1.20.1 excessive memory usage) updated by
- Replying to luyangliang@…: > Thanks for getting back! > > …
12/13/21:
- 15:33 Ticket #1593 (Error selecting client certificate for proxy service) reopened by
- As stated in my comment above. This is clearly a bug.
- 15:32 Ticket #1593 (Error selecting client certificate for proxy service) updated by
- I think this is really bad behavior and should be changed. I get that …
- 14:44 Changeset in nginx_org [2812:ca9b4ffc67ee] by
- Regenerated.
- 14:44 Changeset in nginx_org [2811:9b1b68fa1808] by
- nginx.org poll added.
- 14:27 Changeset in nginx [8939:ddd5e5c0f87d]quic by
- QUIC: improved path validation. Previously, path was considered valid …
- 13:47 Ticket #2293 (Nginx 1.20.1 excessive memory usage) updated by
- Thanks for getting back! […] I will try "keepalive_reuqests 1000" …
- 11:49 Changeset in nginx [8938:23880e4ad3e2]quic by
- QUIC: write and full stream shutdown support. Full stream shutdown is …
- 06:48 Changeset in nginx [8940:fb41e37ddeb0]quic by
- QUIC: decoupled path state and limitation status. The path validation …
12/11/21:
- 00:47 Ticket #2293 (Nginx 1.20.1 excessive memory usage) updated by
- > keepalive_requests 10000; You may want to check if …
12/10/21:
- 19:08 Ticket #2293 (Nginx 1.20.1 excessive memory usage) updated by
- For nginx 1.20.1, we configure: keepalive_requests 10000; …
- 16:43 Changeset in nginx [8937:0692355a3519]quic by
- QUIC: simplified stream initialization. After creation, a client …
Note:
See TracTimeline
for information about the timeline view.