Timeline



10/22/15:

22:43 Ticket #819 (http auth digest new fork) updated by CyberCr33p@…
I found that my OS is responsible for downloading the 3rd party …
22:26 Ticket #819 (http auth digest new fork) created by CyberCr33p@…
nginx 1.8 and 1.9 download http-auth-digest from …
15:24 Ticket #800 (Variable $server_protocol is empty on HTTP2) updated by Rob Janssen
Replying to vbart: > and since the variable is mostly used …

10/21/15:

15:28 Ticket #818 (error_log host information is confusing) updated by Maxim Dounin
This may happen if a connection is accepted on a listening socket …
15:05 Ticket #818 (error_log host information is confusing) updated by tamere22@…
Replying to mdounin: > The host is a host from a request …
13:45 Ticket #818 (error_log host information is confusing) closed by Maxim Dounin
invalid: The host is a host from a request (see http://nginx.org/r/$host), and …
13:17 Ticket #818 (error_log host information is confusing) created by tamere22@…
Hi, I think it's a bug because log_format is not possible with …

10/20/15:

18:28 Changeset in nginx [6268:ee16fb0db905] by Valentin Bartenev <vbart@…>
HTTP/2: improved error handling while parsing integers. The case when …
18:26 Changeset in nginx [6267:adaac65899c8] by Ruslan Ermilov <ru@…>
HTTP/2: improved HPACK integer parsing code readability. No …
16:39 Ticket #608 (Please specify prototyping behavior for nginx.xs) closed by Maxim Dounin
fixed: Fixed by c6cc0b79a43d.
16:38 Ticket #235 (segfault with SNI and ssl_session_cache assymetrical configuration) closed by Maxim Dounin
fixed: Fix committed and will be available in upcoming nginx 1.9.6.
16:32 Ticket #235 (segfault with SNI and ssl_session_cache assymetrical configuration) updated by Maxim Dounin <mdounin@…>
In [changeset:"97f102a13f3373ed27d1d0d8f78ac9af8d88a0ff/nginx"
15:16 Changeset in nginx [6266:dceb078b1156] by Maxim Dounin <mdounin@…>
Win32: timer_resolution now ignored with select. As setitimer() isn't …
02:14 Ticket #817 (Wrong or undocumented srever resolving) closed by Maxim Dounin
invalid: When you have a listening socket configured for a particular IP …
00:52 Ticket #817 (Wrong or undocumented srever resolving) updated by marunin@…
The same problem exists for very old nginx version: nginx/0.7.67 TLS …
00:51 nginx_bug.log attached to Ticket #817 by marunin@…
debug log for request
00:51 nginx_bug.conf attached to Ticket #817 by marunin@…
Bug config
00:47 Ticket #817 (Wrong or undocumented srever resolving) created by marunin@…
I you mix listen <ip_name>:80 and listen 80 Than servers with listen …

10/19/15:

20:04 Changeset in nginx [6264:7ac57369036c] by Maxim Dounin <mdounin@…>
Style: unneeded casts of cf->args->elts removed.
18:28 Changeset in nginx [6263:48c13a0824c5] by Maxim Dounin <mdounin@…>
Fixed variables prefix comparison. Variable names are not …
18:28 Changeset in nginx [6262:1063097b22b6] by Maxim Dounin <mdounin@…>
Fixed handling of empty root. Previously, a configuration with "root" …
18:22 Changeset in nginx [6343:60ae75969588]stable-1.8 by Maxim Dounin <mdounin@…>
SSL: preserve default server context in connection (ticket #235). …
18:22 Changeset in nginx [6261:97f102a13f33] by Maxim Dounin <mdounin@…>
SSL: preserve default server context in connection (ticket #235). …
14:59 Ticket #813 (Double encoding of utf-8 strings inside x509 certificates) updated by Maxim Dounin
The phpinfo() provided shows representation that OpenSSL produces, …
13:32 Ticket #813 (Double encoding of utf-8 strings inside x509 certificates) updated by Spindel@…
This isn't only in access logs, it's also in parameters passed into …
13:16 Changeset in nginx [6260:0e37389c0bd5] by Valentin Bartenev <vbart@…>
HTTP/2: fixed parsing of literal header fields without indexing.

10/17/15:

12:41 Changeset in nginx [6265:954b67727af3] by Kouhei Sutou <kou@…>
Win32: fixed build with MinGW and MinGW-w64 gcc. This change fixes …

10/15/15:

01:10 Ticket #810 (OCSP Stapling fails if first relevant server block lacks ssl_stapling ...) closed by Maxim Dounin
wontfix: I think I finally tracked this (there were some complains previously …

10/14/15:

17:00 Ticket #813 (Double encoding of utf-8 strings inside x509 certificates) closed by Maxim Dounin
invalid: All control characters, non-ASCII characters, " and \ in access …
14:34 Ticket #808 (Defining http2 without ssl leads to HTTP/1.1 client failure) updated by LPardue@…
A feature request has been created under #816
14:33 Ticket #816 (Allow h2c and HTTP/1.1 support on the same listening socket) created by LPardue@…
nginx 1.9.5 introduces support for HTTP/2. If a user configures a h2c …
14:31 Ticket #815 (Wrong timing with regards to upstream communications) closed by Maxim Dounin
invalid: The description suggests you are having problems with a 3rd party …
13:57 Ticket #808 (Defining http2 without ssl leads to HTTP/1.1 client failure) updated by LPardue@…
> I see no really good reasons for h2c in this area, and it seems …
13:01 Ticket #815 (Wrong timing with regards to upstream communications) created by uschaufelberger@…
I've been trying to figure out an issue regarding communications …
01:03 Ticket #814 (Support for parallel ECDSA / RSA certificates) created by jsha@…
I'd like to be able to deploy an ECDSA certificate alongside an RSA …

10/13/15:

14:40 Ticket #808 (Defining http2 without ssl leads to HTTP/1.1 client failure) updated by Valentin V. Bartenev
Yes, creating a feature request is the way to go. At the moment nginx …
09:51 Ticket #808 (Defining http2 without ssl leads to HTTP/1.1 client failure) updated by LPardue@…
> It is useful for configurations where TLS termination is done …

10/12/15:

17:01 Ticket #811 (http2 auth not working) closed by Valentin V. Bartenev
worksforme: I've just tested in Chromium 45.0.2454.101 and Firefox 41.0.1. It …
16:39 Ticket #808 (Defining http2 without ssl leads to HTTP/1.1 client failure) updated by Valentin V. Bartenev
If you have use cases where separation between HTTP/1.1 and HTTP/2.0 …
16:31 Ticket #808 (Defining http2 without ssl leads to HTTP/1.1 client failure) closed by Valentin V. Bartenev
NGINX supports HTTP/2 over plain TCP using prior knowledge. See RFC …
15:46 Ticket #813 (Double encoding of utf-8 strings inside x509 certificates) created by Spindel@…
When an x509 certificate contains utf-8 data in their fields, the data …
15:15 Ticket #800 (Variable $server_protocol is empty on HTTP2) closed by Valentin V. Bartenev
fixed: According to RFC7230
14:38 Ticket #807 (ngx_http_rewrite_module duplicate Server header) updated by baranyaib90@…
Hi! Thank you all, for the response. I do care about nginx, nginx …

10/10/15:

19:30 Ticket #812 (Fetch OCSP responses on startup, and store across restarts) created by jsha@…
Once TLS Feature …
13:16 Ticket #798 (Implement http_brotli_static module) updated by bayden@…
It appears that Google has made this issue rather moot by releasing a …
09:52 Ticket #811 (http2 auth not working) created by Günter Grodotzki
A simple auth-basic setup only works via cURL (related to #809) but …
04:44 ssl-stapling-broken.conf attached to Ticket #810 by jsha@…
An example config demonstrating the problem. Needs adjustment for …
04:43 Ticket #810 (OCSP Stapling fails if first relevant server block lacks ssl_stapling ...) created by jsha@…
Steps to reproduce: Set up an nginx configuration with two server …

10/09/15:

22:20 Ticket #809 (http2 cookies not readable under php) created by Günter Grodotzki
Very simple PHP script: […] Returns empty array under Google …
16:01 Ticket #808 (Defining http2 without ssl leads to HTTP/1.1 client failure) created by LPardue@…
This issue probably relates to support of HTTP/2 over cleartext (h2c). …

10/08/15:

14:44 Ticket #807 (ngx_http_rewrite_module duplicate Server header) closed by Maxim Dounin
wontfix: The add_header directive can be used to add headers, but it doesn't …
14:27 Ticket #806 (ngx_http_ssl_module: Turn off 'ssl_session_tickets' by default) closed by Maxim Dounin
wontfix: Session ticket keys are changed on each nginx configuration reload. …
14:21 Ticket #807 (ngx_http_rewrite_module duplicate Server header) updated by Commenter123@…
You can't overwrite nginx 'Server' header without editing source. See: …
14:18 Ticket #714 (Writing connection leak while SPDY enabled) updated by Commenter123@…
Use HTTP2.
14:16 Ticket #705 (Native JavaScript support) updated by Commenter123@…
nginScript: https://www.nginx.com/resources/wiki/nginScript/
14:14 Ticket #807 (ngx_http_rewrite_module duplicate Server header) created by baranyaib90@…
Config snippet: server { listen 192.168.0.2:80; add_header Server …
14:06 Ticket #806 (ngx_http_ssl_module: Turn off 'ssl_session_tickets' by default) created by Commenter123@…
As neither nginx nor openssl rotate the session ticket key, having …
13:07 Ticket #799 (return 501 if post data "_ action=_") closed by Maxim Dounin
invalid: Thanks for confirming, closing this ticket.
08:47 Ticket #799 (return 501 if post data "_ action=_") updated by sp55aa.org@…
Replying to mdounin: > The only case when nginx returns …

10/07/15:

19:19 Changeset in nginx [6259:2f34ea503ac4] by Vladimir Homutov <vl@…>
SSL: handled long string truncation in ngx_ssl_error(). If no space …

10/06/15:

22:59 Ticket #760 (Support for HTTP/2) updated by lewisgoddard@…
Just a note, there is $115 just waiting to be collected over on …
08:46 Ticket #800 (Variable $server_protocol is empty on HTTP2) updated by Ilyas Bakirov
As far as I know protocol name is HTTP/2 but protocol number is …
05:57 Changeset in nginx [6258:4b4aee40c508] by Ruslan Ermilov <ru@…>
Stream: delete proxy connection timer after SSL handshake. The timer …

10/05/15:

16:25 Ticket #805 (small new optional feature for unixes) closed by Maxim Dounin
wontfix: Chrooting to the prefix looks like a wrong idea, in particular, …
15:59 nginx-chroot.diff attached to Ticket #805 by David CARLIER
new chroot mode
15:59 Ticket #805 (small new optional feature for unixes) created by David CARLIER
Hi all, I created a small new optional feature to chroot nginx after …
13:52 Ticket #794 (HTTP/2 with ssl_ciphers and/or ssl_prefer_server_ciphers result into ...) updated by Maxim Dounin
In my tests Chrome announces the following ciphers in the ClientHello
12:51 Ticket #804 (Error while using Several sub_filter directives) closed by Maxim Dounin
invalid: Multiple sub_filter directives are supported in nginx 1.9.4+. The …
07:46 Ticket #804 (Error while using Several sub_filter directives) created by christoph.z-online.net@…
If i try to replace more than one string, i get this error: […] …

10/04/15:

15:47 Ticket #794 (HTTP/2 with ssl_ciphers and/or ssl_prefer_server_ciphers result into ...) updated by RubenKelevra@…
Well, I don't think this is a missconfiguration: I use the following …

10/02/15:

15:41 Ticket #800 (Variable $server_protocol is empty on HTTP2) reopened by John Blackbourn
Although it's not actually clear from …
13:32 Ticket #803 (proxy_pass differs in behavior if used with variable substitution) updated by Maxim Dounin
Keywords, Component, Type, Description changed
Docs say (see http://nginx.org/r/proxy_pass): > A server name, its …
13:14 Ticket #803 (proxy_pass differs in behavior if used with variable substitution) created by s3tqr2w@…
This may be desired, but it is not well documented, and caused me many …
03:25 Changeset in nginx [6273:60f916da7294] by Piotr Sikora <piotrsikora@…>
HTTP/2: fix handling of connection errors. Previously, nginx worker …
03:25 Changeset in nginx [6272:b6a665bf858a] by Piotr Sikora <piotrsikora@…>
HTTP/2: fix indirect reprioritization. Previously, streams that were …
03:25 Changeset in nginx [6271:22ee99422329] by Piotr Sikora <piotrsikora@…>
HTTP/2: reject self-dependent streams. Per RFC7540, a stream cannot …

09/29/15:

19:00 Ticket #802 ($server_protocol is empty with the HTTP/2.0 module) closed by Maxim Dounin
duplicate: Duplicate, see ticket #800.
17:52 Ticket #802 ($server_protocol is empty with the HTTP/2.0 module) created by jerrygrey@…
It seems when using the new HTTP/2.0 module nginx no longer sets the …
14:38 Ticket #801 (auth_request and PUT/POST problems) updated by Florin Asăvoaie
You are totally right, I can see it now. Thank you for your effort.
12:29 Ticket #801 (auth_request and PUT/POST problems) closed by Maxim Dounin
invalid: From the debug log it looks like a 3rd party module have read a …
10:52 Ticket #801 (auth_request and PUT/POST problems) updated by Florin Asăvoaie
I added the debug log. What I think that is strange in it is that, at …
10:47 debuglog.txt attached to Ticket #801 by Florin Asăvoaie

09/28/15:

19:40 Ticket #801 (auth_request and PUT/POST problems) updated by Maxim Dounin
The configuration snippet you've provided works fine here, and we also …
17:08 Ticket #800 (Variable $server_protocol is empty on HTTP2) closed by Valentin V. Bartenev
fixed: Fixed by 9dfc4ba140f9 (will be released in 1.9.6).
14:55 Ticket #794 (HTTP/2 with ssl_ciphers and/or ssl_prefer_server_ciphers result into ...) closed by Valentin V. Bartenev
invalid: The HTTP/2 clients may have some restrictions regarding negotiated …
13:30 Ticket #793 (HTTP/2 defaults differ from spdy/http, change of behavior with default ...) updated by Valentin V. Bartenev
Regarding the error message, there is no way to return HTTP response …
13:29 Ticket #793 (HTTP/2 defaults differ from spdy/http, change of behavior with default ...) closed by Valentin V. Bartenev
invalid: The values of these directives cannot be matched to …
13:18 Ticket #792 (Chrome can't establish HTTP2 connection to nginx when URL contains ...) closed by Valentin V. Bartenev
fixed: It should be fixed in 081a073e5164. Please, try the 1.9.5 release.
12:40 Ticket #801 (auth_request and PUT/POST problems) created by Florin Asăvoaie
I have the following configuration: […] For some reasons, the …

09/27/15:

23:32 Changeset in nginx [6277:b930e598a199] by Valentin Bartenev <vbart@…>
HTTP/2: fixed splitting of response headers on CONTINUATION frames. …

09/25/15:

10:12 Ticket #800 (Variable $server_protocol is empty on HTTP2) updated by maxim
Status, Owner changed
09:38 Ticket #800 (Variable $server_protocol is empty on HTTP2) created by uu@…
That's it:)

09/24/15:

13:07 Ticket #799 (return 501 if post data "_ action=_") updated by Maxim Dounin
The only case when nginx returns 501 is when client tries to use …
03:36 Ticket #799 (return 501 if post data "_ action=_") created by sp55aa.org@…
$ curl -d '_ action=_' 'http://127.0.0.1:18082' <html> …

09/23/15:

17:23 Ticket #798 (Implement http_brotli_static module) created by bayden@…
Today, nginx supports the http_gzip_static module …
16:01 Ticket #794 (HTTP/2 with ssl_ciphers and/or ssl_prefer_server_ciphers result into ...) updated by Maxim Dounin
When ssl_prefer_server_ciphers is set on, first supported by client …
13:58 Ticket #797 (Error in kernel log) closed by Maxim Dounin
invalid: Call trace suggests that nginx process stuck in kernel, waiting for …
13:38 Ticket #796 (nginx.pid is removed during reload if pid path is changed in ...) updated by Maxim Dounin
I don't think anything can be done with this: it's the file name that …
13:11 Ticket #797 (Error in kernel log) created by Антипов Илья
[23450344.977051] INFO: task nginx:3473 blocked for more than 120 …
09:05 Ticket #793 (HTTP/2 defaults differ from spdy/http, change of behavior with default ...) updated by maxim
Status, Owner changed
09:03 Ticket #793 (HTTP/2 defaults differ from spdy/http, change of behavior with default ...) updated by Pyry Hakulinen
Looks like this was related to #792 and fixed in r6248 and/or r6249. I …
07:51 Ticket #796 (nginx.pid is removed during reload if pid path is changed in ...) updated by pdecat@…
Oops, the above strace is from a subsequent test, the other way around …
06:11 Ticket #796 (nginx.pid is removed during reload if pid path is changed in ...) created by pdecat@…
On recent debian systems and derivatives like Ubuntu, /var/run is a …
03:31 Ticket #795 (nginx 1.9.5-1 with deb package can't be install on ubuntu with error) updated by Ilyas Bakirov
You have already installed nginx-full-1.9.4-1+precise0 from Ubuntu …
03:17 Ticket #795 (nginx 1.9.5-1 with deb package can't be install on ubuntu with error) created by ye.mikez@…
[…]

09/22/15:

20:06 Ticket #794 (HTTP/2 with ssl_ciphers and/or ssl_prefer_server_ciphers result into ...) created by RubenKelevra@…
When a Browser is capable to use http/2 and you use …
15:25 Tickets #781,​793 batch updated by maxim
Milestone changed
Ticket retargeted after milestone closed
15:24 Milestone 1.9.5 completed
Status: released Trunk: mainline * HTTP/2 support
Note: See TracTimeline for information about the timeline view.