Timeline



09/21/15:

20:11 Ticket #791 (Segfault in sub_filter after updating to 1.9.4) closed by Roman Arutyunyan
fixed
20:11 Ticket #791 (Segfault in sub_filter after updating to 1.9.4) updated by Roman Arutyunyan
Committed, thanks.
19:00 Ticket #793 (HTTP/2 defaults differ from spdy/http, change of behavior with default ...) created by Pyry Hakulinen
Maximum length for single header (and in total) for http, https, and …
13:15 Ticket #791 (Segfault in sub_filter after updating to 1.9.4) updated by serguei.ivantsov@…
With this patch nginx doesn't crash and sub_filter works properly.
12:47 Ticket #792 (Chrome can't establish HTTP2 connection to nginx when URL contains ...) updated by Maxim Dounin
Status, Owner changed
Thank, this is somewhat known issue. Chrome seems to do something …
11:52 sub-main-conf.patch attached to Ticket #791 by Roman Arutyunyan
11:52 Ticket #791 (Segfault in sub_filter after updating to 1.9.4) updated by Roman Arutyunyan
Could you please try the following patch and report the result?

09/20/15:

21:44 Ticket #791 (Segfault in sub_filter after updating to 1.9.4) updated by serguei.ivantsov@…
cedartrail objs # telnet localhost 8080 Trying 127.0.0.1... Connected …
21:43 Ticket #791 (Segfault in sub_filter after updating to 1.9.4) updated by serguei.ivantsov@…
user nginx nginx; worker_processes 1; error_log …
08:45 Ticket #791 (Segfault in sub_filter after updating to 1.9.4) updated by thresh
Can you please provide the full nginx configuration causing the crash? …
06:57 Ticket #792 (Chrome can't establish HTTP2 connection to nginx when URL contains ...) updated by bsuh@…
If previous HTTP2 connection is reused, it works fine. When trying to …
06:54 Ticket #792 (Chrome can't establish HTTP2 connection to nginx when URL contains ...) created by bsuh@…
Chrome Version 45.0.2454.93 (64-bit) Mac OS X I added this query …
06:23 Ticket #766 (ssl_protocols directive doesn't work in server context) updated by brejoc@…
This has to be mentioned in the documentation. The documentation is …

09/19/15:

21:10 Ticket #791 (Segfault in sub_filter after updating to 1.9.4) created by serguei.ivantsov@…
nginx process crashes on every request after updating to 1.9.4 …
11:11 Ticket #789 (Program terminated with signal SIGSEGV, Segmentation fault.) updated by pakhom706@…
Workaround from #235 has helped in my situation. Thanks

09/18/15:

19:46 Ticket #788 (Segfault with dynamic upstream and many SSI includes) updated by joh-m@…
I can confirm that with this patch nginx is not segfaulting any more
13:05 Ticket #538 (Server origin header not passed through the proxy) closed by Maxim Dounin
wontfix: There are no plans to change current behaviour. If you want nginx to …
12:37 posting-flag.patch attached to Ticket #788 by Roman Arutyunyan
12:36 Ticket #788 (Segfault with dynamic upstream and many SSI includes) updated by Roman Arutyunyan
I was able to reproduce the issue. I'm attaching here the patch which …
10:43 Ticket #788 (Segfault with dynamic upstream and many SSI includes) updated by Sergey Kandaurov
Status changed
10:17 Ticket #790 (Support for send log with GELF (Graylog Extended Log Format)) created by ismaelpuerto@…
https://www.graylog.org/resources/gelf/
09:26 Ticket #788 (Segfault with dynamic upstream and many SSI includes) updated by vl
please reproduce the issue without 3rd-party modules and attach full …
03:02 Ticket #538 (Server origin header not passed through the proxy) updated by stackoverflow.com/users/1109918/benadams
RFC 7230 updates the language in 2.3. Intermediaries to explicitly …

09/17/15:

15:12 Ticket #538 (Server origin header not passed through the proxy) reopened by stackoverflow.com/users/1109918/benadams
Following RFC 2616 terminology a "reverse proxy" is a gateway. RFC …
14:15 Ticket #760 (Support for HTTP/2) closed by Valentin V. Bartenev
fixed: The HTTP/2 implementation was committed as 257b51c37c5a. It's going to …
12:48 Ticket #789 (Program terminated with signal SIGSEGV, Segmentation fault.) closed by Maxim Dounin
duplicate: First backtrace looks like a duplicate of ticket #235, see the first …
08:58 nginxseg15785.txt attached to Ticket #789 by pakhom706@…
nginx debug log

09/16/15:

20:25 Ticket #789 (Program terminated with signal SIGSEGV, Segmentation fault.) created by pakhom706@…
Worker process constantly exited on signal 11 with different reasons: …
15:17 Ticket #714 (Writing connection leak while SPDY enabled) updated by Maxim Dounin
Keywords changed
15:17 Ticket #626 (Open Socket Alerts on Reload) updated by Maxim Dounin
Keywords changed
05:48 nginx_log.txt attached to Ticket #788 by joh-m@…
log excerpt, combined out of different tests
05:46 nginx_stacktrace.txt attached to Ticket #788 by joh-m@…
stacktrace
05:46 nginx_config.txt attached to Ticket #788 by joh-m@…
example configuration with two upstreams
05:45 Ticket #788 (Segfault with dynamic upstream and many SSI includes) created by joh-m@…
Hello, we are using nginx to combine fragments from some upstream …

09/15/15:

13:46 Ticket #787 (Nginx not able to properly handle charater-set encoding) closed by Maxim Dounin
invalid: From the report it looks like the problem is that backend is unable to …
08:28 WikiStart edited by Sergey Budnevitch
(diff)
07:53 Ticket #787 (Nginx not able to properly handle charater-set encoding) created by stackoverflow.com/users/5159092/rajdeep-bhattacharya
We are trying to forward some arabic character in the uri. The flow of …

09/14/15:

15:51 Ticket #786 (url decoding is senseless for proxy_pass) closed by Maxim Dounin
wontfix: When nginx is instructed to modify URI by using an URI component in …

09/13/15:

22:32 Ticket #786 (url decoding is senseless for proxy_pass) updated by aliquid@…
And for anybody passing by, I have found one or two workarounds for …
22:13 Ticket #786 (url decoding is senseless for proxy_pass) updated by aliquid@…
I'd be happy to provide working patch if there is a good chance of it …
22:08 Ticket #786 (url decoding is senseless for proxy_pass) created by aliquid@…
I understand that URLs such as http://server/some%2Fpath is translated …

09/11/15:

08:50 Ticket #785 (SPDY not supporting domain sharding) updated by steve.exley.mayden.co.uk@…
Makes sense now. Thanks for the quick response.
05:39 Ticket #781 (Documentation not clear on auth_basic_user_file) updated by Ilyas Bakirov
Path is relative to nginx installation path, where nginx resides on …

09/10/15:

18:31 Ticket #785 (SPDY not supporting domain sharding) closed by Valentin V. Bartenev
It works well unless you have the "ssl_verify_client" directive …
14:44 Ticket #782 (nginx doesn't check delta CRLs) reopened by Maxim Dounin
Ah, I think I see what's going on here. What nginx does is the call …
14:35 Ticket #785 (SPDY not supporting domain sharding) created by steve.exley.mayden.co.uk@…
When using multiple domains on the same ip & ssl certificate. Nginx …
13:30 Ticket #784 (Странное поведение внутренних переменных) closed by Maxim Dounin
invalid
12:17 Ticket #782 (nginx doesn't check delta CRLs) updated by Niko
We know that we have to concatenate all CRLs into one pem file from …
08:13 Ticket #784 (Странное поведение внутренних переменных) updated by mdpuma@…
Невнимательность... В одном location делается перенаправление на …
07:40 Ticket #784 (Странное поведение внутренних переменных) created by mdpuma@…
Здравствуйте, Столкнулся с очень странным поведением nginx-a. Суть …

09/09/15:

16:41 Ticket #783 (syslog tag not properly included when writing to unix socket) closed by vl
duplicate: closing as a duplicate of https://trac.nginx.org/nginx/ticket/677. See …
15:56 Ticket #783 (syslog tag not properly included when writing to unix socket) created by trcarden@…
I am just posting this on the official nginx ticket listing so it gets …
15:41 Ticket #782 (nginx doesn't check delta CRLs) closed by Maxim Dounin
invalid: CRLs are loaded from the file specified. If you want nginx to load …
11:45 Ticket #782 (nginx doesn't check delta CRLs) created by Niko
Hi, we are using nginx for certificate authentication. We have …

09/08/15:

17:11 Ticket #780 (CAn not turn off logging) closed by Sergey Budnevitch
invalid: Request was served in @uwsgi named location and it is appeared this …

09/07/15:

14:26 Ticket #764 (Unable to login to this trac with Google) closed by Sergey Budnevitch
fixed: OAuth added instead of openid
10:45 Ticket #781 (Documentation not clear on auth_basic_user_file) created by r.luthiger@…
On the page …

09/06/15:

10:43 Ticket #321 (try_files & $fastcgi_path_info) updated by riaqn@…
Thanks. have spent a whole afternoon to address this issue, so I …

09/05/15:

11:49 Ticket #780 (CAn not turn off logging) created by KES777@…
Having config: location ~ /debug_toolbar/ { try_files …
11:00 Ticket #779 (allow relative path to log files) created by KES777@…
root /home/user/public_html/www; access_log …

09/04/15:

18:16 Ticket #778 (Immediatley expire cached responses) created by jdiamond@…
I'm using nginx as a reverse proxy in front of my backend servers …

09/03/15:

12:09 Changeset in nginx [6342:50169ef2f3fe]stable-1.8 by Roman Arutyunyan <arut@…>
Upstream: fixed cache send error handling. The value of NGX_ERROR, …
Note: See TracTimeline for information about the timeline view.