Timeline



04/30/19:

23:56 Ticket #1744 (Cannot use custom variable in ssl_certificate directive.) updated by JJJ@…
> Using the $host variable hardly make sense Only trying to follow …
23:33 Ticket #1777 (packages for Ubuntu Bionic/Cosmic/Disco do not include i386) created by Spudz76@…
{{{N: Skipping acquire of configured file 'nginx/binary-i386/Packages' …
18:44 Ticket #1723 (proxy_cache_background_update does not really do updates in the background) closed by Maxim Dounin
wontfix: The behaviour I describe follows from the documentation quoted and how …
18:12 Ticket #1723 (proxy_cache_background_update does not really do updates in the background) reopened by rulatir@…
@mdounin, this is a non sequitur. The behavior you describe after …
15:31 Ticket #1776 (Pre-Access Phase Bug) updated by Andrew
Replying to mdounin: > Yes, this is normal. Consider …
15:15 Ticket #1776 (Pre-Access Phase Bug) closed by Maxim Dounin
invalid: Yes, this is normal. Consider reading …
15:02 ngx_http_neonginx_test.c attached to Ticket #1776 by Andrew
simple module for testing purposes
15:01 Ticket #1776 (Pre-Access Phase Bug) created by Andrew
Hi, i'm an nginx module developer. While i was working on a project i …
13:57 Ticket #1773 (Unable to build nginx as static) updated by Maxim Dounin
As previously suggested, you'll have to provide much more options than …
13:32 Ticket #1744 (Cannot use custom variable in ssl_certificate directive.) updated by Maxim Dounin
Using the $host variable hardly make sense - before an HTTP request …
11:59 Ticket #1773 (Unable to build nginx as static) updated by asarubbo@…
Hello, I did multiple tests and I realized that I copy-pasted the …
10:58 Ticket #1775 (Allow $hostname as part of name in server_name) created by bes.internal@…
From …
10:46 Ticket #971 (Clarify $host and $hostname in embedded variables documentation) updated by bes.internal@…
>> "The FQDN of the host computer, e.g. the value of 'hostname -f' on …
03:59 Ticket #1744 (Cannot use custom variable in ssl_certificate directive.) updated by JJJ@…
> connection-related variables, or custom variables which are always …

04/29/19:

17:31 Ticket #1774 (nginx 1.16.0 tls1.3 has broken) closed by Maxim Dounin
invalid: The nginx binary in question is compiled with OpenSSL 1.0.2k, as …
17:22 Ticket #1774 (nginx 1.16.0 tls1.3 has broken) created by oguzhntopcu@…
I was using nginx 1.14.2. tls 1.3 was working fine. I upgraded nginx …
14:32 Ticket #1773 (Unable to build nginx as static) closed by Maxim Dounin
invalid: Try looking into objs/autoconf.err, it should have details on what …
13:04 Ticket #1773 (Unable to build nginx as static) created by asarubbo@…
Hello, we are trying to build nginx static with the following code, …
13:02 Ticket #1772 (Option to allow syslog tags longer than 32 symbols) closed by Maxim Dounin
wontfix: Quoting RFC 3164: …

04/28/19:

18:22 Ticket #1772 (Option to allow syslog tags longer than 32 symbols) created by selivan@…
In out configuration syslogs tags are used to decide log message …

04/26/19:

09:19 Ticket #1188 (Send "immutable" keyword in Cache-Control when "expires max") updated by eoghanmurray@…
Cache-Control: ...,immutable; support is also in Webkit: …

04/25/19:

14:58 Ticket #1771 (the buffer used to send PROXY protocol header to upstream do not ...) closed by Maxim Dounin
invalid: Doesn't look like a bug to me. For questions, consider using …
14:18 Ticket #1771 (the buffer used to send PROXY protocol header to upstream do not ...) created by qlees@…
function ngx_stream_proxy_init_upstream in ngx_stream_proxy_module.c, …

04/24/19:

18:50 Ticket #293 (implement $limit_rate_after, similar to $limit_rate) updated by Ruslan Ermilov <ru@…>
In [changeset:"c19ca381b2e6a8c7d2e50dae47558710ec816a90/nginx"
11:35 Ticket #1615 (documentation: include is not allowed inside if) updated by Vladimir Homutov <vl@…>
In [changeset:"b7a7c02aea3aae3dce74fa89452940e5b648b414/nginx"

04/23/19:

14:37 Tickets #1689,​1534,​1738,​1768 batch updated by maxim
Milestone changed
Ticket retargeted after milestone closed
14:37 Milestone nginx-1.15 completed
Status: on-going development Trunk: mainline 1.15 planned features …
14:36 Milestone nginx-1.16.0 completed
Status: scheduled Trunk: stable * First cut from 1.16 branch

04/18/19:

16:38 Ticket #1606 (WebAssembly doesn't work on Firefox/Chrome due to missing MIME type) updated by dbrgn@…
If you are reading this and also want (or don't want) application/wasm …
12:33 Ticket #1770 (How to enable tls1.3 in nginx?) closed by Maxim Dounin
invalid: For questions on how to configure nginx please use …
09:34 Ticket #1770 (How to enable tls1.3 in nginx?) created by rakeshgowdah92@…
I am setting up nginx in the below-configured server NAME="Red Hat …

04/17/19:

10:55 Ticket #1769 (Typo in `ngx_google_perftools_module`) updated by Sergey Kandaurov <pluknet@…>
In [changeset:"16bad57a412a6b018116012b2eab8e631ecf63cb/nginx_org"
10:52 Ticket #1769 (Typo in `ngx_google_perftools_module`) closed by Sergey Kandaurov
fixed: Fixed, thanks!

04/16/19:

19:33 Ticket #1769 (Typo in `ngx_google_perftools_module`) updated by petecooper@…
Ticket priority should be 'trivial', my mistake.
19:31 Ticket #1769 (Typo in `ngx_google_perftools_module`) created by petecooper@…
http://nginx.org/en/docs/ngx_google_perftools_module.html First …
16:17 Ticket #1767 (Spelling error in `ngx_stream_ssl_preread_module` document) updated by petecooper@…
Thank you, Sergey!
15:06 Milestone nginx-1.15.12 completed
Status: scheduled Trunk: mainline * Bug fix release
15:00 Milestone njs-0.3.1 completed
Planned features: * arrow functions support
09:32 Ticket #1768 (Request for documentation: `--with-http_degradation_module`) updated by Sergey Kandaurov
The module is intentionally left undocumented because it needs more work.
09:15 Ticket #1767 (Spelling error in `ngx_stream_ssl_preread_module` document) updated by Sergey Kandaurov <pluknet@…>
In [changeset:"6472e90f06ee189a95ea912afb318052d5881e7e/nginx_org"
09:12 Ticket #1767 (Spelling error in `ngx_stream_ssl_preread_module` document) closed by Sergey Kandaurov
fixed: Fixed, thanks.
09:07 Ticket #1768 (Request for documentation: `--with-http_degradation_module`) created by petecooper@…
http://nginx.org/en/docs/configure.html The …
08:55 Ticket #1767 (Spelling error in `ngx_stream_ssl_preread_module` document) created by petecooper@…
http://nginx.org/en/docs/stream/ngx_stream_ssl_preread_module.html

04/15/19:

16:06 Ticket #1765 (configure is fragile in finding system libraries) updated by Maxim Dounin
Version, Type changed
Thank you for your suggestions. Using pkg-config (and/or …
13:21 Ticket #1766 (Request with revoked client certifiate is aborted instead of setting ...) closed by Maxim Dounin
invalid: This is expected behaviour. The optional parameter means that …
12:46 Ticket #1766 (Request with revoked client certifiate is aborted instead of setting ...) created by nvollmar@…
With ssl_verify_client optional; and ssl_crl set one would …

04/14/19:

09:39 Ticket #1765 (configure is fragile in finding system libraries) created by nieder@…
configure uses its own homebuilt scripts to detect system libraries. …

04/13/19:

14:09 Ticket #1763 (HTTP/2 prioritization is intermittent and often ineffective) updated by patmeenan@…
The WebPageTest traffic shaping is kernel/packet level using tc/netem. …
01:18 Ticket #1506 (bind() in configuration test is too cautious) updated by Maxim Dounin
See also #1764.
01:17 Ticket #1764 (Purely syntactic config check?) closed by Maxim Dounin
duplicate: Duplicate of #1506.
00:39 Ticket #1764 (Purely syntactic config check?) created by rulatir@…
nginx -t does much more than just a syntactic check, which is …

04/11/19:

18:07 Ticket #1763 (HTTP/2 prioritization is intermittent and often ineffective) updated by Maxim Dounin
Priority, Keywords, Type changed
Thank you for your report. Given the description of the test, results …
15:10 Ticket #1316 ($http_ variables only contain the first field-value) updated by Maxim Dounin
See also #1762.
15:10 Ticket #1762 (Duplicated headers not being passed to backend proxy) closed by Maxim Dounin
duplicate: Duplicate of #1316.
15:09 Ticket #1682 (Nginx tries to open the html file and through error 404. I expected ...) closed by Maxim Dounin
invalid: Feedback timeout.
15:04 Ticket #1183 (Add support for variables (or pool) inside ssl_certificate / ...) closed by Maxim Dounin
fixed: Variables support was added in nginx 1.15.9. Note though that this …
14:51 Ticket #1763 (HTTP/2 prioritization is intermittent and often ineffective) created by patmeenan@…
The core support for prioritization for HTTP/2 is solid and attempts …
13:37 Ticket #1762 (Duplicated headers not being passed to backend proxy) created by Gavin Hamill
Hi - given a location block like this : […] I'm sending an HTTP …
13:11 Ticket #1756 (Invalid or Binary in URI causes core 400 and 500 errors, plus binary ...) updated by Maxim Dounin
You are wrong, the error page configured is returned as long as it is …
04:15 Ticket #1756 (Invalid or Binary in URI causes core 400 and 500 errors, plus binary ...) updated by Co6aka@…
"error_page 400 /400.html;" ...doesn't work when the test URL is... …

04/09/19:

13:14 Milestone nginx-1.15.11 completed
Status: scheduled Trunk: mainline * Bug fixes release
12:25 Ticket #816 (Allow h2c and HTTP/1.1 support on the same listening socket) updated by https://stackoverflow.com/users/733267/hontv%c3%a1ri-levente
Yes. It would be userful for for testing, https renders tcpdump dumps …
11:39 Ticket #1756 (Invalid or Binary in URI causes core 400 and 500 errors, plus binary ...) closed by Maxim Dounin
invalid: The "full location" as you call it is not required. Using full URL, …
03:03 Ticket #1756 (Invalid or Binary in URI causes core 400 and 500 errors, plus binary ...) updated by Co6aka@…
I forgot add that the "internal" directive apparently doesn't work …
02:45 Ticket #1756 (Invalid or Binary in URI causes core 400 and 500 errors, plus binary ...) reopened by Co6aka@…
For a specific error page solution, something like this is required: …

04/05/19:

15:39 Ticket #1761 (Unknown directive "fastcgi_cache_purge") closed by Maxim Dounin
invalid: The fastcgi_cache_purge directive uses different syntax and only …
15:00 Ticket #1761 (Unknown directive "fastcgi_cache_purge") created by Tam@…
A config using {fastcgi_cache_purge}: […] Results in: […]
13:34 Ticket #1756 (Invalid or Binary in URI causes core 400 and 500 errors, plus binary ...) closed by Maxim Dounin
invalid: Thank you for your opinion. As previously suggested, if you want to …
05:55 Ticket #1756 (Invalid or Binary in URI causes core 400 and 500 errors, plus binary ...) reopened by Co6aka@…
On the following page... …

04/04/19:

16:49 Ticket #1759 (Closing curly bracket missing on JSON response) closed by Maxim Dounin
invalid
09:09 Ticket #1759 (Closing curly bracket missing on JSON response) updated by jchlagrand@…
Made this script; <?php $rv = json_encode(array('bericht' => 'Dit is …

04/03/19:

19:27 Ticket #1760 (Client cert verification not working with Openssl 1.1.1b - working on ...) updated by scaarup@…
Awesome reply. Thank you very much for investigating this.
16:10 Ticket #1759 (Closing curly bracket missing on JSON response) updated by Maxim Dounin
As previously suggested, if you for some reason think that the problem …
15:48 Ticket #1760 (Client cert verification not working with Openssl 1.1.1b - working on ...) closed by Maxim Dounin
invalid: The problem is that the root certificate uses the X509v3 Extended Key …
14:48 Ticket #1759 (Closing curly bracket missing on JSON response) updated by jchlagrand@…
I am testing the working of nginx as a server for our osTicket v1.11 …
13:15 Ticket #1760 (Client cert verification not working with Openssl 1.1.1b - working on ...) updated by scaarup@…
sry about that. They are attached now.
13:15 client.pem attached to Ticket #1760 by scaarup@…
client.pem
13:14 root.pem attached to Ticket #1760 by scaarup@…
root.pem
11:27 Ticket #1757 (nginx segfault libc-2.24.so) closed by Maxim Dounin
invalid: Thanks for checking, closing this.
11:25 Ticket #1760 (Client cert verification not working with Openssl 1.1.1b - working on ...) updated by Maxim Dounin
As previously suggested, please provide example certificates which …
09:57 Ticket #1760 (Client cert verification not working with Openssl 1.1.1b - working on ...) updated by scaarup@…
No matter which openssl I try with, I get […]

04/02/19:

22:25 Ticket #1757 (nginx segfault libc-2.24.so) updated by sandrodaquino.le@…
ok, no error with modsecurity off
20:00 Ticket #1760 (Client cert verification not working with Openssl 1.1.1b - working on ...) updated by Maxim Dounin
There are a lot of changes between OpenSSL 1.0.2 and OpenSSL 1.1.1, …
19:27 Ticket #1760 (Client cert verification not working with Openssl 1.1.1b - working on ...) created by scaarup@…
Hi guys. If I build Nginx with OpenSSL 1.1.1b, client cert …
17:38 Ticket #1759 (Closing curly bracket missing on JSON response) updated by Maxim Dounin
I would suggest that the problem is incorrect php script output, …
15:20 Ticket #1759 (Closing curly bracket missing on JSON response) created by jchlagrand@…
JSON response of a php script holds an extra whitespace at the …

04/01/19:

22:53 Ticket #1757 (nginx segfault libc-2.24.so) updated by sandrodaquino.le@…
@i.bakirov@…: yes, i have ModSecurity 3.0.3, and seems to be the …
15:15 Ticket #191 (literal newlines logged in error log) updated by Maxim Dounin
See also #1756.
15:15 Ticket #1756 (Invalid or Binary in URI causes core 400 and 500 errors, plus binary ...) closed by Maxim Dounin
duplicate: > 1: Binary data shouldn't be getting written into a text logfile; it …
14:25 Ticket #1695 (Data is corrupted in static large objects (SLO swift API) when using ...) updated by Maxim Dounin
The particular patch changes upstream response handling to strict …
14:16 Ticket #1690 (Add MITM detection) closed by Maxim Dounin
wontfix
12:19 Ticket #947 (nginx -t just a bit buggy) updated by Maxim Dounin
See also #1033, #1042, #1758.
12:17 Ticket #1758 (CLI test configuration does not detect error within index directive) closed by Maxim Dounin
duplicate: Duplicate of #947.
12:15 Ticket #1757 (nginx segfault libc-2.24.so) updated by Maxim Dounin
Your "nginx -V" output suggests you are using various 3rd party …

03/31/19:

18:55 Ticket #1690 (Add MITM detection) updated by Fabian Franz BSc
please close - already implemented in njs.
09:40 Ticket #1695 (Data is corrupted in static large objects (SLO swift API) when using ...) updated by greenx@…
Something else needs to be done, what changes have hit the mainstream?
05:40 Ticket #1757 (nginx segfault libc-2.24.so) updated by Ilyas Bakirov
You are using ModSecurity and maybe …
Note: See TracTimeline for information about the timeline view.