Timeline



11/29/19:

04:19 Ticket #1689 (Writing connections leak with http/2) updated by dadmin-admin@…
Yay! Any chance to get it fixed soon?

11/28/19:

17:19 Ticket #1689 (Writing connections leak with http/2) updated by Maxim Dounin
> I assumed the module is not the culprit While there can be a bug in …
09:06 Ticket #1689 (Writing connections leak with http/2) updated by dadmin-admin@…
Well, the thing is I won't get any traffic without that module. Since …
08:10 Ticket #368 (RFE: add a proxy_cookie_secure to override cookes to be 'Secure') updated by hanzhangyu@…
After 7 years this is still not done. How can I remove this flag?

11/27/19:

15:51 Ticket #1689 (Writing connections leak with http/2) updated by Maxim Dounin
The configuration and debug log suggests you are using a 3rd party …
14:10 Ticket #1891 ($body_bytes_sent and $bytes_sent wrong during sliced subrequest) closed by Maxim Dounin
wontfix: While your confusion is understood, the other side of the problem is …
14:09 Changeset in nginx_org [2468:409e1f755037] by Yaroslav Zhuravlev <yar@…>
Updated with Netcraft November 2019 Web Server Survey stats.
10:37 nginx.conf.opensocket attached to Ticket #1689 by dadmin-admin@…
10:30 Ticket #1891 ($body_bytes_sent and $bytes_sent wrong during sliced subrequest) updated by arnili@…
I'm unsure how to make this any clearer at this point, I'll try: 1.: …
10:27 Ticket #1689 (Writing connections leak with http/2) updated by dadmin-admin@…
There you go: nginx version: nginx/1.16.1 built by gcc 4.4.7 20120313 …
10:20 nginx.debug.opensocket.26930.0.250.log.gz attached to Ticket #1689 by dadmin-admin@…

11/26/19:

21:04 Ticket #1895 (Serious issue with .site domain extension) closed by Maxim Dounin
worksforme: The configuration snippet provided contains only one server { ... }
17:18 Ticket #1895 (Serious issue with .site domain extension) created by xnokia@…
Hi There, I have a problem that nginx treat .site domains as one, so …
15:25 Changeset in nginx-tests [1534:96fb3513345b] by Dmitry Volyntsev <xeioex@…>
Tests: added js dump tests.
13:51 Ticket #1891 ($body_bytes_sent and $bytes_sent wrong during sliced subrequest) updated by Roman Arutyunyan
The documentation says: > $bytes_sent - number of bytes sent to a …
09:54 Ticket #1894 (Docker image nginx:latest does not support lua in nginx-debug) closed by thresh
invalid: your nginx:1.9.9 comes from somewhere else rather than our official …

11/25/19:

19:22 Ticket #1894 (Docker image nginx:latest does not support lua in nginx-debug) updated by BruXy@…
== Better formating for nginx/nginx-debug -V == === Version 1.9.9 …
19:17 Ticket #1894 (Docker image nginx:latest does not support lua in nginx-debug) created by BruXy@…
I have tried this with two different images from hub.docker.com. The …

11/22/19:

17:45 Changeset in nginx-tests [1533:41dcbcf3381a] by Dmitry Volyntsev <xeioex@…>
Tests: adapted js_subrequests.t to njs changes after 0.3.7.
10:49 Ticket #1885 (when nginx proxy to tomcat, sometimes nginx changes method(POST -> 01POST)) updated by Maxim Dounin
So, as expected, your configuration uses keepalive connections to …
07:56 Ticket #1885 (when nginx proxy to tomcat, sometimes nginx changes method(POST -> 01POST)) updated by jangys9510@…
Here is nginx.conf. --------------------------------- user irteam; …
02:48 Ticket #1893 (Support Linux abstract namespace socket?) created by ng.hong.quan@…
Please support Linux abstract namespace socket, which is like Unix …

11/21/19:

