Timeline
06/25/16:
- 08:50 Ticket #1000 (Domain-relative redirects doesn't work, they are absolute instead) updated by
- Because the inner nginx behind a reverse proxy doesn't know the public …
06/24/16:
- 23:53 Ticket #1005 (client_body_timeout does not send 408 as advertised) created by
- client_body_timeout [1] docs says "If a client does not transmit …
- 19:21 Ticket #1004 (try_files outside of location{} triggered when no location{} matches) created by
- Please, specify in: …
06/22/16:
- 14:28 Ticket #1003 (Growing amount of active connections with http/2) updated by
- Could you provide configuration and a …
- 12:47 Ticket #1003 (Growing amount of active connections with http/2) created by
- We're running a couple of Nginx HTTP load balancer. Since upgrading to …
- 10:39 Ticket #1002 (worker process 9255 exited on signal 11 (core dumped)) updated by
- Could you reproduce it without 3rd-party modules?
06/21/16:
- 20:07 Ticket #1002 (worker process 9255 exited on signal 11 (core dumped)) created by
- I have no idea what happened and how to reproduce. I think I only had …
- 15:34 Ticket #1001 (Nginx error with php socket) closed by
- worksforme: From your description it looks like a packaging and/or configuration …
- 15:29 Ticket #1001 (Nginx error with php socket) created by
- I have a server with CentOS 7, my bug report, reports that on install …
06/20/16:
- 16:39 Ticket #1000 (Domain-relative redirects doesn't work, they are absolute instead) updated by
- why not using: […]
- 14:08 Ticket #1000 (Domain-relative redirects doesn't work, they are absolute instead) created by
- Nginx configuration: […] Expected result: GET …
- 13:48 Ticket #999 (sub_filter does not uncompress the data first) closed by
- wontfix
- 13:43 Ticket #998 (Intermediate cert is not sent to client with recent) closed by
- invalid: The cert-chain.pem-new file is obviously corrupted, it doesn't contain …
06/17/16:
- 22:31 Ticket #999 (sub_filter does not uncompress the data first) updated by
- Perfect!
- 16:12 Ticket #999 (sub_filter does not uncompress the data first) updated by
- Disable gzip on backend side or inform backend side's content …
- 12:11 Ticket #999 (sub_filter does not uncompress the data first) created by
- I am setting up a reverse proxy, the data is compressed and the …
- 05:45 Ticket #996 (nginx memory leak) updated by
- Hi vbart, thanks for your help. I have provided the update to END …
06/16/16:
- 20:07 Ticket #998 (Intermediate cert is not sent to client with recent) created by
- I was preparing to replace a Alphassl DV wildcard TLS cert issued last …
06/15/16:
- 09:40 Ticket #996 (nginx memory leak) updated by
- Could you try without the 3rd-party module? See also: …
- 02:44 Ticket #996 (nginx memory leak) updated by
- Customer's version is nginx/1.8.0. We reproduce it in the lab, the …
- 02:30 Ticket #996 (nginx memory leak) updated by
- [root@messagepush-05 sbin]# ./nginx -V nginx version: nginx/1.8.0 …
06/14/16:
- 12:34 Ticket #997 ($body_bytes_sent compute bigger in HTTP2.0 then HTTP1.X) closed by
- wontfix: A quote from …
- 12:17 Ticket #996 (nginx memory leak) updated by
-
Could you provide configuration and output of
nginx -V
? - 12:13 Ticket #995 (The probable error in ngx_conf_parse (ngx_palloc?) implementation) closed by
- invalid
- 10:34 Ticket #997 ($body_bytes_sent compute bigger in HTTP2.0 then HTTP1.X) created by
- source file:2000Byte; HTTP1.0/HTTP1.1: $body_bytes_sent = 2000byte, I …
- 05:44 Ticket #996 (nginx memory leak) created by
- Hello, I am from Microsoft azure team. One of our customers deploys …
06/12/16:
- 01:15 Ticket #995 (The probable error in ngx_conf_parse (ngx_palloc?) implementation) updated by
-
hmm... after remove
--crossbuild=win32
and rebuild whith uname …
06/11/16:
- 19:07 Ticket #860 (NGINX 1.9.9 fails to build against OpenSSL 1.1.0) updated by
- In my test nginx 1.11.1 does now compile fine with OpenSSL 1.1.0-pre5.
- 14:33 Ticket #995 (The probable error in ngx_conf_parse (ngx_palloc?) implementation) created by
- Enviroment: * nginx build with --crossbuild=win32 switch using VS2013 …
06/08/16:
- 18:31 Ticket #994 (perl_require directive has effect only at first config) created by
- my configs are included as: include /etc/nginx/sites-enabled/*.conf; …
06/07/16:
- 10:46 Ticket #959 (Permit post before acking settings) updated by
- Replying to waqark3389@…: > Any plans to put this patch …
06/06/16:
- 17:44 Ticket #993 (support for X25519 in ssl_ecdh_curve) updated by
- I already asked them, they replied that they removed it as they don't …
- 12:38 Ticket #993 (support for X25519 in ssl_ecdh_curve) closed by
- wontfix: It looks like BoringSSL people took their own way of supporting …
06/04/16:
- 19:04 Ticket #992 (proxy_next_upstream broken since 1.9.13 including stabe 1.10.1) closed by
- worksforme: When updating, it's a good idea to read the changes. Changes with …
- 10:59 Ticket #993 (support for X25519 in ssl_ecdh_curve) created by
- I use nginx statically linked against BoringSSL, which supports …
06/03/16:
- 23:28 Ticket #992 (proxy_next_upstream broken since 1.9.13 including stabe 1.10.1) created by
- Hello. It looks like I found some issue with proxy_next_upstream. I am …
- 12:44 Ticket #991 (http2 uses suboptimal stream prioritization making http/2 slower than ...) closed by
- invalid: Thanks for the confirmation.
- 11:53 Ticket #991 (http2 uses suboptimal stream prioritization making http/2 slower than ...) updated by
- @vbart: You are absolutely right, the network throttling in Chrome is …
- 03:34 Ticket #990 (ssl_stapling_file does not work with multiple certificates) updated by
- People use ssl_stapling_file because otherwise nginx doesn't always …
06/02/16:
- 15:02 Ticket #189 (timeouts break when time changes) updated by
- See also #989.
- 15:02 Ticket #989 (Use monotonic time for event handlers) closed by
- duplicate
06/01/16:
- 16:27 Ticket #959 (Permit post before acking settings) updated by
- Any plans to put this patch into 1.10.2? I see 1.10.1 is already released.
- 15:24 Ticket #990 (ssl_stapling_file does not work with multiple certificates) closed by
- invalid: The ssl_stapling_file directive instruct nginx to unconditionally …
- 15:14 Ticket #991 (http2 uses suboptimal stream prioritization making http/2 slower than ...) updated by
- The URL to the page doesn't really help, since your page contains a …
- 12:47 Ticket #991 (http2 uses suboptimal stream prioritization making http/2 slower than ...) updated by
- Replying to vbart: > I don't have that page to reproduce. …
- 12:27 Ticket #991 (http2 uses suboptimal stream prioritization making http/2 slower than ...) updated by
- I don't have that page to reproduce. Please note, that HTTP/2 …
- 12:20 Ticket #991 (http2 uses suboptimal stream prioritization making http/2 slower than ...) updated by
- Replying to vbart: > Could you provide a …
- 12:14 Ticket #991 (http2 uses suboptimal stream prioritization making http/2 slower than ...) updated by
- Could you provide a [http://nginx.org/en/docs/debugging_log.html debug …
- 12:07 Ticket #991 (http2 uses suboptimal stream prioritization making http/2 slower than ...) created by
- When using connection with low bandwidth (G2, GPRS...), our page …
05/31/16:
- 21:23 Ticket #990 (ssl_stapling_file does not work with multiple certificates) created by
- NGINX version 1.11.0 introduced the ability to use multiple …
- 19:26 Ticket #958 (nginx-1.10.0 breaks init script status command for unprivileged user) updated by
- Bug is still present in package nginx-1.10.1-1.el6.ngx.x86_64
- 17:20 Milestone 1.10.1 completed
- Status: released Trunk: stable * Bug fixes
- 17:19 Milestone 1.11.1 completed
- Status: released Trunk: mainline * Bug fixes
- 16:48 Ticket #981 (Segmentation fault on chunked WebDAV upload) closed by
- fixed: Fix comitted.
- 16:45 Ticket #981 (Segmentation fault on chunked WebDAV upload) updated by
- In [changeset:"0ac0575e955dc0bd394f86ea2d5bf4c9da939dba/nginx" …
- 16:45 Ticket #981 (Segmentation fault on chunked WebDAV upload) updated by
- In [changeset:"7eb19447b2de572ac431500367939b62715492d3/nginx" …
- 14:04 Ticket #989 (Use monotonic time for event handlers) updated by
- Duplicate of #189. Please also see …
- 13:42 Ticket #989 (Use monotonic time for event handlers) created by
- Many embedded systems don't have RTC, so they need to use external …
- 01:54 Ticket #988 (stuck by below,here is my code please help me) closed by
- invalid: You've missed space after the "if" directive. Please use the …
- 01:39 Ticket #988 (stuck by below,here is my code please help me) created by
- nginx cant rewrite,it give me error in the log below 2016/05/31 …
05/30/16:
- 18:31 Ticket #848 (HTTP2 domain redirect error with ssl_verify_client) updated by
- > ssl_verify_client off, all subdomains can be browsed In this case …
- 16:12 Ticket #986 (configure not passing additional --with-ld-opt to obj/Makefile) closed by
- fixed: Correct, it's not needed to pass the option these days. I've removed …
- 15:09 Ticket #848 (HTTP2 domain redirect error with ssl_verify_client) updated by
- I am sure you're right, but I think the problem is a bit different …
- 13:23 Ticket #987 (ssl_ciphers default value incompatible with HTTP/2 when ...) closed by
- duplicate: Duplicate of #794.
05/29/16:
- 13:56 Ticket #676 (Different ssl_protocols per server won`t work) updated by
- As a workaround, there are a possible to restrict TLS protocol version …
05/28/16:
- 23:18 Ticket #987 (ssl_ciphers default value incompatible with HTTP/2 when ...) created by
-
The default value for
ssl_ciphers
is incompatible with the HTTP/2 …
Note:
See TracTimeline
for information about the timeline view.