Timeline
10/16/20:
- 16:55 Changeset in nginx_org [2611:454af1d39021] by
- Development guide: Debugging memory issues section.
- 12:31 Changeset in nginx_org [2610:fdfe54a01ea1] by
- Relocated note in keepalive directive.
- 10:00 Ticket #2060 (Nginx doesn't take case http_502 as unsuccessful attempt in ...) created by
- From the nginx document …
10/14/20:
- 20:21 Changeset in nginx [8587:61f1c6ac8967]quic by
- QUIC: added ACK frame range support. The history of acknowledged …
- 20:02 Ticket #923 (Allow proxy_http_version 2.0) updated by
- Replying to Maxim Dounin: > If there are concerns that …
10/13/20:
- 04:44 Changeset in nginx [7727:f1e6f65ddfeb] by
- Cpp test: added stream.
10/12/20:
- 22:21 Ticket #923 (Allow proxy_http_version 2.0) updated by
- Replying to dominic-p@…: > With the advent of …
- 20:04 Ticket #923 (Allow proxy_http_version 2.0) updated by
- With the advent of …
- 17:39 Ticket #2059 (add_header does not work inside if+location, http, or server blocks) closed by
- invalid: Much like any directives in nginx, the [http://nginx.org/r/add_header …
- 17:13 Ticket #2059 (add_header does not work inside if+location, http, or server blocks) created by
- Since at least Nginx 1.19.2, add_header has not been properly …
- 17:13 Changeset in nginx-tests [1600:b61e820caa83] by
- Tests: using Sys::Hostname to get hostname in a portable way. The …
- 09:41 Ticket #2057 ($slice_range variable does not work in set directive.) updated by
-
It is true
$slice_range
does not work with the rewrite module …
10/09/20:
- 17:57 Ticket #2058 (nginx returns code 500 on zero-size request body when filter module ...) updated by
- Thanks for reporting this. Looks like a leftover from before request …
10/08/20:
- 23:00 Milestone unit-1.20 completed
- Planned features and enhancements: * python asgi support * $host …
- 21:21 Changeset in nginx_org [2608:249ae2577aac] by
- Added info about the Unit 1.20.0 release.
- 19:12 Ticket #2058 (nginx returns code 500 on zero-size request body when filter module ...) created by
- When nginx HTTP filter module processes the request body and filter …
- 14:44 Changeset in nginx [7726:559d19037984] by
- Limit req: unlocking of nodes on complex value errors. Previously, if …
- 12:57 Ticket #2057 ($slice_range variable does not work in set directive.) created by
- Hello, I want to set proxy_cache_key dynamically with $cache_key …
- 10:36 Changeset in nginx_org [2609:99bd2ae8d2be] by
- Added Buffer to njs Reference.
10/06/20:
- 19:52 Changeset in nginx-tests [1599:4e0644119341] by
- Tests: proxy_smtp_auth directive tests.
- 16:02 Ticket #1904 (sendfile with io-threads - nginx mistakenly considers premature client ...) updated by
- > I'm observing the same behavior without threads. By "the same …
- 11:19 Ticket #2056 (TLS ALert "close_notify" missing) updated by
-
Description changed
- 10:58 Ticket #2056 (TLS ALert "close_notify" missing) created by
- nginx Version: 1.15.8 and 1.17.8 WHEN: Request Method: POST any POST …
- 08:36 Ticket #1904 (sendfile with io-threads - nginx mistakenly considers premature client ...) updated by
- I'm observing the same behavior without threads. […] […] […]
10/03/20:
- 18:04 Changeset in nginx [7725:d63c5373b5ba] by
- Mail: proxy_smtp_auth directive. The proxy_smtp_auth directive …
- 18:01 Changeset in nginx [7724:64b97c8166b8] by
- Version bump.
- 17:42 Ticket #2055 (Using addition_filter and changing the added file: still returning ...) closed by
- wontfix: That's the expected behaviour of the addition filter, as it is …
- 15:14 Ticket #2055 (Using addition_filter and changing the added file: still returning ...) updated by
- Sorry, but it looks like I've incorrectly tagged the "component" …
- 14:14 Ticket #2055 (Using addition_filter and changing the added file: still returning ...) created by
- Hello! I have just stumbled upon a nginx bug. When using …
- 14:07 Ticket #2054 (nginx returns a blank page) closed by
- invalid: The screenshot provided shows the 400 Bad Request response, which is …
- 12:46 Ticket #2054 (nginx returns a blank page) updated by
- Unfortunately, setting nginx lines to debug OR info doesn't log any …
- 01:09 Ticket #2054 (nginx returns a blank page) updated by
- > We have noticed that when the header size is too large, nginx …
10/02/20:
- 19:36 Ticket #2054 (nginx returns a blank page) created by
- Hi there, We have noticed that when the header size is too large, …
10/01/20:
- 16:17 Changeset in nginx-tests [1598:f069dd7ba5a7] by
- Tests: compatibility with uwsgi python package on Fedora Linux.
- 15:43 Changeset in nginx_org [2607:8e45125e3668] by
- Regenerated.
- 15:43 Changeset in nginx_org [2606:a41cbd9ca4fd] by
- Web Application Security ebook promo.
- 11:28 Changeset in nginx-tests [1597:36d69685605e] by
- Tests: added HTTP/2 tests for DATA frames after 400 errors.
09/30/20:
- 21:12 Changeset in nginx_org [2605:0ec1e1b063d7] by
- Deprecated String.bytesFrom method in njs.
- 21:12 Changeset in nginx_org [2604:a29676472a11] by
- Added Buffer object info to some njs methods.
09/29/20:
- 19:11 Changeset in nginx_org [2602:90b32c2c0155] by
- Fixed typo and versions mismatch in njs.
- 17:22 Changeset in nginx_org [2601:5528961da54d] by
- njs-0.4.4.
- 17:02 Changeset in nginx_org [2603:94ebfbcd68bb] by
- Linux packages: removed Ubuntu 19.10 due to EOL.
- 15:20 Milestone njs-0.4.4 completed
- Planned features and enhancements: * The Buffer implementation * The …
- 15:19 Milestone nginx-1.19.3 completed
- Status: scheduled Trunk: mainline * The set module in the …
- 15:10 Changeset in nginx_org [2600:2fd28cd4f2f8] by
- Added set module for stream.
- 14:52 Changeset in nginx_org [2599:5c5a36560f97] by
- Added the proxy_cookie_flags directive.
- 14:32 Changeset in nginx [7723:0896ed4ddee4] by
- release-1.19.3 tag
- 14:32 Changeset in nginx [7722:3cbc2602325f]release-1.19.3 by
- nginx-1.19.3-RELEASE
- 12:56 Changeset in nginx [7721:5975be6c97f8] by
- Updated OpenSSL used for win32 builds.
- 12:54 Changeset in nginx [7720:a88384c69d1e] by
- Proxy: error checking for array init, missed in 7716:d6a5e14aa3e4. …
- 12:52 Changeset in nginx [7719:c0cacad62cc8] by
- Userid: userid_flags fixup. In 7717:e3e8b8234f05, the 1st bit was …
- 09:59 Changeset in nginx-tests [1596:f42d82b114cd] by
- Tests: added userid_flags tests with "off" and unset values. While …
09/28/20:
- 22:37 Ticket #2053 (ignore_invalid_headers required, but only for websockets) updated by
-
As per the draft linked, the
(request-target)
is not an HTTP header, … - 19:59 Ticket #2053 (ignore_invalid_headers required, but only for websockets) created by
- Hello, The Fediverse (Mastodon, Pleroma, etc) has been using …
- 18:10 Changeset in nginx-tests [1595:a2c6b95d6591] by
- Tests: userid_flags tests.
- 16:17 Ticket #2024 (Error log contains "unexpected response for" when resolver is called) closed by
- fixed: The patch to improve error messages committed, thanks.
- 16:16 Ticket #2024 (Error log contains "unexpected response for" when resolver is called) updated by
- In [changeset:"8fe7ebe5adc49ca926e4368f36508f3e2e72c939/nginx" …
- 14:41 Changeset in nginx [7718:8fe7ebe5adc4] by
- Resolver: improved error messages (ticket #2024).
- 14:07 Changeset in nginx [7717:e3e8b8234f05] by
- Userid: userid_flags directive to set cookie flags.
09/27/20:
- 21:52 Ticket #2052 (Slice module closes connection on upstream error codes 4xx and 5xx ...) updated by
- I tested with Postman and Guzzle client. They didn't show the server …
- 20:22 Ticket #2052 (Slice module closes connection on upstream error codes 4xx and 5xx ...) closed by
-
invalid: > 4.
curl https://cloudfrontdomain/file -v
will result in a 403 … - 20:21 Changeset in nginx [7716:d6a5e14aa3e4] by
- Proxy: added the "proxy_cookie_flags" directive.
- 20:21 Changeset in nginx [7715:5c7917292b29] by
- Proxy: changed interface of some internal functions. This is in …
- 20:21 Changeset in nginx [7714:8dbc9ee97998] by
- Proxy: strengthen syntax checking for some directives. The "false" …
- 19:25 Ticket #2052 (Slice module closes connection on upstream error codes 4xx and 5xx ...) updated by
- Maybe here is what is wrong with closing the connection without …
- 19:06 Ticket #2052 (Slice module closes connection on upstream error codes 4xx and 5xx ...) reopened by
- 19:02 Ticket #2052 (Slice module closes connection on upstream error codes 4xx and 5xx ...) updated by
- Thanks for the quick reply. But I disagree with you. I see Cloud-Front …
- 17:40 Ticket #2052 (Slice module closes connection on upstream error codes 4xx and 5xx ...) closed by
- invalid: > nginx can't handle this situation and closes the connection Closing …
- 11:53 Ticket #2052 (Slice module closes connection on upstream error codes 4xx and 5xx ...) created by
- Follwing instructions in …
09/26/20:
- 17:09 Changeset in nginx-tests [1594:2083b4f183e7] by
- Tests: proxy_cookie_flags tests.
09/25/20:
- 23:40 Ticket #2051 (Issue with auth_request directive) closed by
- invalid: The observed behaviour is expected. As per the rewrite module …
- 12:57 Ticket #2051 (Issue with auth_request directive) created by
-
Hello,
Description:
I have a variable
$host_header
defined in both … - 12:24 Ticket #2050 (unrecognized method is rejected incorrectly) closed by
- wontfix: Grammar enforced by nginx for method names is more strict than the one …
- 11:18 Ticket #2050 (unrecognized method is rejected incorrectly) created by
- Recently I've been working on a HTTP/1.1 conformance tool, and found …
09/24/20:
- 21:30 Changeset in nginx-tests [1593:a328109be893] by
- Tests: stream set tests.
09/22/20:
- 12:17 Ticket #2048 (Document that 'proxy_buffering off' disables caching) updated by
- BTW I think it's worth site here comments from stackoverflow: Made …
- 12:08 Ticket #2048 (Document that 'proxy_buffering off' disables caching) created by
- If we disable proxy_buffering it will disable caching in nginx. Why is …
09/21/20:
- 13:09 Ticket #2047 (nginx is not receiving cookies/header if many workers are spawned) updated by
- Please define "some of the request are missing auth cookies". How do …
- 11:35 Ticket #2047 (nginx is not receiving cookies/header if many workers are spawned) updated by
-
Description changed
- 10:36 Ticket #2047 (nginx is not receiving cookies/header if many workers are spawned) created by
- nginx is not receiving cookies/header if many workers are spawned. We …
09/18/20:
- 19:26 Changeset in nginx-tests [1592:efd082b4aa9c] by
- Tests: HTTP/2 tests for posted requests after reading body.
- 12:36 Changeset in nginx-tests [1591:a7902e5adeab] by
- Tests: style.
Note:
See TracTimeline
for information about the timeline view.