Timeline
12/09/19:
- 11:27 Ticket #1506 (bind() in configuration test is too cautious) updated by
- See also #1898.
- 11:27 Ticket #1791 (Nginx -t changing ownersip of cache path) updated by
- See also #1898.
- 11:26 Ticket #1898 (Owner of directories *_temp changed when tested config) closed by
- duplicate: Duplicate of #1791.
12/07/19:
- 15:31 Ticket #1898 (Owner of directories *_temp changed when tested config) created by
- Nginx started in docker as: […] All _temp dirs created on start …
12/06/19:
- 17:44 Ticket #1606 (WebAssembly doesn't work on Firefox/Chrome due to missing MIME type) updated by
- The WebAssembly? specification isn't yet complete, though there is a …
- 07:39 Ticket #1897 (Systemd is unable to read pidfile after nginx start-up due to a ...) created by
- Systemd unit nginx.service (packaged in your rpms but that same setup …
12/05/19:
- 20:09 Ticket #1896 (SSL certificate password - startup) updated by
- Replying to terranova42@…: > Hello, thank you for your …
- 18:36 Ticket #1896 (SSL certificate password - startup) updated by
- Hello, thank you for your answer. It is ok that ssl_password file is …
- 12:30 Ticket #1896 (SSL certificate password - startup) closed by
- wontfix: On Windows there is no fork(), and hence nginx have to start worker …
- 10:47 Ticket #1723 (proxy_cache_background_update does not really do updates in the background) updated by
- > and this is beneficial in all cases No, it is not beneficial in …
- 10:26 Ticket #1896 (SSL certificate password - startup) created by
- Hello, I encounter what seems to be a bug on windows 10 with NGINX …
- 06:45 Ticket #1689 (Writing connections leak with http/2) updated by
- Yep, I keep watching connection counters. Usually it takes a few days …
12/04/19:
- 17:43 Ticket #1689 (Writing connections leak with http/2) updated by
- Replying to dadmin-admin@…: > File is too large to fit …
- 13:38 Ticket #1689 (Writing connections leak with http/2) updated by
- Also I realized that in my comment above I might have found 'open …
- 13:31 Ticket #1689 (Writing connections leak with http/2) updated by
- File is too large to fit here. I uploaded it to https://gofile.io/?c=uMKeuQ
- 13:03 Ticket #1610 (Writing connections counter leak in stub_status.) updated by
- Please try the patch from ticket #1689.
- 11:54 Ticket #1689 (Writing connections leak with http/2) updated by
- The new debug log […] suggests that the "open socket ... left" …
- 09:48 Ticket #1689 (Writing connections leak with http/2) updated by
- I rebuilt nginx with the patch, but I still see those errors. I'll …
12/03/19:
- 21:55 Ticket #1606 (WebAssembly doesn't work on Firefox/Chrome due to missing MIME type) updated by
- If you are reading this and also want (or don't want) application/wasm …
- 15:00 Ticket #1610 (Writing connections counter leak in stub_status.) updated by
- I have same problem with nginx/1.16.1(http/2). Writing connection …
- 14:00 Ticket #1689 (Writing connections leak with http/2) updated by
- Please try the following patch: […]
11/29/19:
- 04:19 Ticket #1689 (Writing connections leak with http/2) updated by
- Yay! Any chance to get it fixed soon?
11/28/19:
- 17:19 Ticket #1689 (Writing connections leak with http/2) updated by
- > 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
- 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
- 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
- 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
- wontfix: While your confusion is understood, the other side of the problem is …
- 10:30 Ticket #1891 ($body_bytes_sent and $bytes_sent wrong during sliced subrequest) updated by
- 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
- There you go: nginx version: nginx/1.16.1 built by gcc 4.4.7 20120313 …
11/26/19:
- 21:04 Ticket #1895 (Serious issue with .site domain extension) closed by
-
worksforme: The configuration snippet provided contains only one
server { ... }
… - 17:18 Ticket #1895 (Serious issue with .site domain extension) created by
- Hi There, I have a problem that nginx treat .site domains as one, so …
- 13:51 Ticket #1891 ($body_bytes_sent and $bytes_sent wrong during sliced subrequest) updated by
- 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
- 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
- == 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
- I have tried this with two different images from hub.docker.com. The …
11/22/19:
- 10:49 Ticket #1885 (when nginx proxy to tomcat, sometimes nginx changes method(POST -> 01POST)) updated by
- 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
- Here is nginx.conf. --------------------------------- user irteam; …
- 02:48 Ticket #1893 (Support Linux abstract namespace socket?) created by
- Please support Linux abstract namespace socket, which is like Unix …
11/20/19:
- 16:51 Ticket #1689 (Writing connections leak with http/2) updated by
- 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
- 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
- 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
- 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
- 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
- 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
- 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
-
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
- The $bytes_sent variable returns the number of bytes sent to the …
- 12:01 Ticket #1886 (Privet Obrekotivich) closed by
- invalid
- 06:32 Ticket #1689 (Writing connections leak with http/2) updated by
- 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
- 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
- I cannot edit the description, where I've wrongly quoted …
- 09:10 Ticket #1889 (access_log off; returns 404 with nginx proxy) closed by
- 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
- 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
- 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
- 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
- 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
- gRPC has multiple options for keepalive, which are especially relevant …
Note:
See TracTimeline
for information about the timeline view.