Timeline
11/21/19:
- 15:29 Changeset in nginx_org [2467:ee775a6ca22e] by
- Linux packages: added Ubuntu 19.10
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 …
- 18:03 Changeset in nginx-tests [1532:9d5996c3f5b8] by
- 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
- If this works as designed, how would I account all effective client …
- 16:35 Changeset in nginx-tests [1531:65eb942993ad] by
- Tests: added $limit_req_status not found tests.
- 14:55 Changeset in nginx_org [2465:07c4f2c66c97] by
- Documented $limit_conn_status for http and stream.
- 14:54 Changeset in nginx_org [2464:5d7fd7d9a2b6] by
- Documented limit_conn_dry_run for http and stream.
- 14:37 Changeset in nginx_org [2466:d4be176c6345] by
- 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
- nginx-1.17.6
- 14:18 Changeset in nginx [7598:d13eddd9e252] by
- release-1.17.6 tag
- 14:18 Changeset in nginx [7597:de68d0d94320]release-1.17.6 by
- nginx-1.17.6-RELEASE
- 08:30 Changeset in nginx [7594:359b0ea2b067] by
- Limit conn: limit_conn_dry_run directive. A new directive …
11/18/19:
- 16:50 Changeset in nginx [7596:b45f052483b8] by
- Limit conn: added shared context. Previously only an rbtree was …
- 14:48 Changeset in nginx [7595:9606d93aa586] by
- Limit conn: $limit_conn_status variable. The variable takes one of …
- 14:46 Changeset in nginx [7593:e84fb4991d74] by
- Updated comment after 776d1bebdca2.
- 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/15/19:
- 12:52 Changeset in nginx_org [2462:63a2a3dc3d63] by
- Documented the $limit_req_status variable.
11/14/19:
- 18:40 Changeset in nginx_org [2461:a1408fb919e3] by
- 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
- 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 …
11/07/19:
- 18:19 Ticket #1886 (Privet Obrekotivich) created by
- 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
- 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
- Tests: $limit_req_status tests.
- 17:16 Changeset in nginx_org [2460:c60a8a15010c] by
- Clarified description of the $ssl_cipher variable. Notably, it …
- 16:03 Changeset in nginx [7592:776d1bebdca2] by
- Limit req: $limit_req_status variable. The variable takes one of the …
11/05/19:
- 14:30 Changeset in nginx_org [2459:2aad23d07d96] by
- Clarified procedure for building njs modules.
- 11:55 Ticket #1723 (proxy_cache_background_update does not really do updates in the background) closed by
- wontfix: The core idea of background updating is to provide clear benefit over …
11/04/19:
- 08:21 Ticket #1884 (Trac throws an error when logging in with StackExchange) created by
- 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
- 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
- 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
- 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
- 16:27 Ticket #1723 (proxy_cache_background_update does not really do updates in the background) updated by
- Allright, this is ridiculous. While this behavior may be consistent …
10/31/19:
- 12:36 Changeset in nginx_org [2458:9cd5883ac546] by
- Documented $proxy_protocol_server_addr, $proxy_protocol_server_port.
- 12:35 Changeset in nginx_org [2457:3896055c397e] by
- Fixed descriptions of $proxy_protocol_addr and $proxy_protocol_port.
- 12:34 Changeset in nginx_org [2456:de4f8f3d1fd6] by
- Added njs product name to Changes.
- 12:34 Changeset in nginx_org [2455:a81518fa3802] by
- Removed obsolete note from Russian njs Reference.
- 12:33 Changeset in nginx_org [2454:253641e268a8] by
- Added js_requests.js example in njs.
- 09:54 Ticket #1881 (pkg-oss is missing a tag for nginx 1.17.5) closed by
- 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
-
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
- Tests: restored access bits in index.t.
10/29/19:
- 17:37 Changeset in nginx-tests [1528:f0a9f5fecc8f] by
- Tests: various index module error cases.
- 16:21 Ticket #1824 (Bypassing cache if worker failed to allocate node in cache keys zone ?) updated by
- See also #1880.
- 16:21 Ticket #1880 (nginx should bypass cache if worker failed to allocate node in cache ...) closed by
- duplicate: Duplicate of #1824.
- 16:21 Changeset in nginx_org [2453:1b0cc44de0fd] by
- Documented the "ipv6=" parameter for resolver in mail.
- 16:19 Changeset in nginx_org [2452:4487310de7e7] by
- Added IDs to resolver parameters, minor language fixes in resolver.
- 16:19 Changeset in nginx_org [2451:721f78cff4ef] by
- Documented resolver statistics for stream and mail.
- 15:45 Ticket #1873 (possible memory leak in stream modules) updated by
- > 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
- Copied from https://trac.nginx.org/nginx/ticket/1824 Using http file …
- 04:34 Ticket #1873 (possible memory leak in stream modules) updated by
- […]
- 03:59 Ticket #1873 (possible memory leak in stream modules) updated by
- 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
- 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
- You've put additional sections (currently commented) before your …
- 12:53 Ticket #1873 (possible memory leak in stream modules) closed by
- 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
- > 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
- 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
- The data is recorded as follows First Time …
- 14:24 Ticket #1873 (possible memory leak in stream modules) updated by
- 14:18 Ticket #1873 (possible memory leak in stream modules) updated by
- Yes, and I try it again with …
10/24/19:
- 18:47 Changeset in nginx_org [2450:a26a42699207] by
- Added note about max number of keepalive requests.
- 15:04 Changeset in nginx_org [2449:384211f17f5a] by
- Fixed default value for limit_req_dry_run.
- 14:08 Changeset in nginx_org [2448:ef449f80bbe4] by
- Updated with Netcraft October 2019 Web Server Survey stats.
- 13:58 Ticket #1873 (possible memory leak in stream modules) updated by
- Could you please make sure you are seeing the same behaviour with …
- 12:42 Ticket #1873 (possible memory leak in stream modules) updated by
- Yes, I do run wrk again with 60k connections, heap grows again to 2+ …
- 12:00 Changeset in nginx-tests [1527:7676944968c1] by
- Tests: proxy protocol server variables.
- 12:00 Changeset in nginx-tests [1526:b3bbb59dc324] by
- Tests: merged $proxy_protocol_port tests with the rest for brevity.
- 11:55 Ticket #1206 (Proxy protocol server information is not surfaced) closed by
- fixed
- 11:00 Ticket #1206 (Proxy protocol server information is not surfaced) updated by
- 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
- See also #1878.
- 18:34 Ticket #1878 (Set ciphersuite list order for TLS 1.3) closed by
-
duplicate: The error message
... section=system_default, cmd=HOME, arg=. ...
… - 18:05 Changeset in nginx-tests [1525:ca0858ef7d3d] by
- Tests: added js keys tests.
- 16:18 Changeset in nginx-tests [1524:9bc1ca067449] by
- Tests: js_return.t TODO remnants for old njs versions removed.
- 15:42 Changeset in nginx_org [2447:6d1fb7062460] by
- Updated the list of tested Linux kernels.
- 15:29 Changeset in nginx_org [2446:32b945768dea] by
- njs-0.3.6
- 15:24 Changeset in nginx_org [2445:192d136633b5] by
- nginx-1.17.5
- 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
- I notice nginx repository for RHEL / CentOS 8 is available. On EL-8 …
Note:
See TracTimeline
for information about the timeline view.