15:29 Changeset in nginx_org [2467:ee775a6ca22e] by Konstantin Pavlov <thresh@…>
Linux packages: added Ubuntu 19.10

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 …
18:03 Changeset in nginx-tests [1532:9d5996c3f5b8] by Sergey Kandaurov <pluknet@…>
Tests: limit_conn_dry_run, $limit_conn_status tests.
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 …
16:35 Changeset in nginx-tests [1531:65eb942993ad] by Sergey Kandaurov <pluknet@…>
Tests: added $limit_req_status not found tests.
14:55 Changeset in nginx_org [2465:07c4f2c66c97] by Yaroslav Zhuravlev <yar@…>
Documented $limit_conn_status for http and stream.
14:54 Changeset in nginx_org [2464:5d7fd7d9a2b6] by Yaroslav Zhuravlev <yar@…>
Documented limit_conn_dry_run for http and stream.
14:37 Changeset in nginx_org [2466:d4be176c6345] by Yaroslav Zhuravlev <yar@…>
njs-0.3.7
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: * …
14:29 Changeset in nginx_org [2463:253bbbc276ae] by Maxim Dounin <mdounin@…>
nginx-1.17.6
14:18 Changeset in nginx [7598:d13eddd9e252] by Maxim Dounin <mdounin@…>
release-1.17.6 tag
14:18 Changeset in nginx [7597:de68d0d94320]release-1.17.6 by Maxim Dounin <mdounin@…>
nginx-1.17.6-RELEASE
08:30 Changeset in nginx [7594:359b0ea2b067] by Roman Arutyunyan <arut@…>
Limit conn: limit_conn_dry_run directive. A new directive …

11/18/19:

16:50 Changeset in nginx [7596:b45f052483b8] by Roman Arutyunyan <arut@…>
Limit conn: added shared context. Previously only an rbtree was …
14:48 Changeset in nginx [7595:9606d93aa586] by Roman Arutyunyan <arut@…>
Limit conn: $limit_conn_status variable. The variable takes one of …
14:46 Changeset in nginx [7593:e84fb4991d74] by Roman Arutyunyan <arut@…>
Updated comment after 776d1bebdca2.
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/15/19:

12:52 Changeset in nginx_org [2462:63a2a3dc3d63] by Yaroslav Zhuravlev <yar@…>
Documented the $limit_req_status variable.

11/14/19:

18:40 Changeset in nginx_org [2461:a1408fb919e3] by Artem Konev <artem.konev@…>
Added Unit 1.13.0 release news.
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/06/19:

17:59 Changeset in nginx-tests [1530:c1cdd7c73a73] by Sergey Kandaurov <pluknet@…>
Tests: $limit_req_status tests.
17:16 Changeset in nginx_org [2460:c60a8a15010c] by Sergey Kandaurov <pluknet@…>
Clarified description of the $ssl_cipher variable. Notably, it …
16:03 Changeset in nginx [7592:776d1bebdca2] by Roman Arutyunyan <arut@…>
Limit req: $limit_req_status variable. The variable takes one of the …

11/05/19:

14:30 Changeset in nginx_org [2459:2aad23d07d96] by Yaroslav Zhuravlev <yar@…>
Clarified procedure for building njs modules.
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:

12:36 Changeset in nginx_org [2458:9cd5883ac546] by Yaroslav Zhuravlev <yar@…>
Documented $proxy_protocol_server_addr, $proxy_protocol_server_port.
12:35 Changeset in nginx_org [2457:3896055c397e] by Yaroslav Zhuravlev <yar@…>
Fixed descriptions of $proxy_protocol_addr and $proxy_protocol_port.
12:34 Changeset in nginx_org [2456:de4f8f3d1fd6] by Yaroslav Zhuravlev <yar@…>
Added njs product name to Changes.
12:34 Changeset in nginx_org [2455:a81518fa3802] by Yaroslav Zhuravlev <yar@…>
Removed obsolete note from Russian njs Reference.
12:33 Changeset in nginx_org [2454:253641e268a8] by Yaroslav Zhuravlev <yar@…>
Added js_requests.js example in njs.
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/30/19:

12:27 Changeset in nginx-tests [1529:ef7de70a9d3f] by Sergey Kandaurov <pluknet@…>
Tests: restored access bits in index.t.
Note: See TracTimeline for information about the timeline view.