Timeline



07/24/18:

15:46 Changeset in nginx [7327:f7e79596baf2] by Sergey Kandaurov <pluknet@…>
Configure: fixed compiler warnings with "-Wall -Wextra".
15:46 Changeset in nginx [7326:308819020438] by Sergey Kandaurov <pluknet@…>
Version bump.
13:11 Changeset in nginx [7325:6a86f6f10798] by Maxim Dounin <mdounin@…>
release-1.15.2 tag
13:10 Changeset in nginx [7324:b234199c7ed8]release-1.15.2 by Maxim Dounin <mdounin@…>
nginx-1.15.2-RELEASE

07/23/18:

16:10 Milestone 1.15.2 completed
Status: scheduled Trunk: mainline * $ssl_preread_protocol …
14:19 Ticket #1599 (I get two strange errors with Nginx?) closed by Maxim Dounin
invalid: This looks like an error from ngx_pagespeed 3rd party module. Consider …
14:13 Ticket #1598 (Windows Path Length Limitation issue) updated by Maxim Dounin
Priority, Keywords, Status changed
Thank you for your report. Please note that it is highly unlikely …
13:26 Ticket #1599 (I get two strange errors with Nginx?) created by smartclubrewards@…
1) If I clear the safari browser cache and visit smartclub.co.za it …
11:09 Ticket #1598 (Windows Path Length Limitation issue) created by bharathi355@…
Windows by default have its PATH length limit as 255 characters. On …

07/22/18:

02:23 Ticket #1557 (Extra spaces should not cause nginx error) updated by Maxim Dounin
Status changed
Please try the following patch: […]
01:03 Changeset in nginx [7323:d230c797b168] by Maxim Dounin <mdounin@…>
Fixed NGX_TID_T_FMT format specification for uint64_t. Previously, …

07/21/18:

00:27 Ticket #1068 (Support JSON log format) closed by Maxim Dounin
fixed: Starting with nginx 1.11.8 (0cf4e82e7c48), the escape=json parameter …

07/20/18:

23:32 Ticket #1397 (HTTP/2 broken in popular Android libraries with nginx v. 1.13.6) updated by Maxim Dounin
For the record, I've posted a patch to add a workaround for this on …
23:06 Ticket #1517 (defective routing with multiple interfaces and domains) closed by Maxim Dounin
worksforme: Feedback timeout.
22:52 Ticket #1435 (NGINX allows sending of a malformed header per RFC7540 Section 10.3) closed by Maxim Dounin
wontfix: nginx does not try to restrict what can be returned using the …
22:47 Ticket #147 (nginx touched /var/log/nginx-error.log even when error_log are switched off) updated by Maxim Dounin
See also #1592.
19:37 Ticket #1520 (HTTP/2 connection dropped when URL has large numbers of same parameter) closed by Maxim Dounin
invalid
19:32 Ticket #1592 ("nginx -s" doesn't read error_log configuration) closed by Maxim Dounin
duplicate: Feedback timeout. Closing this as a duplicate of #147.
14:52 Ticket #287 (Add option to enable IP_TRANSPARENT) updated by Miao Wang
Based on patch @stintel posted, I make some modification to …
14:50 0001-Add-IP_TRANSPARENT-support.patch attached to Ticket #287 by Miao Wang

07/19/18:

10:07 Changeset in nginx-tests [1358:71f964c077bf] by Sergey Kandaurov <pluknet@…>
Tests: adjusted ssl_preread_protocol tests with V2ClientHello.
06:07 Ticket #1064 (NGINX DNS CACHING problem.) updated by colinbjohnson@…
There is an additional workaround for folks who do not wish to …

07/18/18:

15:51 Changeset in nginx [7322:6649d4433266] by Sergey Kandaurov <pluknet@…>
Stream ssl_preread: added SSLv2 Client Hello support. In particular, …

07/17/18:

18:23 Changeset in nginx-tests [1357:2415ef05a282] by Sergey Kandaurov <pluknet@…>
Tests: stream_ssl_preread module tests, protocol preread.
17:20 Ticket #1016 (limit_except accepts multiple methods but docs don't say so) updated by aaron.cicali@…
I agree that the documentation does not communicate this clearly. The …
12:53 Ticket #1163 (cache size grows over max_size) updated by Maxim Dounin
Replying to jayce@…: > I also had this problem with nginx …
12:30 Changeset in nginx [7321:45e513c3540d] by Ruslan Ermilov <ru@…>
Fixed invalid access to location defined as an empty string.
09:53 Changeset in nginx [7320:696df3ac27ac] by Sergey Kandaurov <pluknet@…>
SSL: save sessions for upstream peers using a callback function. In …
08:47 Ticket #1163 (cache size grows over max_size) updated by jayce@…
I also had this problem with nginx 1.11.2 and proxy_cache + HTTP/2 + …

