Timeline



10/20/18:

07:16 Ticket #1529 (Could not configure TLS1.3 ciphers in OpenSSL 1.1.1 pre4) updated by topdebg
Replying to mdounin: > Given that this is positioned …

10/19/18:

06:04 ngx_event.h.patch attached to Ticket #1657 by chronolaw@…
06:03 Ticket #1657 (A minor code clean for ngx_event.h) created by chronolaw@…
When I write my own event module I found that the macro …

10/18/18:

14:19 Ticket #1445 (OpenSSL - ChaCha prioritized - Nginx enhancement) updated by Maxim Dounin
I'm sceptical about unconditional use of SSL_OP_PRIORITIZE_CHACHA, as …
10:30 Ticket #1656 (It may be a bug of udp rbtree init in function ngx_set_inherited_sockets) closed by Roman Arutyunyan
invalid: ngx_set_inherited_sockets() is only called for the init_cycle which is …
05:08 ngx_connection.c.patch attached to Ticket #1656 by chronolaw@…
05:08 Ticket #1656 (It may be a bug of udp rbtree init in function ngx_set_inherited_sockets) created by chronolaw@…
Nginx 1.15.0 introduce udp session feature, but when we update new …

10/17/18:

18:48 Ticket #1445 (OpenSSL - ChaCha prioritized - Nginx enhancement) updated by Steffen Weber
Alternative: …
16:23 Ticket #1445 (OpenSSL - ChaCha prioritized - Nginx enhancement) updated by Steffen Weber
Patch that enables the SSL_OP_PRIORITIZE_CHACHA flag if …
14:29 Ticket #1529 (Could not configure TLS1.3 ciphers in OpenSSL 1.1.1 pre4) updated by Steffen Weber
I just want to kindly ask whether nginx would consider adding a new …

10/16/18:

13:17 Ticket #1399 (Nginx is not using environment variables https_proxy or http_proxy) updated by Maxim Dounin
See also #1655.
13:17 Ticket #1655 (Nginx does not use Proxy??) closed by Maxim Dounin
duplicate: No, nginx does not use forward proxies to connect to external …
01:30 Ticket #1655 (Nginx does not use Proxy??) created by tns.takuya.okuyama@…
My nginx is working as "Reverse Proxy" in our company intranet. It …

10/15/18:

15:03 Ticket #1654 (nginx does not honor ssl_protocols for TLSv1.3) updated by Maxim Dounin
This can be solved by explicitly calling …
12:14 Ticket #1653 (http2_push_preload does not recognize Link header) closed by Maxim Dounin
invalid: The 3rd party modules you are using does not add Link headers to the …
11:53 Ticket #1650 (Active connections not clear close session) updated by Maxim Dounin
> Could it be that mod_security is related to this? As previously …
11:02 Ticket #1650 (Active connections not clear close session) updated by kfir.snunit.org.il@…
I tried to disable HTTP2 still the same behavior. I noticed one …

10/14/18:

17:00 Ticket #1654 (nginx does not honor ssl_protocols for TLSv1.3) updated by zizazit@…
Oops... I didn't notice the OpenSSL version that nginx is compiled …
16:42 Ticket #1654 (nginx does not honor ssl_protocols for TLSv1.3) created by zizazit@…
When configured with ssl_protocols TLSv1 TLSv1.1 TLSv1.2; nginx …
16:32 Ticket #1653 (http2_push_preload does not recognize Link header) created by bjoe2k4@…
[…] When a Link header is present (from PHP, Proxy or via …
08:40 Ticket #1650 (Active connections not clear close session) updated by kfir.snunit.org.il@…
* Nginx worker processes are not killed or crashed. * I am …
05:01 Ticket #1652 (Issue with seems like query strings when trying to hit API urls. Gives ...) closed by Maxim Dounin
invalid: See no problems using the following sample configuration: […] …

10/11/18:

03:39 Ticket #1652 (Issue with seems like query strings when trying to hit API urls. Gives ...) created by MostHated@…
Hello, I have been having this issue for quite some time (possibly …

10/10/18:

20:40 Ticket #1610 (Writing connections counter leak in stub_status.) updated by Maxim Dounin
See also #1650 which might be related.
20:39 Ticket #1650 (Active connections not clear close session) updated by Maxim Dounin
> And even if there were now 1000 active connections to the server, …
14:09 Ticket #1638 (Nginx Systemd is failing to start on reboot) updated by Maxim Dounin
OK, so the problem appears to be severe during the boot (> 2m startup …
14:04 Ticket #1651 (client_body_in_file_only/client_body_temp_path file permissions) created by mrarm.slack@…
Hello, I have a setup where I have the Nginx server and application …
05:46 Ticket #1650 (Active connections not clear close session) updated by kfir.snunit.org.il@…
The thing is that HTTP2 was already setup before version 1.14.0 from …

10/09/18:

08:47 Ticket #1629 (use variable in for proxy_ssl in stream module) updated by James Callahan
As a start (and enough to start using in nginx modules), I'm …
08:47 0001-add-stream_session-upstream_ssl-to-configure-per-str.patch attached to Ticket #1629 by James Callahan

10/08/18:

20:31 Ticket #1638 (Nginx Systemd is failing to start on reboot) updated by joey2250@…
Ive setup a clean system and installed 1.15.5. Based off of that and …
19:05 Ticket #1638 (Nginx Systemd is failing to start on reboot) updated by joey2250@…
Sorry, I did not get a notification that I had a response here. 1. …
14:39 Ticket #1650 (Active connections not clear close session) updated by Maxim Dounin
Do you have HTTP/2 enabled? With HTTP/2, number of active connections …
13:10 Ticket #1649 (Improve documentation for the location block) updated by ovidiu.b13@…
I assumed that "prefix" means […] And by non-prefixed I meant if I …
12:06 Ticket #1650 (Active connections not clear close session) updated by kfir.snunit.org.il@…
The nginx -V output: nginx version: nginx/1.15.2 built by gcc 5.4.0 …
12:01 Ticket #1650 (Active connections not clear close session) created by kfir.snunit.org.il@…
Hello, I've been trying for a while to figure out what is the problem …
11:15 Ticket #1649 (Improve documentation for the location block) closed by Sergey Kandaurov
worksforme: There are no "non-prefixed" locations. Please consult with the …
11:02 Ticket #1649 (Improve documentation for the location block) created by ovidiu.b13@…
The documentation for the location block does not clearly state …

10/04/18:

15:34 Ticket #1083 (Enable gzip compression only for non "text/html" content) updated by teward.thomas-ward.net@…
Has there been any progress on this? It would be nice if we could …

10/03/18:

12:28 Ticket #1648 (Nginx compiled with Openssl 1.1.1 allow renegotiation) updated by delagen@…
Yes. I updated testssl.sh and it works.
12:01 Ticket #1648 (Nginx compiled with Openssl 1.1.1 allow renegotiation) closed by Sergey Kandaurov
worksforme: Works for me on the latest testssl.sh from testssl.sh […]
10:17 Ticket #1648 (Nginx compiled with Openssl 1.1.1 allow renegotiation) updated by delagen@…
Seems like testssl.sh incompatible with openssl 1.1.1

10/02/18:

19:57 Ticket #1648 (Nginx compiled with Openssl 1.1.1 allow renegotiation) updated by delagen@…
After patch the same ((
19:56 Ticket #1648 (Nginx compiled with Openssl 1.1.1 allow renegotiation) created by delagen@…
Tested 1.15.5 with testssl.sh ` Secure Renegotiation …
16:07 Ticket #1285 (map regexp positional captures interfere with location regexp ...) updated by Maxim Dounin
See also #1647.
16:07 Ticket #1647 (Evaluation of multiple regexes brakes back references) closed by Maxim Dounin
duplicate: Duplicate of #1285.
15:45 Ticket #1646 (Nginx 1.15.4 segfault during normal ssllabs.com test) updated by Sergey Kandaurov <pluknet@…>
In [changeset:"f50c7d90f5c908a0caa7919e5d7050900840b810/nginx-tests"
15:41 Milestone 1.15.5 completed
Status: scheduled Trunk: mainline * Bugfix release
15:30 Ticket #1646 (Nginx 1.15.4 segfault during normal ssllabs.com test) closed by Maxim Dounin
fixed: Thanks for testing. The fix was committed and now available in nginx …
15:15 Ticket #1647 (Evaluation of multiple regexes brakes back references) created by Andriy Melnyk
Prerequisite: map with regex, location with regex + capture …
15:15 Ticket #1646 (Nginx 1.15.4 segfault during normal ssllabs.com test) updated by Maxim Dounin <mdounin@…>
In [changeset:"bf1ac3dc1e6856371c60bc5c57084662926dba0e/nginx"
15:14 Ticket #1646 (Nginx 1.15.4 segfault during normal ssllabs.com test) updated by marcin.wanat@…
Thank you for fast reply! It looks like the patch has fixed problem …
14:26 Ticket #1646 (Nginx 1.15.4 segfault during normal ssllabs.com test) updated by Maxim Dounin
Status, Owner changed
Thanks for the report. The following patch should fix this: […]
11:40 Ticket #1646 (Nginx 1.15.4 segfault during normal ssllabs.com test) updated by marcin.wanat@…
I do apologize for lact of formatting, but it looks like i cannot edit …
11:37 Ticket #1646 (Nginx 1.15.4 segfault during normal ssllabs.com test) created by marcin.wanat@…
I have compiled latest nginx 1.15.4 and noticed that it segfault every …

09/28/18:

22:50 Ticket #1645 (Some questions about slab_stat module?) closed by Maxim Dounin
invalid: This is a wrong place to ask questions about 3rd party modules. You …
12:44 Ticket #1643 (Proxy Protocol documentation has the wrong variables) closed by Yaroslav Zhuravlev
fixed
12:44 Ticket #1643 (Proxy Protocol documentation has the wrong variables) updated by Yaroslav Zhuravlev
Thanks, fixed: …
03:37 Ticket #1645 (Some questions about slab_stat module?) updated by huifeidexingyuner@…
00007FA62F65B000 Corresponding decimal 140351736492032
03:33 1.png attached to Ticket #1645 by huifeidexingyuner@…
Describe the screenshots
03:30 Ticket #1645 (Some questions about slab_stat module?) created by huifeidexingyuner@…
Why is the number of pages calculated based on the end address minus …

09/26/18:

08:38 Ticket #1643 (Proxy Protocol documentation has the wrong variables) updated by maxim
Status, Owner changed

09/25/18:

23:05 Ticket #1644 (Educate people about the importance of "Server" HTTP header) created by Ivan Aksamentov
Nginx Inc. should consider increasing the visibility of the problem of …
21:53 Ticket #1641 (Possible buffer overflow in ngx_http_request (1.15.3)) updated by Ivan Aksamentov
Replying to vbart: Ah, I see. I was mislead by all these …
16:56 Ticket #1643 (Proxy Protocol documentation has the wrong variables) created by pnickerson.cashstar.com@…
Looking at the documentation at: …
15:23 Milestone 1.15.4 completed
Status: scheduled Trunk: mainline * 0-RTT support (full)
12:12 Ticket #1641 (Possible buffer overflow in ngx_http_request (1.15.3)) updated by Valentin V. Bartenev
Replying to ivan.aksamentov@…: > Replying to [comment:1
00:58 Ticket #1641 (Possible buffer overflow in ngx_http_request (1.15.3)) updated by Ivan Aksamentov
Replying to mdounin: Okay, sorry for the false alarm. Is …

09/24/18:

22:16 Ticket #1642 (HTTP2 proxy limits client body size even for streaming proxied protocols) closed by Maxim Dounin
wontfix: This is expected behaviour. The client_max_body_size is always …
22:08 Ticket #1641 (Possible buffer overflow in ngx_http_request (1.15.3)) closed by Maxim Dounin
invalid: The recv() call in question uses the buffer defined at the start of …
20:40 Ticket #1642 (HTTP2 proxy limits client body size even for streaming proxied protocols) created by jwatte@…
When we use NGINX for ingress to GRPC using HTTP2, after receiving a …
20:15 build_nginx.sh attached to Ticket #1641 by Ivan Aksamentov
Bash script to build nginx 1.15.3 with LTO
20:04 nginx-lto-build-log.txt.tar.gz attached to Ticket #1641 by Ivan Aksamentov
Full Nginx LTO build log
20:03 versions.txt attached to Ticket #1641 by Ivan Aksamentov
Version info of various tools used
20:01 build_binutils.sh attached to Ticket #1641 by Ivan Aksamentov
Bash script to build binutils 2.31.1 with gold plugin enabled
20:00 Ticket #1641 (Possible buffer overflow in ngx_http_request (1.15.3)) created by Ivan Aksamentov
When building Nginx 1.15.3 with Link-time optimization (LTO) and …
11:40 Ticket #1635 (Nginx (1.13.6) does not ignore Host Header for absoluteURI) closed by Maxim Dounin
invalid: Replying to vic210blu@…: It makes no sense to reopening a …

09/22/18:

20:05 Ticket #1635 (Nginx (1.13.6) does not ignore Host Header for absoluteURI) reopened by Victor

09/21/18:

15:44 Ticket #1640 (Question on handling NGX_HTTP_CLIENT_CLOSED_REQUEST) closed by Maxim Dounin
worksforme: This particular code always calls ngx_http_terminate_request() unless …
15:41 Ticket #1634 (No response from nginx) closed by Maxim Dounin
fixed: Fix committed, thanks for reporting this.
15:40 Ticket #274 (error_page 400 =444 /; утекают сокеты) closed by Maxim Dounin
fixed: Fix committed, thanks for reporting this.
14:40 Ticket #1634 (No response from nginx) updated by Maxim Dounin <mdounin@…>
In [changeset:"b64adc956643bdd4579e8a8f0b19fe31dca9a9df/nginx"
14:40 Tickets #274,​695 batch updated by Maxim Dounin <mdounin@…>
In [changeset:"1812f1d79d84a11247109f566c161002c0653a52/nginx"
09:05 Ticket #1640 (Question on handling NGX_HTTP_CLIENT_CLOSED_REQUEST) created by jcornez@…
Hello and sorry if this is the wrong place to ask about this. I'm …
06:51 Milestone unit-1.4 completed
Planned features: - frontend ssl support - various bug fixes
Note: See TracTimeline for information about the timeline view.