Timeline



11/09/18:

20:31 Ticket #1671 (nginx-tests fail in docker container) updated by Contrast-AlexB@…
Replying to thresh: > docker uses root by default inside …
14:27 Ticket #1671 (nginx-tests fail in docker container) updated by thresh
docker uses root by default inside the containers, and that is not …
14:02 Ticket #1654 (nginx does not honor ssl_protocols for TLSv1.3) updated by Maxim Dounin
> FWIW, this seems like more of a feature than a bug if you're running …
05:14 Ticket #1654 (nginx does not honor ssl_protocols for TLSv1.3) updated by Laurence 'GreenReaper' Parry
FWIW, this seems like more of a feature than a bug if you're running …

11/08/18:

21:48 Ticket #1671 (nginx-tests fail in docker container) created by Contrast-AlexB@…
Using nginx in a docker container causes nginx-tests …
12:32 Ticket #1529 (Could not configure TLS1.3 ciphers in OpenSSL 1.1.1 pre4) updated by Maxim Dounin
See also #1670.
12:31 Ticket #1670 (Chipers list order not respected for TLS 1.3) closed by Maxim Dounin
duplicate: This is because ciphers for TLSv1.3 can be only configured using …
12:13 Ticket #1669 (Problems with map + subfilter) closed by Maxim Dounin
invalid: The "sub_filter_types" directive does not support variables. Note that …
08:24 Ticket #1670 (Chipers list order not respected for TLS 1.3) created by iz8mbw@…
Hi. I'm running nginx 1.15.6, it was built on Linux from source code …

11/07/18:

22:42 Ticket #1669 (Problems with map + subfilter) created by jpereira@…
1. I have tried to use the map+subfilter as the below snip. […] …
17:03 Ticket #1668 (Channel-Bound Cookies Implementation in nginx) updated by Maxim Dounin
It doesn't look like something nginx should / can do automatically, …

11/06/18:

18:35 Ticket #812 (Fetch OCSP responses on startup, and store across restarts) updated by Maxim Dounin
Replying to [comment:5
17:21 Ticket #812 (Fetch OCSP responses on startup, and store across restarts) updated by https://stackoverflow.com/users/6250649/johannesb
This problem gets worse with short lived OCSP responses like in the …
17:08 Ticket #1445 (OpenSSL - ChaCha prioritized - Nginx enhancement) updated by Maxim Dounin
See also #1529 for another example where a generic interface to set …
17:06 Ticket #1529 (Could not configure TLS1.3 ciphers in OpenSSL 1.1.1 pre4) updated by Maxim Dounin
Just to make sure it is known to people reading this ticket. Here is …
15:32 Milestone 1.14.1 completed
Status: scheduled Trunk: stable * Bug fixes merge from the …
15:31 Milestone 1.15.6 completed
Status: scheduled Trunk: mainline * Bug fixes

11/05/18:

10:27 Ticket #1668 (Channel-Bound Cookies Implementation in nginx) created by aleroot@…
Hi, I've just had a look at this post about a Chrome security …

10/31/18:

13:41 Ticket #1665 (Minimum zone size for limit_req strangely high) updated by xim@…
Thanks for the detailed answer. As this is a web server running an …

10/30/18:

17:35 Milestone njs-0.2.5 completed
Planned features: * "arguments" object

10/29/18:

11:45 Ticket #1667 (Nginx [PHP] sometimes blank page sometimes Connection Refused) closed by Maxim Dounin
invalid: Blank pages returned by PHP usually indicate that something went wrong …

10/26/18:

20:22 Ticket #1667 (Nginx [PHP] sometimes blank page sometimes Connection Refused) created by MayusYT@…
Hello, I switched from apache2 to nginx 2 months ago. I just can't get …
17:38 Ticket #1665 (Minimum zone size for limit_req strangely high) updated by Maxim Dounin
This is because shared memory uses slab allocator, which allocates …
11:54 Ticket #1666 (Add MSG_ZEROCOPY support) created by craigt
Please would you add support for zerocopy networking …
07:30 Ticket #1665 (Minimum zone size for limit_req strangely high) created by xim@…
Hi, I'm running nginx on an embedded platform, namely a Tilera …

10/25/18:

17:37 Milestone unit-1.5 completed
Planned features: - nodejs experimental support
16:54 Ticket #1664 (sub_filter not PCRE compliant) closed by Maxim Dounin
invalid: See [[http://nginx.org/en/docs/http/ngx_http_sub_module.html|the
15:30 Ticket #1664 (sub_filter not PCRE compliant) created by jgibart@…
I was struggling with sub_filter directives to translate pages links …
13:59 Ticket #1663 (Could we extend nginx by our own misc type modules) closed by Maxim Dounin
wontfix: There are no real differences between MISC and CORE modules except …
02:29 modules.patch attached to Ticket #1663 by chronolaw@…
02:29 Ticket #1663 (Could we extend nginx by our own misc type modules) created by chronolaw@…
At first, I must apologize that I use trac to commit patch, the reason …

10/24/18:

13:05 Ticket #1662 (A minor code clean for ngx_configure_listening_sockets) closed by Maxim Dounin
wontfix: No, thanks. Please avoid pure style changes unless there are other …
11:34 Ticket #1536 (grpc-web (grpc for browsers)) updated by sandersaares@…
The official grpc-web client is getting ready for public release: "The …
09:56 Ticket #1661 (Nginx repository for ubuntu has no Release file for cosmic (18.10)) updated by thresh
Status, Owner changed
We didnt build any packages for cosmic yet, but it's in the pipeline …
01:49 ngx_connection.c.patch attached to Ticket #1662 by chronolaw@…
01:49 Ticket #1662 (A minor code clean for ngx_configure_listening_sockets) created by chronolaw@…
At the end of function ngx_configure_listening_sockets, there is a …

10/23/18:

21:48 Ticket #1661 (Nginx repository for ubuntu has no Release file for cosmic (18.10)) created by lionskape@…
Hello. Some days ago Ubuntu released cosmic release, but there is no …
19:46 Ticket #1654 (nginx does not honor ssl_protocols for TLSv1.3) closed by Maxim Dounin
fixed: Fix committed.
19:46 Ticket #1657 (A minor code clean for ngx_event.h) closed by Maxim Dounin
fixed: Committed (874d47ac871a), thanks.
19:25 Ticket #1654 (nginx does not honor ssl_protocols for TLSv1.3) updated by Maxim Dounin <mdounin@…>
In [changeset:"ed8738b1c7c491fcce2537edb765feaa921ad1fd/nginx"

10/22/18:

20:01 Ticket #1529 (Could not configure TLS1.3 ciphers in OpenSSL 1.1.1 pre4) updated by Maxim Dounin
> I didn't find indication that the current approach is just a …
18:47 Ticket #1659 (nginx intermittent delay before sending response) updated by Maxim Dounin
Replying to https://stackoverflow.com/users/10506504/ianm: …
17:57 Ticket #1594 (ngx_palloc.c may save more memory) updated by Maxim Dounin
See also #1658.
17:56 Ticket #1658 (Optimize memory usage in ngx_reset_pool) closed by Maxim Dounin
duplicate: Duplicate of #1594.
16:27 Ticket #1659 (nginx intermittent delay before sending response) updated by Ian Marsh
Thank you very much for looking into this and taking the time to …
16:06 Ticket #1659 (nginx intermittent delay before sending response) updated by Maxim Dounin
Keywords, Status, Type changed
In the uwsgi protocol, the end of the response is indicated by a …
15:24 Ticket #1660 (Docs say $host header comes from the request line?) closed by Maxim Dounin
invalid: Request line can contain a host if the request uses the …
14:39 Ticket #1660 (Docs say $host header comes from the request line?) created by brackendawson@…
These docs …
11:12 Ticket #1659 (nginx intermittent delay before sending response) created by Ian Marsh
Hi, We have a Flask Python application served by uWSGI through nginx …
01:53 ngx_palloc.c.patch attached to Ticket #1658 by chronolaw@…
01:53 Ticket #1658 (Optimize memory usage in ngx_reset_pool) created by chronolaw@…
In ngx_pool_t, the overhead of first block is sizeof(ngx_pool_t), the …

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 …
Note: See TracTimeline for information about the timeline view.