Timeline
05/23/17:
- 15:15 Ticket #1278 (proxy_protocol broken with SSL) updated by
- Replying to arut: > Thanks for reporting this. > Please …
- 13:16 Ticket #1277 (u->peer.free in ngx_http_upstream_finalize_request) closed by
-
wontfix: The
NGX_PEER_FAILED
flag is only set when switching to the next … - 11:09 Ticket #1278 (proxy_protocol broken with SSL) updated by
- Thanks for reporting this. Please try the attached patch.
- 10:03 Ticket #1278 (proxy_protocol broken with SSL) created by
- 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
- 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
- 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
-
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
- While it might be worse when using HTTP/2 instead of HTTP/1.1 between …
- 04:50 Ticket #1276 (Nginx segfault error that leads to server crash) created by
- 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
-
invalid: PHP documentation on the
ORIG_PATH_INFO
variable … - 16:25 Ticket #1275 (php-fpm incorrectly populates PATH_INFO) created by
- (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
- Replying to stackoverflow.com/users/1414715/scott-helme: > …
- 17:43 Ticket #990 (ssl_stapling_file does not work with multiple certificates) updated by
- > 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
- 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
- wontfix: Yes, precompiled nginx windows binaries as provided at …
- 15:03 Ticket #990 (ssl_stapling_file does not work with multiple certificates) updated by
-
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
- 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
- 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
- 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
- > 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
- 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
- wontfix: Replying to elukey@…: > Thanks a lot for the answer, I …
05/15/17:
- 21:45 Ticket #1270 (TCP RST with SSL and HTTP Connection:close header) updated by
- 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
- 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
- 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
- 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
- In [changeset:"4925a6d1374649492376119f1c0b5aed6ee1bec1/nginx" …
- 15:36 Ticket #1180 (Allow use of hostnames in set_real_ip_from) closed by
- fixed
- 14:25 Ticket #1180 (Allow use of hostnames in set_real_ip_from) updated by
- In [changeset:"df1a62c83b1b62ec1b99463cf9e5c4b661c3e57e/nginx" …
- 13:22 Ticket #1272 (nginx don't return response body when upstream server discard request body) closed by
- 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
- 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
- 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
- Here is a possible workaround for the problem: location …
- 22:02 Ticket #1271 ($arg_s:event:id does not work) updated by
- 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
- 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
- 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
- Quoting the code: […] If there are reasons to assume this comment …
- 10:27 Ticket #1163 (cache size grows over max_size) updated by
-
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
- 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
-
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
- As previously explained, this is not a bug. Everything works as …
- 17:05 Ticket #772 (No Vary header on 304 Response.) updated by
- Testing nginx static from https://redbot.org result: […]
- 02:52 Ticket #1269 ($upstream_response_time is improperly evaluated in header filter handlers) updated by
-
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
- $upstream_response time is incorrectly defined as the direct …
- 00:19 Ticket #1268 (A regression) closed by
-
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
- 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
- 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
- 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
- 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
- See also #1266.
- 12:13 Ticket #1266 (nginx:1.12.0-alpine http2 responds with binary constant without headers) closed by
- 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
- 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
- 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
- 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
- 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
- invalid
05/06/17:
- 16:42 Ticket #990 (ssl_stapling_file does not work with multiple certificates) reopened by
- 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
- 16:02 Ticket #1265 (I keep getting 502 bad way error while I was configuring proxy_pass) updated by
- 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
- 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
- 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
- 1) I configured "error_log logs/error.log notice;" and verified that I …
05/04/17:
- 11:27 Ticket #1264 (proxy_set_header directives unable to be set in condition blocks) closed by
- 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
- 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
- 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
-
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
- Hi, nginx worker process crashes with segfault when SSI is used in a …
05/02/17:
- 11:38 Ticket #1248 (syslog UDP sockets growing until 28230 connections.) closed by
- 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
-
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
- 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
- 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
- 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
- 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
- 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
- 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
-
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
-
Try
proxy_pass $scheme://127.0.0.1/hu$request_uri;
. - 09:16 Ticket #1248 (syslog UDP sockets growing until 28230 connections.) updated by
- In this configuraiton, there are 1024 workers to manage burst usage. …
- 07:58 Ticket #1260 (Regex Location fails resolver DNS lookup) closed by
-
invalid: Hostname in
proxy_pass
without variables is resolved on start-up … - 00:00 Ticket #1260 (Regex Location fails resolver DNS lookup) updated by
- 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
- We are developing with Kubernetes and came across an interesting issue …
- 18:35 Ticket #1094 (CRL check for Estonian ID cards fails) updated by
- 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
- fixed: Fix committed, thanks.
- 14:05 Ticket #1259 (nginx build fails when using gcc7 compiler) updated by
- In [changeset:"f38647c651a8d5c884b5aacc9f9a5b1af196309b/nginx" …
- 08:23 Ticket #1250 (Connection reset with low http2_max_requests) updated by
- Tried to find browser that works normally with current nginx but …
- 08:02 Ticket #1259 (nginx build fails when using gcc7 compiler) updated by
- Thank you for the explanation.
04/26/17:
- 19:24 Ticket #1259 (nginx build fails when using gcc7 compiler) updated by
-
Thanks for testing.
Without
-Werror
it is very easy to miss … - 18:20 Ticket #1259 (nginx build fails when using gcc7 compiler) updated by
- Thanks. With your patch it compiles without any issues with gcc7 Just …
- 17:50 Ticket #1057 (Google QUIC - statement) updated by
- 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
- Replying to mdounin: Thanks for clarification! We have …
- 16:52 Ticket #1259 (nginx build fails when using gcc7 compiler) updated by
- Try the following patch: […]
- 15:49 Ticket #1250 (Connection reset with low http2_max_requests) updated by
- There are known issues in browsers: …
- 15:39 Ticket #1250 (Connection reset with low http2_max_requests) updated by
- Confirm this issue on slow connections (detect very rarely, on slow …
- 13:57 Ticket #1259 (nginx build fails when using gcc7 compiler) created by
- 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
- 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
- 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
- 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
- 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
- Replying to jirutka@…: > However, it also seems that the …
- 08:51 Ticket #1258 (Network error when download file by using HTTP/2) updated by
- 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
- Could you please share nginx configuration file?
- 08:06 Ticket #1258 (Network error when download file by using HTTP/2) created by
- 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
- So, Duncaen from VoidLinux has identified potential cause in LibreSSL …
04/25/17:
- 21:16 Milestone 1.13.0 completed
- Status: released Trunk: mainline * HTTP/2 bugfixes * TLS …
- 21:06 Ticket #1257 (Some nginx TLS tests started failing with LibreSSL 2.5.3) updated by
- VoidLinux guys started investigating it more and according to them the …
- 17:50 Ticket #1257 (Some nginx TLS tests started failing with LibreSSL 2.5.3) updated by
- LibreSSL bug report: …
- 17:47 Ticket #1257 (Some nginx TLS tests started failing with LibreSSL 2.5.3) created by
- After we updated LibreSSL from 2.4.4. to 2.5.3 in Alpine Linux, we …
- 13:15 Ticket #1163 (cache size grows over max_size) updated by
- The fact that it doesn't happen without HTTP/2 may mean that this is a …
- 13:10 Ticket #1093 (Support http_429 in *_cache_use_stale) closed by
- fixed
- 13:10 Ticket #977 (ngx_http_special_response.c: Add "429 Too Many Requests") closed by
- fixed
- 09:02 Ticket #1093 (Support http_429 in *_cache_use_stale) updated by
- Fixed in 3ef4cadfad7f, …
- 09:02 Ticket #977 (ngx_http_special_response.c: Add "429 Too Many Requests") updated by
- Fixed in 3ef4cadfad7f, …
- 02:41 Ticket #1163 (cache size grows over max_size) updated by
- I will check you suggestions but, bear with me, aren't you missing the …
04/24/17:
- 15:08 Ticket #1163 (cache size grows over max_size) updated by
- Again, to clarify: growing cache you are seeing is just a symptom. It …
- 13:23 Ticket #1163 (cache size grows over max_size) reopened by
- I beg to differ! There were no segfaults and I do not use in my setup …
- 12:42 Ticket #1163 (cache size grows over max_size) closed by
- invalid: The fact that the problem happens only with HTTP/2 indicate that the …
- 02:18 Ticket #1163 (cache size grows over max_size) updated by
- I see the problem with current version 1.12.0, btw.
- 02:16 Ticket #1163 (cache size grows over max_size) reopened by
- This bug still happens even when I do not kill workers or even not …
04/23/17:
- 23:09 Ticket #1256 (match-all regex server name not always matching) closed by
- invalid
- 22:32 Ticket #1256 (match-all regex server name not always matching) updated by
- Oops, sorry, it turned out that it was a result of a misconfiguration. …
- 21:37 Ticket #1256 (match-all regex server name not always matching) updated by
-
Please show
listen
directives from the server blocks in question. …
Note:
See TracTimeline
for information about the timeline view.