Timeline
01/16/21:
- 14:08 Changeset in nginx_org [2638:1d775e54f594] by
- Updated OpenSSL version used for win32 builds.
- 13:52 Changeset in nginx_org [2637:75aa9e635e16] by
- Updated with Netcraft December 2020 Web Server Survey stats.
01/14/21:
- 14:14 Ticket #761 (The auth_request does not supports query string/arguments) updated by
- > Is this by design and if so, how do I pass query parameters to an …
01/13/21:
- 21:04 Ticket #761 (The auth_request does not supports query string/arguments) updated by
- This problem is (still) occurring in 1.19.6. Is this by design and if …
- 18:03 Ticket #2120 (Add Support for IP2Location and IP2Proxy BIN Database) updated by
-
Priority, Component changed
First of all, nginx does support vendor-agnostic geolocation … - 13:55 Ticket #2117 (upstream sent more data than specified in "Content-Length" header ...) closed by
- fixed: Fix committed, thanks for reporting this.
- 01:51 Ticket #2120 (Add Support for IP2Location and IP2Proxy BIN Database) created by
- Nginx is supporting single vendor for IP geolocation right now. It is …
01/12/21:
- 21:08 Changeset in nginx [8681:cb8185bd0507]quic by
- HTTP/3: added comment.
- 18:07 Changeset in nginx-tests [1639:6c323c672a86] by
- Tests: adjusted TODOs for alerts in unbuffered proxying.
- 18:01 Ticket #2117 (upstream sent more data than specified in "Content-Length" header ...) updated by
- In [changeset:"83c4622053b02821a12d522d08eaff3ac27e65e3/nginx" …
- 13:59 Changeset in nginx [7760:83c4622053b0] by
- Upstream: fixed zero size buf alerts on extra data (ticket #2117). …
01/11/21:
- 19:06 Changeset in nginx [7758:b055bb6ef87e] by
- Version bump.
- 18:32 Changeset in nginx-tests [1638:6128590b0d46] by
- Tests: tests for "zero size buf" alerts in unbuffered proxying. …
- 16:18 Ticket #2119 (Add support for Maxmind's GeoIP2) created by
- Since Maxmind has announced plans to retire its "legacy" GeoIP in May …
- 12:25 Changeset in nginx [8678:3443ee341cc1]quic by
- QUIC: draft-33 salt and retry keys. Notably, the version negotiation …
01/08/21:
- 20:28 Ticket #2118 (no "ssl_certificate" is defined for the "listen ... ssl" when listen ...) closed by
- worksforme: > Is this a problem with the config tester or am I missing something? …
01/07/21:
- 13:39 Ticket #2118 (no "ssl_certificate" is defined for the "listen ... ssl" when listen ...) created by
- Hello, when I try to run "nginx -t" to test my config files, I get …
- 02:58 Ticket #2117 (upstream sent more data than specified in "Content-Length" header ...) updated by
-
Status changed
Thank you for the report. Indeed, this is a bug in handling of …
01/04/21:
- 22:06 Ticket #2116 (OCSP verification fails if response is signed by a designated authority) updated by
-
Checkmate!
----
> Try using
-CAfile
and-CApath
arguments … - 21:23 Ticket #2116 (OCSP verification fails if response is signed by a designated authority) updated by
- Replying to Yan Foto: > 1. Choose a provider that uses …
- 13:21 Ticket #2116 (OCSP verification fails if response is signed by a designated authority) updated by
- This is summary of of the discussion so far and my final comment. …
01/03/21:
- 23:24 Ticket #2115 (Consider using "proxy_set_header Connection $http_connection;" in all ...) updated by
-
The example in the article does not imply using
Connection: upgrade
… - 23:07 Ticket #2116 (OCSP verification fails if response is signed by a designated authority) updated by
- > So I guess the question remains: why doesn't it manage to do the …
01/02/21:
- 01:27 Ticket #2116 (OCSP verification fails if response is signed by a designated authority) updated by
- > This implies that an OCSP response can be verified by using only …
12/31/20:
- 19:34 Ticket #1926 (resolver should not cache failures) closed by
- invalid: The configuration in the archive provided is as follows: […] Note …
- 19:07 Ticket #2116 (OCSP verification fails if response is signed by a designated authority) updated by
- > there would be no need to explicitly include an anchor which is …
- 14:04 Ticket #2114 (nginx-module-njs dependency error) updated by
-
Owner, Status changed
No problem at all. That means we need to document this can happen and … - 13:55 Ticket #2114 (nginx-module-njs dependency error) updated by
- Hello, sorry for the delay. Yes, you are right. I guess I could have …
- 13:21 Ticket #2116 (OCSP verification fails if response is signed by a designated authority) updated by
- For future reference: I spent some more time trying to figure out …
- 12:16 Ticket #1926 (resolver should not cache failures) reopened by
12/30/20:
- 21:31 Ticket #1926 (resolver should not cache failures) updated by
- Sorry for the late response. It hits us again recently. I have a …
- 17:47 Changeset in nginx [8677:c57b6fc90f90]quic by
- QUIC: fixed header protection macro name.
- 07:49 Ticket #2117 (upstream sent more data than specified in "Content-Length" header ...) updated by
-
Description changed
- 05:52 Ticket #2117 (upstream sent more data than specified in "Content-Length" header ...) created by
- I have an invalid upstream that repsonse 204 with extra data. It works …
- 01:05 Ticket #2116 (OCSP verification fails if response is signed by a designated authority) updated by
- Another note: > […] despite the fact that all valid responses are …
12/29/20:
- 21:37 Ticket #2115 (Consider using "proxy_set_header Connection $http_connection;" in all ...) updated by
- >Correct approach is to fix such configurations I agree of course. …
- 21:33 Ticket #2116 (OCSP verification fails if response is signed by a designated authority) updated by
- I appreciate the quick response, but I'm not sure if that's an OpenSSL …
- 21:10 Ticket #2116 (OCSP verification fails if response is signed by a designated authority) closed by
- invalid: Unfortunately, OpenSSL provides no easy way to verify OCSP responses …
- 17:56 Ticket #2115 (Consider using "proxy_set_header Connection $http_connection;" in all ...) closed by
-
wontfix: Thank you for your suggestion.
First of all, using
$http_connection
… - 17:21 Changeset in nginx-tests [1637:da52525f49d1] by
- Tests: avoid ssl_certificate.t hang on SIGPIPE. It could stuck in SSL …
- 11:13 Changeset in nginx [7759:a20eef9a1df2] by
- Contrib: vim syntax, update core and 3rd party module directives.
- 00:29 Ticket #2116 (OCSP verification fails if response is signed by a designated authority) updated by
-
I also get the same results with
nginx/1.18.0
: […]
12/28/20:
- 23:39 Ticket #2116 (OCSP verification fails if response is signed by a designated authority) created by
-
Enabling stapled OCSP by setting
ssl_stapling
and … - 10:09 Ticket #2114 (nginx-module-njs dependency error) updated by
- Hi, It seems that nginx from Ubuntu repositories got installed …
12/27/20:
- 07:33 Ticket #2115 (Consider using "proxy_set_header Connection $http_connection;" in all ...) created by
- Hi, There are a number of places in shipped config and documentation …
12/26/20:
- 18:45 Ticket #2114 (nginx-module-njs dependency error) created by
- nginx installed from nginx PPA on Ubuntu 20.10 (deb [arch=amd64] …
12/25/20:
- 12:01 Changeset in nginx [8676:7df607cb2d11]quic by
- QUIC: ngx_quic_bpf module. The quic kernel bpf helper inspects packet …
12/24/20:
- 16:17 Changeset in nginx-tests [1636:2d371452658c] by
- Tests: fixed serving binary OCSP responses on win32.
12/23/20:
- 16:42 Ticket #2112 (Domain Redirection.) closed by
- invalid: For questions on how to configure nginx, consider using …
12/22/20:
- 12:57 Ticket #2104 (I encountered an error when compiling nginx-quic.) closed by
- fixed: https://hg.nginx.org/nginx-quic/rev/5247461c17e1
12/21/20:
- 17:35 Changeset in nginx [8683:6422455c92b4]quic by
- HTTP/3: removed HTTP/3-specific code. The …
12/19/20:
- 11:37 Ticket #2112 (Domain Redirection.) created by
- Hello Team, We have use the free version of the nginx to replace the …
12/18/20:
- 19:05 Ticket #2111 (Worker dumps core with image_filter test, proxy and HTML response from ...) updated by
- Could you please provide details on how …
- 18:05 Ticket #2110 (nginx as grpc reverse proxy report 499 after few weeks of work) closed by
- invalid
- 15:34 Ticket #2111 (Worker dumps core with image_filter test, proxy and HTML response from ...) created by
- nginx worker process dumps core (and drops connection) if the …
- 11:21 Ticket #2110 (nginx as grpc reverse proxy report 499 after few weeks of work) updated by
- I think task may be closed until problem will happen in future.
- 10:22 Ticket #2110 (nginx as grpc reverse proxy report 499 after few weeks of work) updated by
- > Another thing which catches my eye is the name of the backend …
Note:
See TracTimeline
for information about the timeline view.