07/16/18:

17:08 Ticket #1376 (nginx disable client initiated renegotiation not working perfect with ...) closed by Maxim Dounin
fixed
17:05 Ticket #1376 (nginx disable client initiated renegotiation not working perfect with ...) updated by Maxim Dounin <mdounin@…>
In [changeset:"dcab8611526120b270841a10a307f66f0be44e0a/nginx"
14:47 Changeset in nginx [7319:dcab86115261] by Maxim Dounin <mdounin@…>
SSL: use of the SSL_OP_NO_RENEGOTIATION option (ticket #1376). The …
14:47 Changeset in nginx [7414:ea3f1f9af72c]stable-1.14 by Maxim Dounin <mdounin@…>
SSL: fixed SSL_clear_options() usage with OpenSSL 1.1.0+. In OpenSSL …
14:47 Changeset in nginx [7318:3443fe40bdc7] by Maxim Dounin <mdounin@…>
SSL: fixed SSL_clear_options() usage with OpenSSL 1.1.0+. In OpenSSL …
14:47 Changeset in nginx [7413:7c00d8dbdb3a]stable-1.14 by Maxim Dounin <mdounin@…>
SSL: logging levels of "unsupported protocol", "version too low". …
14:47 Changeset in nginx [7317:6565f0dbe8c5] by Maxim Dounin <mdounin@…>
SSL: logging levels of "unsupported protocol", "version too low". …

07/15/18:

22:25 Ticket #1597 (strange issue with TLS and IPv6) updated by Maxim Dounin
Please provide full configuration as show by nginx -T.
22:21 Ticket #997 ($body_bytes_sent compute bigger in HTTP2.0 then HTTP1.X) updated by Maxim Dounin
See also #1596.
22:21 Ticket #1596 ($body_bytes_sent larger than acutual body size when chunked enabled) closed by Maxim Dounin
duplicate: That's expected, see #997.
21:41 Ticket #1595 (http2 server can't send the Header [Upgrade] to backend) closed by Maxim Dounin
invalid: HTTP/2 do not provide an equivalent to the Upgrade mechanism as …
19:40 Ticket #1597 (strange issue with TLS and IPv6) created by Fabian Franz BSc
Error message in systemd journal: no "ssl_certificate" is defined in …
09:24 Ticket #1596 ($body_bytes_sent larger than acutual body size when chunked enabled) created by wangke1020@…
Recently we found that $body_bytes_sent in Nginx log is larger than …

07/14/18:

08:16 Ticket #1595 (http2 server can't send the Header [Upgrade] to backend) created by pigeon1990@…
My server use the http2 protocol, and the client sends websocket …

07/12/18:

19:02 Ticket #1376 (nginx disable client initiated renegotiation not working perfect with ...) updated by Maxim Dounin
Try the following patch: […]
16:50 Changeset in nginx [7316:8f152ca81f5f] by Maxim Dounin <mdounin@…>
Events: added configuration check on the number of connections. There …
16:50 Changeset in nginx [7315:e7b2b907c0f8] by Maxim Dounin <mdounin@…>
Events: moved sockets cloning to ngx_event_init_conf(). Previously, …
10:50 Ticket #905 (TIME_WAIT on return 444) closed by Ruslan Ermilov
fixed
09:55 Ticket #905 (TIME_WAIT on return 444) updated by Ruslan Ermilov <ru@…>
In [changeset:"e45f09198dabcf39e1c991e2aec76066ab7a33ac/nginx"
09:50 Changeset in nginx [7313:e45f09198dab] by Ruslan Ermilov <ru@…>
Allow resetting connections closed by "return 444" (ticket #905). If …

07/11/18:

14:56 Changeset in nginx [7314:3dfc1584ad75] by Roman Arutyunyan <arut@…>
Stream ssl_preread: $ssl_preread_protocol variable. The variable …
11:20 Ticket #1587 (memory leak with ngx_http_image_filter_module) closed by Maxim Dounin
invalid: Thanks for the information.
06:27 Ticket #1587 (memory leak with ngx_http_image_filter_module) updated by dyeldandi@…
Rebuilding with the latest GD did help! There is a fixed memory leak …

07/10/18:

22:13 Ticket #1594 (ngx_palloc.c may save more memory) closed by Maxim Dounin
wontfix: Quoting …
09:34 Ticket #1594 (ngx_palloc.c may save more memory) updated by Valentin V. Bartenev
The suggested code looks very strange. You don't need this branching …
09:11 Ticket #1594 (ngx_palloc.c may save more memory) created by lwppwl@…
in nginx-1.12.2 version the ngx_reset_pool() function in ngx_palloc.c …

07/09/18:

17:15 Ticket #1577 (When the file is moved to the directory that the disk is different by ...) updated by Maxim Dounin
The following patch series should fix this: […]
17:05 Ticket #1576 (When the file is overwritten by the COPY method under the following ...) updated by Maxim Dounin
The following patch should fix this: […]
13:39 Ticket #1592 ("nginx -s" doesn't read error_log configuration) updated by Maxim Dounin
The problem is as follows: - Signal process, while it parses the …
11:21 Ticket #1593 (Error selecting client certificate for proxy service) closed by Maxim Dounin
wontfix: Both locations use localhost:443 as an upstream server, and hence …
07:12 Ticket #1593 (Error selecting client certificate for proxy service) created by Sergey
Test case Certificate Verification Server # cat debug_cert.conf …
06:17 Changeset in nginx-tests [1356:ca6fe31f74c4] by Sergey Kandaurov <pluknet@…>
Tests: TODO grpc request body "first body bytes" test on FreeBSD. The …

07/06/18:

08:57 nginx.conf attached to Ticket #1592 by https://stackoverflow.com/users/4861570/stefan
example configuration with all write operations (except pid) turned off
08:56 Ticket #1592 ("nginx -s" doesn't read error_log configuration) created by https://stackoverflow.com/users/4861570/stefan
I'm using recent nginx 1.15.1 on Microsoft Windows 7 (6.1.7601 SP1) …
00:18 Ticket #1591 (Reload signal does not show error for failed bind) closed by Maxim Dounin
invalid: The nginx -s reload command is just a way to send a signal to a …

07/05/18:

21:20 Ticket #1591 (Reload signal does not show error for failed bind) created by Sebastian
Under normal circumstances, when nginx is signalled to reload (nginx …
19:34 Ticket #1511 (multiple resolver would retry others when someone fails) closed by Maxim Dounin
fixed
19:25 Ticket #1511 (multiple resolver would retry others when someone fails) updated by Maxim Dounin <mdounin@…>
In [changeset:"54683f650cbdcd73f7f8d845c843295978da5a85/nginx"
19:21 Changeset in nginx [7312:54683f650cbd] by Maxim Dounin <mdounin@…>
Resolver: retry sending queries on errors (ticket #1511). Errors when …
19:19 Changeset in nginx-tests [1355:afe541649054] by Maxim Dounin <mdounin@…>
Tests: fixed realip.t with parallel tests. Testing $server_port to be …
17:45 Changeset in nginx [7412:6c52c99c475e]stable-1.14 by Maxim Dounin <mdounin@…>
SSL: logging level of "https proxy request" errors. The "http …
17:45 Changeset in nginx [7311:778358452a81] by Maxim Dounin <mdounin@…>
SSL: logging level of "https proxy request" errors. The "http …
17:44 Changeset in nginx [7310:1f410bcef7c1] by Maxim Dounin <mdounin@…>
Version bump.
17:28 Ticket #237 (Add optional systemd socket activation support) updated by warpforge@…
I'm not sure if setting O_NONBLOCK is supported by systemd (could not …
17:00 Ticket #1445 (OpenSSL - ChaCha prioritized - Nginx enhancement) updated by Maxim Dounin
As already mentioned in the comment:1, most simple solution would be …
15:56 Ticket #237 (Add optional systemd socket activation support) updated by tailhook@…
Also, consider the following changes for this patch: 1. Instead of …
15:46 Ticket #237 (Add optional systemd socket activation support) updated by tailhook@…
Replying to sbaugh.twosigma.com@…: > For those of us that …
10:39 Ticket #1445 (OpenSSL - ChaCha prioritized - Nginx enhancement) updated by Neil Craig
Sorry to hassle but i'm just wondering if the above changes things at …
08:06 Ticket #1589 (realip module's effective level) updated by cjhust@…
Thanks for your reply. I accept the explaination: That is because …

07/04/18:

20:46 Changeset in nginx-tests [1354:c0075a0a2ba9] by Sergey Kandaurov <pluknet@…>
Tests: added realip test on http post read phase.
16:17 Ticket #1590 (grpc nginx connection issue (draining and no connection available)) closed by Maxim Dounin
invalid: These errors seems to come from grpc-go client code: …
16:09 Ticket #1555 (nginx with grpc is poor performance) closed by Maxim Dounin
worksforme: Feedback timeout.
15:28 Ticket #1589 (realip module's effective level) closed by Maxim Dounin
duplicate: Replying to cjhust@…: > #curl ​​http://127.0.0.1:8000/ -H …
09:32 Ticket #1590 (grpc nginx connection issue (draining and no connection available)) created by stephanus.tedy@…
grpc client golang, grpc-go/1.10.0 Hi, I am implementing grpc and …
09:30 Ticket #1565 (Prematurely deleting request body temp files on fast response) updated by Sergey Kandaurov <pluknet@…>
In [changeset:"65730ba03b42defc9da94fab5d2b1401ad26c5c3/nginx-tests"
09:24 Changeset in nginx-tests [1353:65730ba03b42] by Sergey Kandaurov <pluknet@…>
Tests: body cleanup test with preserve_output (ticket #1565).
08:59 Ticket #1587 (memory leak with ngx_http_image_filter_module) updated by dyeldandi@…
According to netstat it doesn't have a lot, about 3 to 5 in total for …
02:57 Ticket #1589 (realip module's effective level) reopened by cjhust@…
I think you don't get my point. #curl ​​http://127.0.0.1:8000/ -H …
02:52 Ticket #1589 (realip module's effective level) updated by cjhust@…
Full configuration: http { real_ip_header X-Real-IP; …

07/03/18:

15:25 Milestone 1.15.1 completed
Status: scheduled Trunk: mainline * "random" load balancer
15:07 Changeset in nginx [7309:e25319bef66a] by Maxim Dounin <mdounin@…>
release-1.15.1 tag
15:07 Changeset in nginx [7308:4189160cb946]release-1.15.1 by Maxim Dounin <mdounin@…>
nginx-1.15.1-RELEASE
13:05 Ticket #1588 (about realip module) updated by Maxim Dounin
See also #1589.
13:05 Ticket #1589 (realip module's effective level) closed by Maxim Dounin
duplicate: The realip handling in the PREACCESS phase is for location-specific …
11:46 Ticket #1589 (realip module's effective level) created by cjhust@…
http { real_ip_header X-Real-IP; set_real_ip_from 127.0.0.1; …
11:36 Ticket #1588 (about realip module) updated by cjhust@…
I close this ticket, and open new ticket. sorry again.
11:34 Ticket #1588 (about realip module) updated by cjhust@…
$ curl http://127.0.0.1:8000/ -H "X-Forwarded-For: 2.2.2.2" -H …
11:24 Ticket #1588 (about realip module) closed by Ruslan Ermilov
worksforme: Using the following config: […] I get: […] Only if I add …
02:10 Ticket #1588 (about realip module) updated by cjhust@…
ngx_http_realip_handler is setted in POST_READ and PREACCESS phase. …
02:02 Ticket #1588 (about realip module) reopened by cjhust@…
#curl ​​http://127.0.0.1:8000/ -H "X-Forwarded-For: 2.2.2.2" -H …

07/02/18:

18:32 Ticket #1587 (memory leak with ngx_http_image_filter_module) updated by Maxim Dounin
How many connected clients each process have? Given …
16:03 Changeset in nginx [7411:abe1b60c4213]stable-1.14 by Maxim Dounin <mdounin@…>
Upstream: fixed tcp_nopush with gRPC. With gRPC it is possible that a …
16:03 Changeset in nginx [7307:ece9b5454b8a] by Maxim Dounin <mdounin@…>
Upstream: fixed tcp_nopush with gRPC. With gRPC it is possible that a …
16:02 Changeset in nginx [7306:8eab05b83dde] by Maxim Dounin <mdounin@…>
Upstream: fixed unexpected tcp_nopush usage on peer connections. Now …
16:02 Changeset in nginx [7410:9ac0e8b9aced]stable-1.14 by Maxim Dounin <mdounin@…>
gRPC: clearing buffers in ngx_http_grpc_get_buf(). We copy input …
16:02 Changeset in nginx [7305:6cfd45d4c754] by Maxim Dounin <mdounin@…>
gRPC: clearing buffers in ngx_http_grpc_get_buf(). We copy input …
13:57 Ticket #1579 (Mirror subrequests ignore the keepalive flag) updated by Roman Arutyunyan
A mirror subrequest response body is useless both for client output …
11:43 Ticket #1588 (about realip module) closed by Ruslan Ermilov
invalid: Because you made a typo in header name (X-Forwarder-For instead of …
10:54 Changeset in nginx [7304:5c2ac36fcf56] by Ruslan Ermilov <ru@…>
Added FreeBSD support for "listen ... reuseport".
09:27 Ticket #1588 (about realip module) updated by cjhust@…
#curl ​http://127.0.0.1:8000/ -H "X-Forwarder-For: 2.2.2.2" -H …
09:26 Ticket #1588 (about realip module) created by cjhust@…
http { real_ip_header X-Real-IP; set_real_ip_from 127.0.0.1; …
07:46 nginx.conf attached to Ticket #1587 by dyeldandi@…
nginx configuration
07:46 Ticket #1587 (memory leak with ngx_http_image_filter_module) created by dyeldandi@…
We have an nginx running on port 8889 to resize/crop images with …

07/01/18:

17:04 Ticket #1586 (App not get query behind nginx proxy - (curl: (47) Maximum (50) ...) updated by Alexandr Minzak
@mdounin Thanks! It very help to me!
14:59 Ticket #1586 (App not get query behind nginx proxy - (curl: (47) Maximum (50) ...) closed by Maxim Dounin
invalid: For some reason your backend reject requests with the error 401 …

06/29/18:

22:22 Ticket #1586 (App not get query behind nginx proxy - (curl: (47) Maximum (50) ...) updated by Alexandr Minzak
If i use curl -v i found one differend: […] stale=false in one …
21:40 Ticket #1586 (App not get query behind nginx proxy - (curl: (47) Maximum (50) ...) updated by Alexandr Minzak
In log file i see: […]
21:31 Ticket #1586 (App not get query behind nginx proxy - (curl: (47) Maximum (50) ...) updated by Alexandr Minzak
Without ssl - same bad result ( Without default_server - …
21:28 Ticket #1586 (App not get query behind nginx proxy - (curl: (47) Maximum (50) ...) created by Alexandr Minzak
I have app, listen on 18083 port, and curl works with him: […] I …
19:12 Ticket #1464 (Segfault) updated by Sergey Kandaurov
See also #1585.
15:48 Ticket #195 (Close connection if SSL not enabled for vhost) updated by Maxim Dounin
> can be problematic for HTTPS clients that don't support server name …
05:46 Ticket #1585 (ssl_verify_client cause core dump) closed by Sergey Kandaurov
duplicate: Dublicate of #1464.
03:39 Ticket #1585 (ssl_verify_client cause core dump) created by akf00000@…
when a server turn on the ssl_verify_client whitout setting …

06/28/18:

15:47 Ticket #1584 (rewrite qure) closed by Maxim Dounin
invalid: Директива rewrite работает с URI запроса без аргументов, аргументы - …
15:33 Changeset in nginx-tests [1352:32156faf018e] by Andrey Zelenkov <zelenkov@…>
Tests: fine-tuning of js2.t.
13:07 Changeset in nginx-tests [1351:81579df2ba8c] by Sergey Kandaurov <pluknet@…>
Tests: fixed perl 5.28 "Unescaped left brace in regex" warnings.
10:58 Ticket #1584 (rewrite qure) created by ser891@…
[…] При таких настройках происходит это …

06/27/18:

22:45 Ticket #195 (Close connection if SSL not enabled for vhost) updated by nh2@…
I came here to mention that the described workaround […] can be …

06/26/18:

12:43 Ticket #1583 (nginx cannot run as a regular user) updated by Ruslan Ermilov
This is controversial, but please also note that a non-absolute …
12:38 Ticket #147 (nginx touched /var/log/nginx-error.log even when error_log are switched off) updated by Ruslan Ermilov
See also #1583.
12:37 Ticket #1583 (nginx cannot run as a regular user) closed by Ruslan Ermilov
duplicate: Duplicate of #147.

06/25/18:

21:08 Ticket #1582 (func ngx_proxy_protocol_read encounter an incomplete line) closed by Maxim Dounin
invalid: Quoting …
18:34 Ticket #1583 (nginx cannot run as a regular user) created by ijt@…
nginx insists on opening files that it has been told not to open, and …
Note: See TracTimeline for information about the timeline view.