Timeline



07/29/16:

21:29 Ticket #1033 (nginx configtest doesn't fail when missing semicolon on server_name ...) reopened by geuis@…
I'm not aware of the underlying syntax parser, but it seems to me that …
13:49 Ticket #287 (Add option to enable IP_TRANSPARENT) updated by Maxim Dounin
Unlikely, nginx is not designed to be used as a transparent proxy, and …
13:32 Ticket #287 (Add option to enable IP_TRANSPARENT) updated by devicenull@…
Any chance we'll see this patch integrated soon? We're preparing to …
11:14 Changeset in nginx-tests [1000:577a5899a33d] by Sergey Kandaurov <pluknet@…>
Tests: fixed plan in a previous change.
10:01 Changeset in nginx-tests [999:ff12dfdb0cda] by Sergey Kandaurov <pluknet@…>
Tests: added test for the $limit_rate variable.
05:27 nginx_status-pinpoint=1469078442,1469769642.png attached to Ticket #1003 by Laurence 'GreenReaper' Parry
Nginx connection graph before and after 1.11.3
05:26 Ticket #1003 (Growing amount of active connections with http/2) updated by Laurence 'GreenReaper' Parry
I can confirm that this appears to be resolved - which I'm very happy …

07/28/16:

11:30 Ticket #1034 (http2 is enabled globally for shared ip:port listen directives) closed by Maxim Dounin
invalid: This is expected behaviour. The "http2" parameter of the listen …
08:01 Ticket #1034 (http2 is enabled globally for shared ip:port listen directives) created by Ceremony64@…
When enabling http2 on a ip:port pair for a single server …

07/27/16:

16:41 Changeset in nginx-tests [998:79ba0a5be312] by Sergey Kandaurov <pluknet@…>
Tests: TODO h2_ssl_proxy_cache.t alerts seen with "aio_write".
12:40 Ticket #1033 (nginx configtest doesn't fail when missing semicolon on server_name ...) closed by Maxim Dounin
invalid: This is not a bug, it's a result of the server_name directive syntax …

07/26/16:

23:09 Ticket #1033 (nginx configtest doesn't fail when missing semicolon on server_name ...) created by geuis@…
I was tracking down an issue where workers were not being assigned as …
18:00 Changeset in nginx-tests [997:3c5d3b384d3f] by Sergey Kandaurov <pluknet@…>
Tests: adjusted TODOs for HTTP/2 fixes committed in 1.11.3.
17:41 Changeset in nginx-tests [996:ec9b99d3e22e] by Sergey Kandaurov <pluknet@…>
Tests: fixed HTTP/2 test for no HEADERS due to canceled stream. Made …
17:39 Changeset in nginx-tests [995:35739834ecd9] by Sergey Kandaurov <pluknet@…>
Tests: fixed HTTP/2 GOAWAY test for connection with active stream. …
16:43 Ticket #1032 (1.11.3 doesn't build if built with stream support, but without ...) closed by vl
fixed
16:40 Ticket #1032 (1.11.3 doesn't build if built with stream support, but without ...) updated by Vladimir Homutov <vl@…>
In [changeset:"d43ee392e825186545d81e683b88cc58ef8479bc/nginx"
16:34 Changeset in nginx [6648:d43ee392e825] by Vladimir Homutov <vl@…>
Stream: fixed build without stream_ssl_module (ticket #1032).
16:07 Changeset in nginx [6647:0b4249f975eb] by Vladimir Homutov <vl@…>
Version bump.
16:00 Ticket #1032 (1.11.3 doesn't build if built with stream support, but without ...) updated by vl
Status changed
15:48 Ticket #1032 (1.11.3 doesn't build if built with stream support, but without ...) created by kyl191@…
I built 1.11.3 using a spec file that worked with 1.11.2. However, it …
15:10 Milestone 1.11.3 completed
Status: released Trunk: mainline * Stream's goodies: resolver, …
13:58 Changeset in nginx [6646:eaba11dddc70] by Maxim Dounin <mdounin@…>
release-1.11.3 tag
13:58 Changeset in nginx [6645:b83a067949a3]release-1.11.3 by Maxim Dounin <mdounin@…>
nginx-1.11.3-RELEASE

07/25/16:

13:34 Changeset in nginx-tests [994:345a655ef643] by Sergey Kandaurov <pluknet@…>
Tests: fixed js.t tests description.
13:23 Changeset in nginx [6701:d69964eb8335] by Maxim Dounin <mdounin@…>
Upstream: style, ngx_http_upstream_rr_peer_t.next moved.
13:20 Changeset in nginx-tests [993:3ee5ca1ec728] by Sergey Kandaurov <pluknet@…>
Tests: updated js.t to the new http js module syntax.

07/22/16:

22:08 Ticket #1026 (Abrupt linger disconnect on SSL offload connections through nginx ...) updated by iamasmith.home@…
Since the connection is going to pass to lingering, and with the patch …
15:21 Ticket #1031 (nginx return 416 error if client set Range header and requested file < ...) updated by Maxim Dounin
What makes you think that the current behaviour is invalid? Quoting …
14:11 Ticket #1026 (Abrupt linger disconnect on SSL offload connections through nginx ...) updated by Maxim Dounin
It doesn't matter what application server will return in its response …
13:50 Changeset in nginx-tests [992:1beb641e21c9] by Sergey Kandaurov <pluknet@…>
Tests: fixed tests on win32 with stream return module. Avoid sending …
13:21 Ticket #1026 (Abrupt linger disconnect on SSL offload connections through nginx ...) updated by iamasmith.home@…
I think I need to see this in action with keep-alive working. I'm …
10:15 Ticket #1031 (nginx return 416 error if client set Range header and requested file < ...) updated by lefoyer@…
Sorry, problem only if file zero size. HEAD /do_not_delete.txt …
09:33 Ticket #1031 (nginx return 416 error if client set Range header and requested file < ...) created by lefoyer@…
File do_not_delete.txt exist, size zero or 1 byte. HEAD …

07/21/16:

22:15 Ticket #1026 (Abrupt linger disconnect on SSL offload connections through nginx ...) updated by Maxim Dounin
Replying to iamasmith.home@…: > I may be misunderstanding …
18:17 Ticket #1026 (Abrupt linger disconnect on SSL offload connections through nginx ...) updated by iamasmith.home@…
Replying to mdounin: > .... >What may help is always …
16:38 Ticket #1026 (Abrupt linger disconnect on SSL offload connections through nginx ...) updated by iamasmith.home@…
Yes, currently the keepalive timeout is set to 0 and we do see …
16:19 Ticket #1026 (Abrupt linger disconnect on SSL offload connections through nginx ...) updated by Maxim Dounin
Overall, it looks like a CFNetwork problem, it seems to not be able to …
16:12 Ticket #1026 (Abrupt linger disconnect on SSL offload connections through nginx ...) updated by Maxim Dounin
You may also try if disabled keepalive will make any difference (that …
15:22 Ticket #1026 (Abrupt linger disconnect on SSL offload connections through nginx ...) updated by iamasmith.home@…
Just finished... it took a little while because I don't maintain this …
11:48 Changeset in nginx-tests [991:6246d69857cc] by Sergey Kandaurov <pluknet@…>
Tests: fixed stream_proxy_complex.t when run in parallel.
11:43 Changeset in nginx-tests [990:eb49d29d5447] by Sergey Kandaurov <pluknet@…>
Tests: redo 892737e9fd31 without flaky send_timeout adjustments. The …
11:01 Changeset in nginx-tests [989:98546e08521f] by Sergey Kandaurov <pluknet@…>
Tests: stream tests for proxy_ssl_name with complex value.
11:00 Changeset in nginx-tests [988:64505109060c] by Sergey Kandaurov <pluknet@…>
Tests: simple stream proxy tests with resolver.
10:49 Changeset in nginx-tests [987:d6a2c7bcdc4c] by Sergey Kandaurov <pluknet@…>
Tests: stream proxy tests with complex value.
08:37 Ticket #1026 (Abrupt linger disconnect on SSL offload connections through nginx ...) updated by iamasmith.home@…
OK, interesting, I reviewed the traffic being sent by the client using …

07/20/16:

15:47 Ticket #1030 (100% CPU with hash consistent balancing method without live upstreams) updated by Sergey Kandaurov
Such configuration results in a …
14:55 Ticket #1029 ([Feature request] Please enable support for SPDY + HTTP/2 at the same ...) closed by Valentin V. Bartenev
wontfix: > in some real cases advertising and supporting also SPDY can give …
14:52 Ticket #1026 (Abrupt linger disconnect on SSL offload connections through nginx ...) updated by Maxim Dounin
As explained in comment:5, the mode suggested (without …
13:53 Ticket #1029 ([Feature request] Please enable support for SPDY + HTTP/2 at the same ...) updated by Maxim Dounin
Just some stats for consideration. As of now, SPDY is supported by …
13:36 Ticket #1026 (Abrupt linger disconnect on SSL offload connections through nginx ...) updated by iamasmith.home@…
Actually, I can see other scenarios where it may be desirable to …
13:07 Ticket #1030 (100% CPU with hash consistent balancing method without live upstreams) created by Alex
Good day, For caching purposes I have the following upstream …
08:07 Changeset in nginx-tests [986:99f93be57416] by Sergey Kandaurov <pluknet@…>
Tests: various HTTP/2 tests with canceled stream.
08:07 Changeset in nginx-tests [985:de513b115e68] by Sergey Kandaurov <pluknet@…>
Tests: renamed some HTTP/2 tests to follow naming convention.
01:33 Ticket #1029 ([Feature request] Please enable support for SPDY + HTTP/2 at the same ...) created by creativeprogramming@…
I know it's not so 'cool' to ask for this, now that http/2 is working …

07/19/16:

20:33 Ticket #1028 (Build failure on debian-kbsd) updated by Maxim Dounin
I can't confirm. While nginx does not recognize Debian/kFreeBSD, it …
17:49 Ticket #1003 (Growing amount of active connections with http/2) closed by Valentin V. Bartenev
fixed: I suppose it to be fixed by e78eca6bfaf0, b5d1c17181ca, and …
17:34 Changeset in nginx [6765:85c3740b6745]stable-1.10 by Valentin Bartenev <vbart@…>
HTTP/2: flushing of the SSL buffer in transition to the idle state. …
17:34 Changeset in nginx [6764:edffb7defebe]stable-1.10 by Valentin Bartenev <vbart@…>
HTTP/2: refactored ngx_http_v2_send_output_queue(). Now it returns …
17:31 Changeset in nginx [6763:4f8ad0faab3c]stable-1.10 by Valentin Bartenev <vbart@…>
HTTP/2: fixed send timer handling. Checking for return value of …
17:30 Changeset in nginx [6762:078f17b2535b]stable-1.10 by Valentin Bartenev <vbart@…>
HTTP/2: avoid sending output queue if there's nothing to send. …
17:22 Changeset in nginx [6761:73e62bd2ce69]stable-1.10 by Valentin Bartenev <vbart@…>
HTTP/2: always handle streams in error state. Previously, a stream …
17:22 Changeset in nginx [6760:9d61ecbe979e]stable-1.10 by Valentin Bartenev <vbart@…>
HTTP/2: prevented output of the HEADERS frame for canceled streams. …
17:22 Changeset in nginx [6759:ee43fa9aff66]stable-1.10 by Valentin Bartenev <vbart@…>
HTTP/2: always send GOAWAY while worker is shutting down. Previously, …
12:10 Ticket #1027 (HTTP2 Long URL issues) closed by Valentin V. Bartenev
invalid: These settings are irrelevant to the HTTP/2 module. Please, read the …
07:13 Ticket #1027 (HTTP2 Long URL issues) updated by Ilyas Bakirov
Does it work with 64k in large_client_header_buffers? […]
02:09 0003-define_gnu_source-on-other-glibc-based-platforms.patch attached to Ticket #1028 by MTecknology@…
02:09 Ticket #1028 (Build failure on debian-kbsd) created by MTecknology@…
Downstream bug report: https://bugs.debian.org/826061 The patch that …
00:49 Ticket #1027 (HTTP2 Long URL issues) created by notpeter@…
Long URLs appear to be broken with HTTP2. The threshold I've observed …

07/18/16:

17:23 Ticket #1026 (Abrupt linger disconnect on SSL offload connections through nginx ...) updated by iamasmith.home@…
(for policy control over the stack I mean things like standard …
17:22 Ticket #1026 (Abrupt linger disconnect on SSL offload connections through nginx ...) updated by iamasmith.home@…
Also great feedback. I did consider what one might lose if shutdown …
14:58 Changeset in nginx-tests [984:892737e9fd31] by Sergey Kandaurov <pluknet@…>
Tests: added HTTP/2 GOAWAY test for connection with active stream.
11:06 Ticket #1026 (Abrupt linger disconnect on SSL offload connections through nginx ...) updated by Maxim Dounin
Client _can_ maintain the SSL/TLS layer, it continue sending data but …
08:31 Ticket #1026 (Abrupt linger disconnect on SSL offload connections through nginx ...) updated by iamasmith.home@…
So, summarising what is actually happening. 1. Response is sent back …
07:48 patch-src-http-ngx_http_request.c attached to Ticket #1026 by iamasmith.home@…
Disable shutdown on SSL connections in ngx_http_set_lingering_close
07:46 Ticket #1026 (Abrupt linger disconnect on SSL offload connections through nginx ...) updated by iamasmith.home@…
Many thanks mdounin@ that was bang on the money. I would argue that …

07/15/16:

22:12 Ticket #1026 (Abrupt linger disconnect on SSL offload connections through nginx ...) updated by iamasmith.home@…
It is a good point, however, there is a difference in behaviour …
18:20 Ticket #826 (Add config option for NGX_HTTP_CACHE_VARY_LEN) updated by Anders Carling
As a reference point, varnish actually …
18:08 Ticket #826 (Add config option for NGX_HTTP_CACHE_VARY_LEN) reopened by Anders Carling
I agree that adding a configuration option seems overkill, but I would …
17:52 Ticket #1026 (Abrupt linger disconnect on SSL offload connections through nginx ...) updated by Maxim Dounin
The goal of the lingering close code is to prevent TCP RST from being …
15:45 Ticket #1025 (No country detected for requests with X-Forwarded-For 127.0.0.1 or any ...) updated by Maxim Dounin
Type changed
It looks like you are asking for something similar to …
14:36 Ticket #1026 (Abrupt linger disconnect on SSL offload connections through nginx ...) created by iamasmith.home@…
Relevant settings To ensure that chunked encoding is passed directly …
10:56 Ticket #1025 (No country detected for requests with X-Forwarded-For 127.0.0.1 or any ...) updated by romamo@…
Sorry Alternative solution is not correct and does not solve the problem.
10:43 Ticket #1025 (No country detected for requests with X-Forwarded-For 127.0.0.1 or any ...) created by romamo@…
I use ngx_http_geoip_module to detect origin country of every request …

07/14/16:

20:50 Ticket #1009 (Upstream sent invalid header while reading response header from upstream) updated by artursenk@…
Replying to mdounin: > The error suggests there is NUL …
20:35 Ticket #1024 (openssl: crl processing fails with X509_NAME_EX_D2I:too long) closed by Maxim Dounin
wontfix: Any OpenSSL fixes are expected to be available once a new version of …
19:01 Ticket #1024 (openssl: crl processing fails with X509_NAME_EX_D2I:too long) updated by tarik.metti.twintechs.com@…
Here is the fix, can someone please patch this and provide a windows …
18:52 Ticket #1024 (openssl: crl processing fails with X509_NAME_EX_D2I:too long) created by tarik.metti.twintechs.com@…
Hello, Is it possible to port this bugfix into NGINX Windows Binary? …
12:58 Changeset in nginx-tests [982:325db3d62466] by Sergey Kandaurov <pluknet@…>
Tests: increase upstream shared memory zone sizes for large pages.
11:49 Changeset in nginx-tests [981:516070bada7d] by Sergey Kandaurov <pluknet@…>
Tests: unbreak proxy_limit_rate.t on hosts with larger page sizes. …

07/13/16:

12:46 Ticket #1023 (SNI problem with nginx and apache httpclient) closed by Maxim Dounin
invalid: This doesn't looks like a problem in nginx. Likely the client you use …
12:13 Ticket #1023 (SNI problem with nginx and apache httpclient) updated by proeatalk@…
with apache httpclient 4.5.3-SNAPSHOT problem is solved! I have …
11:08 Changeset in nginx-tests [980:d10ec0f0bb6d] by Sergey Kandaurov <pluknet@…>
Tests: unbreak access_log tests in jails. It was once again broken in …
10:25 Changeset in nginx-tests [979:ef6be3201851] by Sergey Kandaurov <pluknet@…>
Tests: basic tests for stream split_clients module.
10:25 Changeset in nginx-tests [978:04cb1849005a] by Sergey Kandaurov <pluknet@…>
Tests: basic tests for stream geo module.
10:25 Changeset in nginx-tests [977:6abe7be6d2c1] by Sergey Kandaurov <pluknet@…>
Tests: style.
08:24 Ticket #1023 (SNI problem with nginx and apache httpclient) created by proeatalk@…
Using this code causes problems when connecting to nginx server. I …

07/12/16:

17:51 Changeset in nginx-tests [976:a8b8dd6e8ae1] by Andrey Zelenkov <zelenkov@…>
Tests: changed startup order in mail tests for consistency. Notably, …
17:30 Ticket #1022 (Nginx graceful shutdown doesn't inform clients to close "keep-alive" ...) closed by Maxim Dounin
wontfix: During configuration reload existing connections are closed as soon as …
17:18 Changeset in nginx-tests [975:e17ffab3febc] by Andrey Zelenkov <zelenkov@…>
Tests: sub_filter tests with buffering.
15:03 Ticket #1022 (Nginx graceful shutdown doesn't inform clients to close "keep-alive" ...) created by micheleorsi@…
In case a client uses the keep-alive feature to make requests, during …
14:39 Changeset in nginx-tests [974:882267679006] by Andrey Zelenkov <zelenkov@…>
Tests: simplified parallel modifications in tests. Mail tests were …
14:30 Ticket #1021 (Ports 11310 and 11820 are considered to be the same) closed by Maxim Dounin
fixed: Thanks, this is already fixed by 6f8254ae61b8 (see 68854ce64ec7 for …
14:13 Ticket #1021 (Ports 11310 and 11820 are considered to be the same) created by anttiviljami@…
Steps to reproduce Configure two server blocks in stream …

07/11/16:

22:24 Ticket #933 (include with wildcard but non-existent parent is not detected by nginx -t) updated by Maxim Dounin
You've been understood. Including all files from a directory if the …
18:33 Ticket #933 (include with wildcard but non-existent parent is not detected by nginx -t) updated by welwood08@…
Replying to mdounin: > Wildcard includes intentionally …
12:12 Changeset in nginx-tests [972:313e3f1905d4] by Andrey Zelenkov <zelenkov@…>
Tests: set SO_REUSEADDR for parallel tests unless win32. It was …
11:41 Changeset in nginx-tests [971:ed99be008b52] by Sergey Kandaurov <pluknet@…>
Tests: adjusted libgd version check for recent versions. The …

07/10/16:

15:57 Changeset in nginx-tests [973:7d7aef8b9f3a] by Maxim Dounin <mdounin@…>
Tests: revert 313e3f1905d4 and set reuse properly. It is too late to …

07/08/16:

10:08 Ticket #1015 (image_filter module failure to perform image_filter_jpeg_quality step) updated by Robert Kenny
> Sets the desired quality of the transformed JPEG images. I think …

07/07/16:

23:21 Changeset in nginx-tests [970:c227348453db] by Maxim Dounin <mdounin@…>
Tests: simplified parallel modifications in mail tests.
23:21 Changeset in nginx-tests [969:1edb092149e2] by Maxim Dounin <mdounin@…>
Tests: simplified parallel tests. Now configurations are …

07/06/16:

20:53 Ticket #1020 (Allow proxy_http_version to use variables) updated by whitlockjc@…
Thanks.
19:19 Ticket #1020 (Allow proxy_http_version to use variables) closed by Maxim Dounin
wontfix: Just use proxy_http_version 1.1. Most modern backends handle this …
19:01 Ticket #1020 (Allow proxy_http_version to use variables) created by whitlockjc@…
I would like to conditionally set the proxy_http_version such that …
14:52 Changeset in nginx-tests [968:ce687b25ea49] by Sergey Kandaurov <pluknet@…>
Tests: avoid spurious timeout in limit_conn_complex.t.
12:57 Changeset in nginx-tests [983:daf3fb13a80d] by Sergey Kandaurov <pluknet@…>
Tests: HTTP/2 test for unbuf request body aborted on partial DATA.
12:56 Ticket #1019 (400 Bad request error on Edge Browser) closed by Maxim Dounin
duplicate: Looks like a duplicate of #830. Please see 830#comment:1, …
12:56 Ticket #830 (400 Bad Request - No required SSL certificate was sent occurs randomly ...) updated by Maxim Dounin
See also #1019.
12:47 Ticket #1002 (worker process 9255 exited on signal 11 (core dumped)) closed by Maxim Dounin
worksforme: Feedback timeout. Looks like a problem in a 3rd party module.
11:33 Changeset in nginx [6644:af642539cd53] by Vladimir Homutov <vl@…>
Fixed regex captures handling without PCRE. If PCRE is disabled, …
03:30 Ticket #1019 (400 Bad request error on Edge Browser) updated by rupeshjt@…
uname -a Linux ip-10-70-10-108 3.13.0-35-generic #62-Ubuntu SMP Fri …
03:25 Ticket #1019 (400 Bad request error on Edge Browser) created by rupeshjt@…
Hi Support, our website uses client side certs and while accessing …

07/05/16:

17:33 Changeset in nginx-tests [967:eb111c5f7556] by Sergey Kandaurov <pluknet@…>
Tests: stream ssl tests with variables.
17:33 Changeset in nginx-tests [966:3ac72d59430b] by Sergey Kandaurov <pluknet@…>
Tests: stream limit_conn tests with complex value.
17:33 Changeset in nginx-tests [965:75ad4a978306] by Sergey Kandaurov <pluknet@…>
Tests: stream map module basic tests.
17:33 Changeset in nginx-tests [964:cca37c930b29] by Sergey Kandaurov <pluknet@…>
Tests: stream tests with variables.
16:15 Milestone 1.11.2 completed
Status: released Trunk: mainline * maps and vars support in …
16:14 Changeset in nginx-tests [963:c26b0eaed67a] by Sergey Kandaurov <pluknet@…>
Tests: stream return and map modules prerequisites.
15:30 Changeset in nginx [6758:de636b710cb1]stable-1.10 by Maxim Dounin <mdounin@…>
Updated PCRE used for win32 builds.
10:59 Ticket #1018 (nginx.org debian repo package inconsistent with official debian) closed by thresh
invalid: Official nginx.org packages were never intended to be a drop-in …
10:12 Ticket #1015 (image_filter module failure to perform image_filter_jpeg_quality step) closed by Maxim Dounin
invalid: Replying to kenoir@…: > So to be clear you are stating …
10:02 Ticket #1018 (nginx.org debian repo package inconsistent with official debian) updated by Ilyas Bakirov
IMHO it's not bug because Debian/Ubuntu package from nginx.org …
09:27 Ticket #1018 (nginx.org debian repo package inconsistent with official debian) created by vovodroid@…
Hi, package available in {{{deb …
08:41 Ticket #1015 (image_filter module failure to perform image_filter_jpeg_quality step) reopened by Robert Kenny
08:41 Ticket #1015 (image_filter module failure to perform image_filter_jpeg_quality step) updated by Robert Kenny
So to be clear you are stating image_filter_jpeg_quality cannot be …

07/04/16:

12:02 Ticket #814 (Support for parallel ECDSA / RSA certificates) updated by Maxim Dounin
LibreSSL doesn't have support for multiple certificate chains and …
11:02 Ticket #1000 (Domain-relative redirects doesn't work, they are absolute instead) updated by Ilyas Bakirov
Yes, nginx does not know public origin behind proxy. It only knows …

07/03/16:

21:36 Ticket #814 (Support for parallel ECDSA / RSA certificates) updated by david.sardari@…
And some additional info. As you can see both ECDSA and RSA based …
21:18 Ticket #814 (Support for parallel ECDSA / RSA certificates) updated by david.sardari@…
Some additional info about my Gentoo Linux Nginx server: […] …

07/02/16:

12:59 Changeset in nginx [6757:cc327c3caf4a]stable-1.10 by Roman Arutyunyan <arut@…>
Sub filter: eliminate unnecessary buffering. Previously, when a …
12:59 Changeset in nginx [6756:521f5aa6e8fb]stable-1.10 by Roman Arutyunyan <arut@…>
Sub filter: introduced the ngx_http_sub_match() function. No …
12:31 Ticket #1011 (Allow changing 'Server' header in HTTP/2) updated by raeesiqbal@…
Oh! I see, thanks for explaining.
12:05 Ticket #1011 (Allow changing 'Server' header in HTTP/2) updated by Maxim Dounin
And the summary of the #936 says "For security purposes it is …

07/01/16:

23:40 Ticket #1011 (Allow changing 'Server' header in HTTP/2) updated by raeesiqbal@…
Replying to mdounin: > And that's why this ticket is …
22:21 Ticket #1017 (Custom Error page not possible if uri contains % + Special Character) closed by Maxim Dounin
invalid: The % character is only valid in URI if followed by two hexadecimal …
22:19 Ticket #1011 (Allow changing 'Server' header in HTTP/2) updated by Maxim Dounin
Replying to raeesiqbal@…: > The purpose of this patch is …
21:17 nginx_server_name.patch attached to Ticket #1011 by raeesiqbal@…
Replace occurrences of string 'nginx' and NGINX_VER with new constants
21:01 Ticket #1011 (Allow changing 'Server' header in HTTP/2) updated by raeesiqbal@…
Nevermind, there was an issue with HTTP/2 module but it has been …
20:43 Ticket #1011 (Allow changing 'Server' header in HTTP/2) updated by raeesiqbal@…
@vbart I've just updated the patch and have confirmed it to be working …
20:21 Ticket #1017 (Custom Error page not possible if uri contains % + Special Character) created by rcorinth.googlemail.com@…
If a user calls a not existing website on my server my application …
19:16 Ticket #1014 (RFC 7230 Compliance: Err 400 on space+colon for header field separator) updated by regilero
OK, but the problem is not this specific character. It's more about …
18:22 Ticket #1014 (RFC 7230 Compliance: Err 400 on space+colon for header field separator) updated by Maxim Dounin
There are 256 different 1-byte characters, and only about 70 of them …
17:56 Ticket #814 (Support for parallel ECDSA / RSA certificates) updated by Maxim Dounin
The error reported suggests that you are using an old OpenSSL (before …
17:51 Ticket #1014 (RFC 7230 Compliance: Err 400 on space+colon for header field separator) updated by regilero
Well, at least it would prevent innocent errors from bad http client …
17:44 Ticket #1015 (image_filter module failure to perform image_filter_jpeg_quality step) closed by Maxim Dounin
invalid: The image_filter_jpeg_quality directive isn't a step, is't a …
17:36 Ticket #1016 (limit_except accepts multiple methods but docs don't say so) closed by Maxim Dounin
invalid: The syntax provided in the documentation is as follows: […] The …
17:07 Ticket #1014 (RFC 7230 Compliance: Err 400 on space+colon for header field separator) updated by Maxim Dounin
Current nginx behaviour predates RFC 7230 by years and universally …
16:18 Ticket #1011 (Allow changing 'Server' header in HTTP/2) updated by Valentin V. Bartenev
Could you clarify the purpose of this change? Your patch breaks the …
13:44 Ticket #1011 (Allow changing 'Server' header in HTTP/2) updated by raeesiqbal@…
bump.…
12:43 Ticket #1016 (limit_except accepts multiple methods but docs don't say so) created by Gawin
The …
09:32 Ticket #1015 (image_filter module failure to perform image_filter_jpeg_quality step) created by Robert Kenny
When nginx is built from source to include the image_filter module as …

06/30/16:

17:23 Ticket #1011 (Allow changing 'Server' header in HTTP/2) updated by raeesiqbal@…
This ticket is completely different from ticket #936, which talks …
15:57 Ticket #1014 (RFC 7230 Compliance: Err 400 on space+colon for header field separator) created by regilero
https://tools.ietf.org/html/rfc7230#section-3.2.4 > No whitespace is …
15:20 Ticket #814 (Support for parallel ECDSA / RSA certificates) updated by david.sardari@…
I got my RSA and ECDSA certificates from Let's Encrypt. So, both …
15:13 Ticket #1013 (problem on restart nginx) created by gianmarco.carrieri.musement.com@…
Hi all, we have some nginx on production environment. I have see this …
14:22 Ticket #1012 (Allow changing 'Server' header in HTTP/2) closed by Maxim Dounin
duplicate: Duplicate of #1011.
14:18 Ticket #1012 (Allow changing 'Server' header in HTTP/2) created by raeesiqbal@…
The 'server' header has been hardcoded for HTTP/2 with `u_const …
13:02 Ticket #1011 (Allow changing 'Server' header in HTTP/2) closed by Maxim Dounin
duplicate
13:02 Ticket #1011 (Allow changing 'Server' header in HTTP/2) updated by Maxim Dounin
Duplicate of #936. Please also note that referring to identifiers in …
12:38 Ticket #1011 (Allow changing 'Server' header in HTTP/2) created by raeesiqbal@…
Commit 531e6fbfd6c785a7b42c285c12d3f0721cc989c7 introduced HPACK …
09:56 Ticket #1010 (Invalid request sent when serving error pages from upstream) created by sorin-manole@…
The bug appears when request_body_buffering is off (but maybe not …

06/29/16:

20:12 Ticket #1005 (client_body_timeout does not send 408 as advertised) updated by simonhf@…
The RFC 2616 is foggy in some places. However, RFC 7231 attempts to …
18:21 Ticket #1005 (client_body_timeout does not send 408 as advertised) updated by Maxim Dounin
The first option is basically identical to what RFC 2616 recommends in …
17:37 Ticket #1005 (client_body_timeout does not send 408 as advertised) updated by simonhf@…
After researching the RFC, I agree with you about the second option. …
17:07 Ticket #1006 (two more server listen 443(ssl), none-default server's ...) updated by Maxim Dounin
Replying to cjhust1986@…: > if we parse tlsext server_name …
16:38 Ticket #1005 (client_body_timeout does not send 408 as advertised) updated by Maxim Dounin
The only thing to do with the rest of body bytes after an error is to …
15:19 Ticket #1009 (Upstream sent invalid header while reading response header from upstream) closed by Maxim Dounin
worksforme: Unless you have some additional information to support the idea there …
15:18 Ticket #1009 (Upstream sent invalid header while reading response header from upstream) updated by Maxim Dounin
The error suggests there is NUL character or stray CR character (not …
14:52 Ticket #1008 (Nginx ignores reload) closed by Maxim Dounin
worksforme: Normal nginx behaviour is to reject a configuration if there are any …
14:11 Ticket #1007 (Version 1.10.0->1.10.1 config with alias with versioning failed to work) updated by gegepola@…
Thank you for the quick answer. I modified all of these entries in my …
13:11 Ticket #1007 (Version 1.10.0->1.10.1 config with alias with versioning failed to work) closed by Maxim Dounin
duplicate: Changes between 1.10.0 and 1.10.1 do not affect the above …
12:45 nginx.configuration.txt attached to Ticket #1009 by artursenk@…
Nginx configuration
12:44 curl_java.txt attached to Ticket #1009 by artursenk@…
A direct curl to Java microservice
12:44 curl_nginx.txt attached to Ticket #1009 by artursenk@…
Curl with nginx as a reverse proxy
12:40 Ticket #1009 (Upstream sent invalid header while reading response header from upstream) created by artursenk@…
Some background: in our solution we've got several Java microservices …
11:42 nginx.conf attached to Ticket #1008 by Anton T
main config
11:41 Ticket #1008 (Nginx ignores reload) created by Anton T
Good day. We've bumped with the problem, when nginx don't update …
08:57 Ticket #1007 (Version 1.10.0->1.10.1 config with alias with versioning failed to work) created by gegepola@…
I was upgrading from 1.10.0 to 1.10.1 and nginx was getting failed to …
03:15 Ticket #1006 (two more server listen 443(ssl), none-default server's ...) updated by cjhust1986@…
if we parse tlsext server_name (ssl_scan_clienthello_tlsext) before …
Note: See TracTimeline for information about the timeline view.