Timeline



05/26/17:

16:29 Changeset in nginx-tests [1177:382011b269f1] by Sergey Kandaurov <pluknet@…>
Tests: do not inadvertently disable debug logging in userid.t.
16:20 Ticket #803 (proxy_pass differs in behavior if used with variable substitution) closed by Maxim Dounin
fixed
16:00 Ticket #803 (proxy_pass differs in behavior if used with variable substitution) updated by Ruslan Ermilov <ru@…>
In [changeset:"a108f1ff1690f54051c03bd5c35378d0fdffdcea/nginx_org"
13:33 Ticket #1280 (ngx_event_connect_peer() recvbuf doesn't exist) closed by Maxim Dounin
invalid: The pc->rcvbuf field is expected to be initialized by the caller. …
09:46 Ticket #1280 (ngx_event_connect_peer() recvbuf doesn't exist) created by yan.sheng.upai.com@…
ngx_event_connect_peer() sets SO_RECVBUF, but no initializing the …

05/25/17:

14:50 Ticket #1279 (Implement FIB selection for upstream connections in proxy and stream ...) created by Sergey Akhmatov
It is possible to set alternative fib for listening sockets via …

05/24/17:

10:57 Ticket #1276 (Nginx segfault error that leads to server crash) closed by Ruslan Ermilov
invalid: Unsupported combination of modified nginx sources and meaningless options.
10:28 Ticket #1278 (proxy_protocol broken with SSL) closed by Roman Arutyunyan
fixed
10:25 Ticket #1278 (proxy_protocol broken with SSL) updated by Roman Arutyunyan <arut@…>
In [changeset:"3e2d90073adf1ee828052834266ec4d81fc58892/nginx"
10:17 Changeset in nginx [7137:0e05b35beebf]stable-1.12 by Roman Arutyunyan <arut@…>
Fixed deferred accept with EPOLLRDHUP enabled (ticket #1278). …

05/23/17:

15:15 Ticket #1278 (proxy_protocol broken with SSL) updated by Brice Figureau
Replying to arut: > Thanks for reporting this. > Please …
13:16 Ticket #1277 (u->peer.free in ngx_http_upstream_finalize_request) closed by Maxim Dounin
wontfix: The NGX_PEER_FAILED flag is only set when switching to the next …
11:09 ssl-deferred-proxy.patch attached to Ticket #1278 by Roman Arutyunyan
11:09 Ticket #1278 (proxy_protocol broken with SSL) updated by Roman Arutyunyan
Thanks for reporting this. Please try the attached patch.
10:03 Ticket #1278 (proxy_protocol broken with SSL) created by Brice Figureau
Using official nginx docker container (version 1.13.0). with the …
09:56 Ticket #1277 (u->peer.free in ngx_http_upstream_finalize_request) created by yan.sheng.upai.com@…
upstream backend-test { server 127.0.0.1:9001; return 502 …

05/22/17:

12:29 Ticket #923 (Allow proxy_http_version 2.0) updated by Maxim Dounin
HTTP/2 push has nothing to do with HTTP/2 support to upstreams, it can …
10:50 Ticket #1276 (Nginx segfault error that leads to server crash) updated by Ruslan Ermilov
The configure arguments provided in nginx -V output show that you …

05/21/17:

10:19 Ticket #923 (Allow proxy_http_version 2.0) reopened by RoiEXLab@…
While it might be worse when using HTTP/2 instead of HTTP/1.1 between …
04:56 error.zip attached to Ticket #1276 by panjl3@…
Attached messages, error.log and nginx.conf
04:50 Ticket #1276 (Nginx segfault error that leads to server crash) created by panjl3@…
We have a web server hosting by Nginx, the version of Nginx is 1.12.0 …

05/18/17:

18:12 Ticket #1275 (php-fpm incorrectly populates PATH_INFO) closed by Maxim Dounin
invalid: PHP documentation on the ORIG_PATH_INFO variable …
16:29 fastcgi_params.txt attached to Ticket #1275 by jbusuttil@…
fastcgi_param include
16:28 nginx.conf.txt attached to Ticket #1275 by jbusuttil@…
nginx.conf
16:26 nginx-server.conf.txt attached to Ticket #1275 by jbusuttil@…
nginx server config
16:25 Ticket #1275 (php-fpm incorrectly populates PATH_INFO) created by jbusuttil@…
(domains and IPs have been anonymised throughout; config files …

05/17/17:

18:27 Ticket #990 (ssl_stapling_file does not work with multiple certificates) updated by Maxim Dounin
Replying to stackoverflow.com/users/1414715/scott-helme: > …
17:43 Ticket #990 (ssl_stapling_file does not work with multiple certificates) updated by Scott Helme
> Must-Staple is an attempt to turn OCSP Stapling into something it …
16:00 Ticket #1270 (TCP RST with SSL and HTTP Connection:close header) updated by elukey@…
I am a user and I had to spend a lot of time to figure out where that …
15:12 Ticket #1274 (nginx does not start in Windows Nano Server) closed by Maxim Dounin
wontfix: Yes, precompiled nginx windows binaries as provided at …
15:03 Ticket #990 (ssl_stapling_file does not work with multiple certificates) updated by Maxim Dounin
Type changed
So, from the above I conclude that support issues is not a concern, …
13:38 Ticket #1273 (Missing default secure configuration: proxy_ssl_verify) closed by Maxim Dounin
wontfix: The behaviour is in line with behaviour of previous nginx versions, …
12:14 Ticket #1274 (nginx does not start in Windows Nano Server) created by sandersaares@…
Attempting to start nginx in Windows Nano Server fails using …

05/16/17:

21:39 Ticket #1273 (Missing default secure configuration: proxy_ssl_verify) created by bishtspp@…
Hi, Is there a reason proxy_ssl_verify is not on by default? …
19:23 Ticket #990 (ssl_stapling_file does not work with multiple certificates) updated by jsha@…
> Always stapling OCSP responses was never a goal of OCSP stapling …
19:09 Ticket #990 (ssl_stapling_file does not work with multiple certificates) updated by Scott Helme
I know it's currently working as intended which is why I said "I'd …
13:18 Ticket #1270 (TCP RST with SSL and HTTP Connection:close header) closed by Maxim Dounin
wontfix: Replying to elukey@…: > Thanks a lot for the answer, I …
12:45 Changeset in nginx-tests [1176:eaa92d810bbb] by Sergey Kandaurov <pluknet@…>
Tests: realip tests for 'unix:' and hostname in set_real_ip_from.

05/15/17:

21:45 Ticket #1270 (TCP RST with SSL and HTTP Connection:close header) updated by elukey@…
Thanks a lot for the answer, I didn't find the comment in the code …
20:59 Ticket #868 (new variable: $remote_addr_anon) updated by Iruwen@…
The issue with the solution mentioned at stackoverflow specifically is …
18:46 Ticket #1128 (HTTP/2 with ngx_http_auth_request_module causes some JSON payloads to ...) updated by kcannon.gaikai.com@…
Looks like this was fixed in 1.10.3 …
18:05 Ticket #1261 (nginx 1.13.0/Solaris 11.3/amd64; coredump when using ssl_session_cache) closed by Maxim Dounin
fixed: Patch committed, thanks for reporting this.
17:55 Ticket #1261 (nginx 1.13.0/Solaris 11.3/amd64; coredump when using ssl_session_cache) updated by Maxim Dounin <mdounin@…>
In [changeset:"4925a6d1374649492376119f1c0b5aed6ee1bec1/nginx"
16:14 Changeset in nginx-tests [1175:717030fd5a94] by Maxim Dounin <mdounin@…>
Tests: added gzip prerequisite for "access_log ... gzip".
15:36 Ticket #1180 (Allow use of hostnames in set_real_ip_from) closed by Ruslan Ermilov
fixed
14:25 Ticket #1180 (Allow use of hostnames in set_real_ip_from) updated by Ruslan Ermilov <ru@…>
In [changeset:"df1a62c83b1b62ec1b99463cf9e5c4b661c3e57e/nginx"
13:22 Ticket #1272 (nginx don't return response body when upstream server discard request body) closed by Maxim Dounin
invalid: This is a bug in the http server you wrote, see ticket #1037 for …
12:43 Ticket #1271 ($arg_s:event:id does not work) closed by Maxim Dounin
wontfix: Variable names in nginx can only include alphabetical characters, …

05/14/17:

06:35 Ticket #1272 (nginx don't return response body when upstream server discard request body) created by Tevic@…
First, i write a http server without read request body and return code …

05/13/17:

22:04 Ticket #1271 ($arg_s:event:id does not work) updated by rcosnita@…
Here is a possible workaround for the problem: location …
22:02 Ticket #1271 ($arg_s:event:id does not work) updated by rcosnita@…
I know colon (:) is a reserved character but I think there are many …
21:36 Ticket #1271 ($arg_s:event:id does not work) updated by rcosnita@…
I've just reproduced the bug in the latest nginx relase: 1.13.0. The …
21:06 Ticket #1271 ($arg_s:event:id does not work) created by rcosnita@…
I try to set a variable in nginx configuration which holds the value …

05/12/17:

11:00 Ticket #1270 (TCP RST with SSL and HTTP Connection:close header) updated by Maxim Dounin
Quoting the code: […] If there are reasons to assume this comment …
10:27 Ticket #1163 (cache size grows over max_size) updated by Maxim Dounin
To obtain core dump with debug_points abort; debug level in logs is …
08:58 Ticket #1270 (TCP RST with SSL and HTTP Connection:close header) created by elukey@…
Hi everybody, we use Nginx to terminate TLS in front of a wide range …
07:27 Ticket #1163 (cache size grows over max_size) updated by turchanov@…
I did a reload and there are open socket left in connection messages …

05/11/17:

19:27 Ticket #990 (ssl_stapling_file does not work with multiple certificates) updated by Maxim Dounin
As previously explained, this is not a bug. Everything works as …
17:05 Ticket #772 (No Vary header on 304 Response.) updated by hthetiot@…
Testing nginx static from https://redbot.org result: […]
02:52 Ticket #1269 ($upstream_response_time is improperly evaluated in header filter handlers) updated by Maxim Dounin
Status, Component changed
That's expected behaviour, $upstream_response_time only make sense …
02:34 Ticket #1269 ($upstream_response_time is improperly evaluated in header filter handlers) created by Robert Paprocki
$upstream_response time is incorrectly defined as the direct …
00:19 Ticket #1268 (A regression) closed by Maxim Dounin
invalid: The problem is that port's IPv6 option defines its own --with-cc-opt

05/10/17:

23:12 Ticket #1268 (A regression) created by osokin@…
Hi, I've got a report from FreeBSD maillist about a regression in …
17:20 Ticket #1163 (cache size grows over max_size) updated by Maxim Dounin
So from (2) it is clear that the problem is locked entries in cache. …
15:12 Ticket #1267 (TLS 1.0 handshake fails on upstream when TLS1.2 is enabled) closed by Maxim Dounin
invalid: The problem is the the server in question rejects SSL handshake by …
14:40 Ticket #1267 (TLS 1.0 handshake fails on upstream when TLS1.2 is enabled) created by abarre@…
Proxification to server accepting TLSv1 fails when TLSv1.2 is …
12:13 Ticket #808 (Defining http2 without ssl leads to HTTP/1.1 client failure) updated by Maxim Dounin
See also #1266.
12:13 Ticket #1266 (nginx:1.12.0-alpine http2 responds with binary constant without headers) closed by Maxim Dounin
duplicate: It looks like you are trying to use an plain http2 listening socket …

05/09/17:

19:00 Ticket #990 (ssl_stapling_file does not work with multiple certificates) updated by jsha@…
I'm an engineer from Let's Encrypt, and I'd also like to lend my …

05/08/17:

14:18 Ticket #1266 (nginx:1.12.0-alpine http2 responds with binary constant without headers) updated by soulne4ny@…
Still not docker. It disappears when I remove http2 from server …
14:13 Ticket #1266 (nginx:1.12.0-alpine http2 responds with binary constant without headers) updated by soulne4ny@…
Sorry. It is not about nginx version. It is something else, probably …
00:38 Ticket #1266 (nginx:1.12.0-alpine http2 responds with binary constant without headers) created by soulne4ny@…
I've just tried docker's image nginx:1.12.0-alpine. With …

05/07/17:

05:28 Ticket #1265 (I keep getting 502 bad way error while I was configuring proxy_pass) closed by Ruslan Ermilov
invalid

05/06/17:

16:42 Ticket #990 (ssl_stapling_file does not work with multiple certificates) reopened by Scott Helme
I'd like to open this ticket again to look at updating the …
16:20 Ticket #1257 (Some nginx TLS tests started failing with LibreSSL 2.5.3) updated by hdatma@…
16:02 Ticket #1265 (I keep getting 502 bad way error while I was configuring proxy_pass) updated by ddwolf@…
close it please. I've found out the problem, It's not nginx's error
14:56 Ticket #1265 (I keep getting 502 bad way error while I was configuring proxy_pass) created by ddwolf@…
here is the config file: […]
01:50 Ticket #1261 (nginx 1.13.0/Solaris 11.3/amd64; coredump when using ssl_session_cache) updated by Maxim Dounin
It looks like there is more than one problem here. Oracle Developer …

05/05/17:

05:49 Ticket #1163 (cache size grows over max_size) updated by turchanov@…
1) I configured "error_log logs/error.log notice;" and verified that I …

05/04/17:

16:19 Changeset in nginx-tests [1174:ec9ddfed9b63] by Sergey Kandaurov <pluknet@…>
Tests: handled SIGPIPE in h2.t.
16:05 Changeset in nginx-tests [1173:1a54d45d5587] by Sergey Kandaurov <pluknet@…>
Tests: handled SIGPIPE in ssl_sni_reneg.t.
11:40 Changeset in nginx-tests [1172:7e81d47faa07] by Sergey Kandaurov <pluknet@…>
Tests: enabled test with IPv6 in proxy_ssl_name.t.
11:31 Changeset in nginx-tests [1171:cdbdb75cf194] by Sergey Kandaurov <pluknet@…>
Tests: dropped try_run() checks for hosts without IPv6 support. Tests …
11:31 Changeset in nginx-tests [1170:cf14cfe9ec8c] by Sergey Kandaurov <pluknet@…>
Tests: dropped obsolete ipv6 prerequisite.
11:27 Ticket #1264 (proxy_set_header directives unable to be set in condition blocks) closed by Maxim Dounin
invalid: The "if" directive is a block directive and creates a separate context …
11:07 Ticket #1264 (proxy_set_header directives unable to be set in condition blocks) created by rigrassm@…
Nginx will not allow the proxy_set_header directive to be used inside …
08:52 Ticket #1261 (nginx 1.13.0/Solaris 11.3/amd64; coredump when using ssl_session_cache) updated by skrueger8@…
The root cause seems to be that nginx thinks it can use GCC atomics …

05/03/17:

16:38 Ticket #1263 (Segmentation Fault when SSI is used in sub-request) updated by Maxim Dounin
Status changed
Thanks for the report, looks like a generic problem in the SSI module. …
16:05 Ticket #1263 (Segmentation Fault when SSI is used in sub-request) created by peter.magdina.sk@…
Hi, nginx worker process crashes with segfault when SSI is used in a …
10:36 Changeset in nginx-tests [1169:518d1c865812] by Sergey Kandaurov <pluknet@…>
Tests: avoid illegal dereference on errors in h2_headers.t.

05/02/17:

11:38 Ticket #1248 (syslog UDP sockets growing until 28230 connections.) closed by Maxim Dounin
invalid: Ok, this perfectly explains observed behaviour. With 1024 worker …
11:27 Ticket #1246 (proxy_pass does not form correct URI when declared with $scheme variable) closed by Maxim Dounin
invalid: Quoting the proxy_pass directive description: A server name, its …
11:18 Ticket #1207 (Distinguish between 301 and 302 redirects when proxy_redirect off) updated by Maxim Dounin
If you need help with configuring nginx, consider asking for help in …

05/01/17:

05:57 Ticket #1262 (connect_(timeout|error) option in proxy_next_upstream) created by CAFxX@…
Currently proxy_next_upstream supports only "error" or "timeout", that …

04/30/17:

07:52 Ticket #1209 (Weird net::ERR_SPDY_PROTOCOL_ERROR errors when http2 emabled) updated by WarriorXK@…
Since chrome 58 i get the same error, IE, Safari and Firefox work fine …

04/29/17:

14:14 Ticket #1261 (nginx 1.13.0/Solaris 11.3/amd64; coredump when using ssl_session_cache) created by Slarky@…
Hi, nginx 1.13 dumps core on Solaris 11.3 with Oracle Developer Studio …
05:49 Ticket #1207 (Distinguish between 301 and 302 redirects when proxy_redirect off) updated by melihusa2016@…
I didn't fix my problem.Please help me. Restart didn't solve my …

04/28/17:

19:35 Ticket #1179 (Allow upstreams to be resolved using internal ngx resolver instead of ...) updated by Ruslan Ermilov
Resolvers are configured as part of the configuration process. Even …
19:25 Ticket #1188 (Send "immutable" keyword in Cache-Control when "expires max") updated by Ruslan Ermilov
What's wrong with add_header Cache-Control immutable;?
11:45 Ticket #1246 (proxy_pass does not form correct URI when declared with $scheme variable) updated by Ruslan Ermilov
Try proxy_pass $scheme://127.0.0.1/hu$request_uri;.
09:16 Ticket #1248 (syslog UDP sockets growing until 28230 connections.) updated by olivier.gondouin@…
In this configuraiton, there are 1024 workers to manage burst usage. …
07:58 Ticket #1260 (Regex Location fails resolver DNS lookup) closed by Ruslan Ermilov
invalid: Hostname in proxy_pass without variables is resolved on start-up …
00:00 Ticket #1260 (Regex Location fails resolver DNS lookup) updated by hulu1522@…
Sorry, the location that did not work has an error in it from our …

04/27/17:

23:57 Ticket #1260 (Regex Location fails resolver DNS lookup) created by hulu1522@…
We are developing with Kubernetes and came across an interesting issue …
18:35 Ticket #1094 (CRL check for Estonian ID cards fails) updated by jyrno42@…
Adding the response i got from SK.ee for future wanderers. Translated …
14:11 Ticket #1259 (nginx build fails when using gcc7 compiler) closed by Maxim Dounin
fixed: Fix committed, thanks.
14:05 Ticket #1259 (nginx build fails when using gcc7 compiler) updated by Maxim Dounin <mdounin@…>
In [changeset:"f38647c651a8d5c884b5aacc9f9a5b1af196309b/nginx"
13:57 Changeset in nginx [7136:d409ab1e8e4d]stable-1.12 by Maxim Dounin <mdounin@…>
Added missing "fall through" comments (ticket #1259). Found by gcc7 …
08:23 Ticket #1250 (Connection reset with low http2_max_requests) updated by Lisio@…
Tried to find browser that works normally with current nginx but …
08:02 Ticket #1259 (nginx build fails when using gcc7 compiler) updated by Dariusz Bogdanski
Thank you for the explanation.

04/26/17:

19:24 Ticket #1259 (nginx build fails when using gcc7 compiler) updated by Maxim Dounin
Thanks for testing. Without -Werror it is very easy to miss …
18:20 Ticket #1259 (nginx build fails when using gcc7 compiler) updated by Dariusz Bogdanski
Thanks. With your patch it compiles without any issues with gcc7 Just …
17:50 Ticket #1057 (Google QUIC - statement) updated by stackoverflow.com/users/625349/clint-priest
https://blog.brave.com/quic-in-the-wild-for-google-ad-advantage/
17:13 Ticket #1257 (Some nginx TLS tests started failing with LibreSSL 2.5.3) updated by jirutka@…
Replying to mdounin: Thanks for clarification! We have …
16:52 Ticket #1259 (nginx build fails when using gcc7 compiler) updated by Maxim Dounin
Try the following patch: […]
15:49 Ticket #1250 (Connection reset with low http2_max_requests) updated by Valentin V. Bartenev
There are known issues in browsers: …
15:39 Ticket #1250 (Connection reset with low http2_max_requests) updated by sunnybear@…
Confirm this issue on slow connections (detect very rarely, on slow …
13:57 Ticket #1259 (nginx build fails when using gcc7 compiler) created by Dariusz Bogdanski
Nginx build fails when using gcc7 compiler. I have experienced it on …
13:51 Ticket #1258 (Network error when download file by using HTTP/2) closed by Maxim Dounin
invalid: The problem is that throttling implementation in Chrome introduces …
12:45 Ticket #1257 (Some nginx TLS tests started failing with LibreSSL 2.5.3) updated by Maxim Dounin
Yes, and this is exactly what nginx wants to happen. It then uses …
12:09 Ticket #1257 (Some nginx TLS tests started failing with LibreSSL 2.5.3) updated by jirutka@…
Please read also the rest of the documentation: If verify_callback …
09:59 Ticket #1257 (Some nginx TLS tests started failing with LibreSSL 2.5.3) closed by Sergey Kandaurov
invalid: As previously noted, this is not a problem in nginx.
09:58 Ticket #1257 (Some nginx TLS tests started failing with LibreSSL 2.5.3) updated by Sergey Kandaurov
Replying to jirutka@…: > However, it also seems that the …
08:51 Ticket #1258 (Network error when download file by using HTTP/2) updated by cangmingh@…
There is my nginx config. https://p.ngx.cc/c2
08:34 Ticket #1258 (Network error when download file by using HTTP/2) updated by Ilyas Bakirov
Could you please share nginx configuration file?
08:06 Ticket #1258 (Network error when download file by using HTTP/2) created by cangmingh@…
Download file with slow speed by using HTTP/2. The network error will …
01:08 Ticket #1257 (Some nginx TLS tests started failing with LibreSSL 2.5.3) updated by jirutka@…
So, Duncaen from VoidLinux has identified potential cause in LibreSSL …
Note: See TracTimeline for information about the timeline view.