Timeline



11/20/19:

16:51 Ticket #1689 (Writing connections leak with http/2) updated by Maxim Dounin
First of all, you may start with filtering only logs from a particular …
12:44 Ticket #1885 (when nginx proxy to tomcat, sometimes nginx changes method(POST -> 01POST)) updated by Maxim Dounin
Please check if you are seeing the problem without any 3rd party …
10:37 Ticket #1891 ($body_bytes_sent and $bytes_sent wrong during sliced subrequest) updated by arnili@…
Yes, $upstream_response_length and $upstream_bytes_received work as …
09:48 Ticket #1891 ($body_bytes_sent and $bytes_sent wrong during sliced subrequest) updated by Roman Arutyunyan
You can reach for upstream counters by accessing upstream-side …

11/19/19:

19:14 Ticket #1887 (Add option to enable passthrough of HTTP/2 ping with grpc_pass) closed by Maxim Dounin
wontfix: In case of proxying, the same connection to the backend can be used …
16:42 Ticket #1891 ($body_bytes_sent and $bytes_sent wrong during sliced subrequest) updated by arnili@…
If this works as designed, how would I account all effective client …
14:32 Milestone nginx-1.17.6 completed
Status: scheduled Trunk: mainline * Additional variables for …
14:31 Milestone njs-0.3.7 completed
Planned features and enhancements: * …

11/18/19:

13:54 Ticket #1892 (TLSv1.3 session resumption - session tickets renewing) created by bartebor@…
When using TLSv1.3, sessions tickets are not renewed while decrypting …
13:42 Ticket #1888 (Nginx cache has multiple formats, and many of them are invalid during ...) closed by Maxim Dounin
invalid: As long as upstream responses use Vary response header, multiple …
13:41 Ticket #1891 ($body_bytes_sent and $bytes_sent wrong during sliced subrequest) updated by Roman Arutyunyan
The $bytes_sent variable returns the number of bytes sent to the …
12:01 Ticket #1886 (Privet Obrekotivich) closed by Maxim Dounin
invalid
06:32 Ticket #1689 (Writing connections leak with http/2) updated by dyeldandi@…
I see the same problem on a bunch of my servers. I managed to catch …

11/16/19:

17:40 Ticket #1891 ($body_bytes_sent and $bytes_sent wrong during sliced subrequest) created by arnili@…
When a partial slice hit triggers a subrequest to fetch more data from …

11/14/19:

17:07 Milestone unit-1.13 completed
Planned features: * HTTP proxy
14:36 Ticket #1752 (400 Bad Request when Content-Length header value starts with HT) updated by mstavrev@…
I cannot edit the description, where I've wrongly quoted …
09:10 Ticket #1889 (access_log off; returns 404 with nginx proxy) closed by Ruslan Ermilov
invalid: The first location (with access_log tuned off) doesn't have …

11/12/19:

12:10 Ticket #1890 (Cookie SameSite support for userid module) created by c1aphas@…
Upcoming release of Chrome 80 will make cookies with SameSite=Lax by …
10:08 Ticket #1889 (access_log off; returns 404 with nginx proxy) created by rameshsahoo11@…
Summary: With nginx reverse proxy mode, I am trying to turn off …
09:42 Ticket #1888 (Nginx cache has multiple formats, and many of them are invalid during ...) updated by yunoasgit@…
After many attempts, the temporary solution to the bug is, 1. Request …
09:32 Ticket #1888 (Nginx cache has multiple formats, and many of them are invalid during ...) created by yunoasgit@…
Nginx cache has multiple formats, and many of them are invalid during …

11/11/19:

17:50 Ticket #1887 (Add option to enable passthrough of HTTP/2 ping with grpc_pass) created by jjeising@…
gRPC has multiple options for keepalive, which are especially relevant …

11/07/19:

18:19 Ticket #1886 (Privet Obrekotivich) created by uid-6z2us3o6@…
Cannot access the site 502 Very bad gateway Error.
06:00 Ticket #1885 (when nginx proxy to tomcat, sometimes nginx changes method(POST -> 01POST)) created by jangys9510@…
Hello. I have a problem that nginx returns 501 error or 200 OK for …

11/05/19:

11:55 Ticket #1723 (proxy_cache_background_update does not really do updates in the background) closed by Maxim Dounin
wontfix: The core idea of background updating is to provide clear benefit over …

11/04/19:

08:25 05291994-9500-47B3-B957-FD1CA70C33F2.jpeg attached to Ticket #1884 by nirtuj@…
08:21 Ticket #1884 (Trac throws an error when logging in with StackExchange) created by nirtuj@…
I tried to login into Trac with StackExchange. It threw an SSL Error …
08:19 Ticket #1883 (nginx -t doesn‘t complain about wrongly formatted server_name directive) created by nirtuj@…
Recently I was setting up a server and I made a mistake: […] The …

11/03/19:

08:05 Ticket #1882 (Nginx does not handle asterisk in OPTIONS request) created by wes.wesk.tech@…
According to RFC 2616, this should be a valid request OPTIONS * …

11/02/19:

19:28 Ticket #1723 (proxy_cache_background_update does not really do updates in the background) updated by rulatir@…
Additionally, the only possible mitigation of the issue - namely …
16:29 Ticket #1723 (proxy_cache_background_update does not really do updates in the background) reopened by rulatir@…
16:27 Ticket #1723 (proxy_cache_background_update does not really do updates in the background) updated by rulatir@…
Allright, this is ridiculous. While this behavior may be consistent …

10/31/19:

09:54 Ticket #1881 (pkg-oss is missing a tag for nginx 1.17.5) closed by thresh
fixed: Indeed, this was forgotten on the release day. I've added a tag now. …
09:32 Ticket #1881 (pkg-oss is missing a tag for nginx 1.17.5) created by Jakovitz@…
build_module.sh doesn't work without a 1.17.5-1 tag. The tag …

10/29/19:

16:21 Ticket #1824 (Bypassing cache if worker failed to allocate node in cache keys zone ?) updated by Maxim Dounin
See also #1880.
16:21 Ticket #1880 (nginx should bypass cache if worker failed to allocate node in cache ...) closed by Maxim Dounin
duplicate: Duplicate of #1824.
15:45 Ticket #1873 (possible memory leak in stream modules) updated by Maxim Dounin
> 1. Why RES gradually increase As explained in comment:9, this is …
05:07 Ticket #1880 (nginx should bypass cache if worker failed to allocate node in cache ...) created by keyolk@…
Copied from https://trac.nginx.org/nginx/ticket/1824 Using http file …
04:34 Ticket #1873 (possible memory leak in stream modules) updated by honghaier250@…
[…]
03:59 Ticket #1873 (possible memory leak in stream modules) updated by honghaier250@…
When using the wrk with 60,000 concurrent connection test, I found …

10/28/19:

21:34 Ticket #1878 (Set ciphersuite list order for TLS 1.3) updated by IlyaIndigo@…
https://www.openssl.org/docs/man1.1.1/man5/config.html#EXAMPLES
13:08 Ticket #1878 (Set ciphersuite list order for TLS 1.3) updated by Maxim Dounin
You've put additional sections (currently commented) before your …
12:53 Ticket #1873 (possible memory leak in stream modules) closed by Maxim Dounin
invalid: So, clearly there is no memory leak here: in 1.png VIRT is 3.83G, in …

10/27/19:

17:02 Ticket #1878 (Set ciphersuite list order for TLS 1.3) updated by IlyaIndigo@…
> An obvious solution here is to fix errors in the openssl.cnf file. …

10/26/19:

05:51 Ticket #1873 (possible memory leak in stream modules) updated by honghaier250@…
To check if the system can reuse the memory occupied by nginx, I …

10/25/19:

15:32 Ticket #1873 (possible memory leak in stream modules) updated by honghaier250@…
The data is recorded as follows First Time …
15:32 3.png attached to Ticket #1873 by honghaier250@…
15:32 2.png attached to Ticket #1873 by honghaier250@…
15:32 1.png attached to Ticket #1873 by honghaier250@…
14:24 Ticket #1873 (possible memory leak in stream modules) updated by honghaier250@…
14:18 Ticket #1873 (possible memory leak in stream modules) updated by honghaier250@…
Yes, and I try it again with …

10/24/19:

13:58 Ticket #1873 (possible memory leak in stream modules) updated by Maxim Dounin
Could you please make sure you are seeing the same behaviour with …
12:42 Ticket #1873 (possible memory leak in stream modules) updated by honghaier250@…
Yes, I do run wrk again with 60k connections, heap grows again to 2+ …
11:55 Ticket #1206 (Proxy protocol server information is not surfaced) closed by Roman Arutyunyan
fixed
11:00 Ticket #1206 (Proxy protocol server information is not surfaced) updated by Roman Arutyunyan <arut@…>
In [changeset:"89adf49fe76ada86d84e2af8f5cee9ca8c3dca19/nginx"

10/22/19:

18:34 Ticket #1529 (Could not configure TLS1.3 ciphers in OpenSSL 1.1.1 pre4) updated by Maxim Dounin
See also #1878.
18:34 Ticket #1878 (Set ciphersuite list order for TLS 1.3) closed by Maxim Dounin
duplicate: The error message ... section=system_default, cmd=HOME, arg=. ...
15:24 Milestone njs-0.3.6 completed
Planned features: * Bug fixes * New Number's methods
15:23 Milestone nginx-1.17.5 completed
Status: scheduled Trunk: mainline * Bug fixes and …
07:30 Ticket #1879 (RHEL / CentOS 8 repository) created by remicollet@…
I notice nginx repository for RHEL / CentOS 8 is available. On EL-8 …

10/21/19:

22:17 Ticket #1878 (Set ciphersuite list order for TLS 1.3) created by IlyaIndigo@…
In nginx there is no way to reorder ciphers for TLS 1.3. The option to …
16:45 Ticket #1865 (error: cast between incompatible function types from 'FARPROC' on MinGW) closed by Maxim Dounin
fixed: Fix committed.
16:45 Ticket #1868 (wildcard include failing with FormatMessage() error:(15100)) closed by Maxim Dounin
invalid: The patch to improve error messages was committed, and will be …
16:15 Ticket #1865 (error: cast between incompatible function types from 'FARPROC' on MinGW) updated by Maxim Dounin <mdounin@…>
In [changeset:"4f6e315eef157e8e8982b4593aeb455db51604eb/nginx"
16:15 Ticket #1868 (wildcard include failing with FormatMessage() error:(15100)) updated by Maxim Dounin <mdounin@…>
In [changeset:"746567d633ac43998dff67bd33368c66bdfdb2b1/nginx"
15:09 Ticket #1877 (Проблема с "log_format") closed by Maxim Dounin
invalid: Судя по ошибке - nginx не знает формат main. Это может быть либо …
08:39 Ticket #798 (Implement http_brotli_static module) updated by ai@…
Right now all major browsers support Brotli including Safari. …
Note: See TracTimeline for information about the timeline view.