Timeline



11/17/17:

18:08 Ticket #1430 (Inconsistency between url encoding/decoder when using ...) updated by Roman Arutyunyan
Please try the following patch. […]
16:58 Changeset in nginx_org [2072:116994597b0e] by Yaroslav Zhuravlev <yar@…>
Changed the type of the "drain" parameter to boolean.
16:29 Ticket #1430 (Inconsistency between url encoding/decoder when using ...) updated by Maxim Dounin
Status changed
Just for the record, likely the reason is r->valid_unparsed_uri
12:05 ngnix.log attached to Ticket #1430 by Amotz Terem
nginx debug log
12:02 Ticket #1430 (Inconsistency between url encoding/decoder when using ...) created by Amotz Terem
== Description == It seems that there is some inconsistency with …

11/16/17:

15:53 Ticket #1429 (Cannot compile nginx 1.13.6 with http_v2_module) updated by Maxim Dounin
Replying to [comment:2
11:08 Ticket #1429 (Cannot compile nginx 1.13.6 with http_v2_module) updated by https://stackoverflow.com/users/973237/vincent
OpenSSL version is 1.1.0f
10:32 Ticket #1429 (Cannot compile nginx 1.13.6 with http_v2_module) closed by Sergey Kandaurov
wontfix: It's not clear what OpenSSL version is used. Using old unreleased …
10:31 Ticket #1416 (xslt_stylesheet directive paramater only works for first request) closed by Ruslan Ermilov
fixed
10:30 Ticket #1416 (xslt_stylesheet directive paramater only works for first request) updated by Ruslan Ermilov <ru@…>
In [changeset:"595a3de03e91742d26dda9778d3ad9072e73a0c6/nginx"
10:20 Changeset in nginx [7154:595a3de03e91] by Ruslan Ermilov <ru@…>
Xslt: fixed parameters parsing (ticket #1416). If parameters were …
10:11 Ticket #1429 (Cannot compile nginx 1.13.6 with http_v2_module) created by https://stackoverflow.com/users/973237/vincent
I'm trying to compile nginx-1.13.6 with http/2 module OpenSSL version …
09:52 Changeset in nginx-tests [1242:1755891577af] by Sergey Kandaurov <pluknet@…>
Tests: xslt_params.t TODO adjusted, fix committed.
09:50 Changeset in nginx-tests [1241:6b4c0c80cd00] by Sergey Kandaurov <pluknet@…>
Tests: added test for xslt_stylesheet configuration immutability.

11/15/17:

17:50 Ticket #1416 (xslt_stylesheet directive paramater only works for first request) updated by kmq@…
Further investigation reveals the cause of the error: …
17:16 Changeset in nginx-tests [1240:f7eb2875ed45] by Sergey Kandaurov <pluknet@…>
Tests: avoid interleaved output in Upgrade handling tests. When the …

11/14/17:

18:41 Changeset in nginx_org [2071:838c503fd2f7] by Yaroslav Zhuravlev <yar@…>
Documented JSON object support for njs.
18:37 Changeset in nginx-tests [1239:4a825ec85c8d] by Andrey Zelenkov <zelenkov@…>
Tests: added tests for js_access, js_preread, and js_filter.
17:15 Ticket #1206 (Proxy protocol server information is not surfaced) updated by Maxim Dounin
See also #1428.
17:15 Ticket #1428 (Expose the proxy protocol port in a variable) closed by Maxim Dounin
duplicate: Duplicate of #1206.
16:38 Ticket #1409 (ERR_SPDY_PROTOCOL_ERROR) updated by kris.spam.kauper.net@…
Replying to linuxhpceng@…: > I read your comment exactly …
13:35 Ticket #1428 (Expose the proxy protocol port in a variable) updated by Ruslan Ermilov
Replying to ru: > http://nginx.org/r/$proxy_protocol_port
13:35 Ticket #1428 (Expose the proxy protocol port in a variable) reopened by Ruslan Ermilov
13:34 Ticket #1428 (Expose the proxy protocol port in a variable) closed by Ruslan Ermilov
worksforme: http://nginx.org/r/$proxy_protocol_port
12:34 Changeset in nginx-tests [1238:e35cc79ed4a1] by Sergey Kandaurov <pluknet@…>
Tests: show try_run() errors in verbose mode.
09:39 Ticket #1423 (response vary headers not used in the cache key) updated by gedl@…
Yes, agreed. It'd be much more interesting to respect all Vary …
08:32 Ticket #1420 (URL with long query string) updated by riccardo.casatta@…
I confirm the issue was using the wrong parameter. Using …
07:58 Ticket #1419 (The "worker process is shutting down" is running all the time, How ...) updated by lazyvislee@…
The patch is effective. Will be merge into the mainline version?
02:53 Ticket #1419 (The "worker process is shutting down" is running all the time, How ...) updated by lazyvislee@…
I will try it. Thank you!

11/13/17:

21:15 Ticket #1428 (Expose the proxy protocol port in a variable) created by Congelli501@…
The proxy protocol port provides the port used by the user to contact …
15:23 Ticket #1426 (nginx master-worker communication channel problem?) closed by Maxim Dounin
invalid: No, certainly it is not a bug - nothing wrong happens due to this …
14:59 Ticket #1423 (response vary headers not used in the cache key) updated by Maxim Dounin
Priority, Status changed
Strictly speaking, this not something allowed by RFC. Quoting …
13:58 Ticket #1419 (The "worker process is shutting down" is running all the time, How ...) reopened by Maxim Dounin
It looks like the problem is that the worker_shutdown_timeout
12:55 Ticket #1427 (how can I remove_header ?) closed by Maxim Dounin
invalid: Try using appropriate default_type
12:34 Ticket #1425 (Log path is inherited from custom error page location) closed by Maxim Dounin
invalid: Access logs are written in the context of the location which was used …
12:24 Ticket #1424 (Not consistent type cast in ngx_unix_send()) closed by Maxim Dounin
wontfix: There is no real difference. In all cases both n and size are …
12:07 Ticket #1419 (The "worker process is shutting down" is running all the time, How ...) updated by Maxim Dounin
No, the timedout flag is not set intentionally, because it is not a …
09:49 Ticket #1427 (how can I remove_header ?) created by crucifyer@…
I try add .js.gz location /gz/ { add_header Content-Type …
06:37 Ticket #1419 (The "worker process is shutting down" is running all the time, How ...) updated by lazyvislee@…
I think it might be a bug. I add a patch, The …
04:30 Ticket #1426 (nginx master-worker communication channel problem?) created by ivanzz1001@…
nginx version: nginx1.10.3 In ngx_process.c, function …
01:37 Ticket #1425 (Log path is inherited from custom error page location) created by dkanavis@…
Hello. It may be not truly a bug but it seems like an annoying …

11/12/17:

09:59 Ticket #1424 (Not consistent type cast in ngx_unix_send()) created by Martijn81@…
Maybe their is a reason for this, but below are 2 functions. The check …

11/11/17:

02:21 Ticket #1423 (response vary headers not used in the cache key) updated by gedl@…
Note: it appears that the problem may be related to the presence of …
02:03 Ticket #1423 (response vary headers not used in the cache key) created by gedl@…
Scenario: use nginx to cache server responses based on - scheme of the …

11/10/17:

11:34 Ticket #1410 (default_server with no IP specified for multiple IP servers) updated by gmchain@…
Replying to vbart: > Moreover, while this change will …

11/09/17:

12:35 Changeset in nginx [7152:3b635e8fd499] by Maxim Dounin <mdounin@…>
FastCGI: adjust buffer position when parsing incomplete records. …
10:23 Ticket #1420 (URL with long query string) closed by Maxim Dounin
invalid: Most likely the problem is that you are using HTTP/2 and the request …
10:03 Ticket #1421 (worker_rlimit_nofile description is not clear) updated by Maxim Dounin
Both directives clearly reference to corresponding OS limits, …

11/07/17:

20:34 Ticket #1422 (Support IPv6 zone identifiers in URLs, e.g. for proxy_pass) created by https://stackoverflow.com/users/1047642/hendrik-m-halkow
Now that RFC 6874 has matured and is a proposed standard, I'd like to …
11:54 Ticket #1421 (worker_rlimit_nofile description is not clear) created by vsg@…
Currently documentation for "worker_rlimit_nofile" configuration …
09:59 Ticket #1420 (URL with long query string) created by riccardo.casatta@…
When I try to open the link which is served by nginx in this gist …

11/06/17:

13:47 Ticket #1414 (ACLs have no effect for root location with `return 301 ...` or ...) closed by Maxim Dounin
invalid: The rewrite module directives are used to conditionally select …
13:13 Ticket #1419 (The "worker process is shutting down" is running all the time, How ...) closed by Maxim Dounin
invalid: For questions, please see [[http://nginx.org/en/support.html|support
13:07 Ticket #1418 (Allow/Deny don't correctly work with realip_module) closed by Maxim Dounin
invalid: This is how it is expected to work. The set_real_ip_from directive …
07:55 Ticket #1419 (The "worker process is shutting down" is running all the time, How ...) created by lazyvislee@…
The nginx is http proxy. when i use upgrade websocket and send …

11/05/17:

19:19 Ticket #1418 (Allow/Deny don't correctly work with realip_module) updated by Veselov Andrey
Request was sent from IP 1.1.1.1
17:48 Ticket #1418 (Allow/Deny don't correctly work with realip_module) created by Veselov Andrey
http { ... deny 1.1.1.1; ... server { server_name example.com; ... …
17:34 Ticket #1410 (default_server with no IP specified for multiple IP servers) updated by Valentin V. Bartenev
Moreover, while this change will simplify your specific use-case, it …
17:22 Ticket #1410 (default_server with no IP specified for multiple IP servers) updated by Valentin V. Bartenev
It's not only about the default server. Currently, the clients …

11/04/17:

14:40 Ticket #1417 (Nginx won't start if hostname isn't valid) created by kallisti5@…
This is the exact same issue as described in #1040 We use nginx in a …
11:25 Ticket #1413 (OCSP no response sent) closed by Maxim Dounin
invalid: This is expected behaviour. OCSP stapling is an optimization, and …
10:49 Ticket #1408 (Big file download via php-fpm on fast networks eats up memory) updated by Maxim Dounin
Replying to mmattel@…: > a.) The check in the changeset …
10:46 Ticket #1410 (default_server with no IP specified for multiple IP servers) updated by gmchain@…
Sure thing, here it is: […] Current version of nginx will use the …

11/03/17:

20:43 Ticket #1416 (xslt_stylesheet directive paramater only works for first request) updated by Ruslan Ermilov
Status changed
13:51 Ticket #1416 (xslt_stylesheet directive paramater only works for first request) created by kmq@…
Consider this configuration. The parameter domain is to be passed into …

11/02/17:

15:39 Ticket #1410 (default_server with no IP specified for multiple IP servers) updated by Valentin V. Bartenev
Sorry, but I don't understand the idea how it should work... what did …
10:23 Ticket #1408 (Big file download via php-fpm on fast networks eats up memory) updated by mmattel@…
Yes buffers were set to fastcgi_buffers 64 4K; Testing with …
07:58 Ticket #1415 (HTTP/2 log status as 000, when client send invalid data, like ...) created by crasyangel.lhy@…
HTTP/2 log status as 000, when client send invalid data, like …
07:52 Ticket #1410 (default_server with no IP specified for multiple IP servers) updated by gmchain@…
None, in this case responding server should be taken from the servers …

11/01/17:

11:58 Ticket #1408 (Big file download via php-fpm on fast networks eats up memory) updated by Maxim Dounin
Are you using fastcgi_buffers 64 4K; as in the configuration …
11:54 Ticket #1414 (ACLs have no effect for root location with `return 301 ...` or ...) created by tiandrey@…
I had to configure new server entry for simply redirecting clients …
10:51 Ticket #1411 (realip module using first of multiple X-Real-IP or custom headers) closed by Maxim Dounin
wontfix: The X-Real-IP header is not expected to be used more than once (and it …
05:21 Ticket #1413 (OCSP no response sent) created by richee.riches@…
EN: The start boot system, or reload/restart nginx not on first time …
02:47 Ticket #1412 (Ubuntu can't compile nginx 1.9.9 with RTMP module) updated by Valentin V. Bartenev
This is an issue with the module you are trying to build: …
02:11 Ticket #1412 (Ubuntu can't compile nginx 1.9.9 with RTMP module) updated by saraev27@…
Now on versions 1.12.2 , 1.13.0 , 1.13.6 get a new error when compile …
01:50 Ticket #1412 (Ubuntu can't compile nginx 1.9.9 with RTMP module) closed by Valentin V. Bartenev
invalid: Your version of nginx is an outdated and unsupported. This problem was …
01:36 Ticket #1412 (Ubuntu can't compile nginx 1.9.9 with RTMP module) created by saraev27@…
Ngimx + RTMP get error when i use "make" command Commands used: …

10/31/17:

20:07 Ticket #1409 (ERR_SPDY_PROTOCOL_ERROR) updated by linuxhpceng@…
I read your comment exactly backwards. I made the changes and things …
20:04 Ticket #1409 (ERR_SPDY_PROTOCOL_ERROR) updated by linuxhpceng@…
Why would you close the ticket? This is clearly a problem that needs …
20:03 Ticket #1409 (ERR_SPDY_PROTOCOL_ERROR) updated by linuxhpceng@…
Thank you for the reply. I must have removed that : when I was …
19:11 Ticket #1410 (default_server with no IP specified for multiple IP servers) updated by Valentin V. Bartenev
Could you explain which of servers should be a default for *:80 in …
18:39 Ticket #1411 (realip module using first of multiple X-Real-IP or custom headers) created by Andjelko Horvat
This is continuation of https://trac.nginx.org/nginx/ticket/106
18:02 Ticket #1410 (default_server with no IP specified for multiple IP servers) created by gmchain@…
I've encountered a problem whilst configuring a system with multiple …
17:47 Ticket #1409 (ERR_SPDY_PROTOCOL_ERROR) closed by Valentin V. Bartenev
invalid: In your configuration, instead of Cache-Control you try to add …
16:48 Ticket #1409 (ERR_SPDY_PROTOCOL_ERROR) updated by linuxhpceng@…
It might be worth noting that it works in FireFox but not chrome or …
16:46 nginxconfig.conf attached to Ticket #1409 by linuxhpceng@…
Actual config.
16:45 Ticket #1409 (ERR_SPDY_PROTOCOL_ERROR) created by linuxhpceng@…
This site can’t be reached The webpage at https://somewebsite.com/
14:58 Ticket #1408 (Big file download via php-fpm on fast networks eats up memory) created by mmattel@…
The issue and the (temporary) solution is described at: …

10/29/17:

22:29 Ticket #1407 (Should application/javascript be text/javascript in mime.types) updated by sideshowbarker@…
> Why do you think so? See …

10/27/17:

15:10 Ticket #1407 (Should application/javascript be text/javascript in mime.types) closed by Valentin V. Bartenev
invalid: Why do you think so? According to …
10:53 Ticket #1407 (Should application/javascript be text/javascript in mime.types) created by henrik.gemal.dk@…
I think the 'content-type' header for js files should have media type …
10:28 Ticket #1406 (duplicated "content-encoding" while proxy server return a empty ...) created by monstersb@…
use nginx as a reverse proxy. when the source site returns HTTP/1.1 …

10/26/17:

16:30 Changeset in nginx [7153:32f83fe5747b] by hucongcong <hucong.c@…>
SSI: fixed type.
15:16 Ticket #1286 (Probably outdated docs) closed by Yaroslav Zhuravlev
fixed
15:10 Ticket #1286 (Probably outdated docs) updated by Yaroslav Zhuravlev <yar@…>
In [changeset:"fc3ba2e769748c281def9db6fe7869622c92fe64/nginx_org"
15:09 Changeset in nginx_org [2070:f6b65868fae3] by Yaroslav Zhuravlev <yar@…>
Updated with Netcraft October 2017 Web Server Survey stats.
12:55 Ticket #1405 (pkg-oss build is broken on Debian) closed by Andrei Belov
fixed: Thanks for reporting this. Fixed in …
12:50 Changeset in nginx_org [2069:fc3ba2e76974] by Yaroslav Zhuravlev <yar@…>
Documented size of keys_zone for commercial version (trac #1286).
11:50 Ticket #1405 (pkg-oss build is broken on Debian) updated by Andrei Belov
Status, Owner, Version, Component changed
11:46 Ticket #1398 (pkg-oss: add redhat-lsb-core as EL7 dependency for lsb_release) closed by Andrei Belov
fixed: Thanks for reporting this. Fixed in …
11:18 Ticket #1398 (pkg-oss: add redhat-lsb-core as EL7 dependency for lsb_release) updated by Andrei Belov
Status, Owner changed
09:31 Ticket #1405 (pkg-oss build is broken on Debian) created by lvu@…
When trying to build nginx-push-stream-module on Debian (tested on …
08:09 Ticket #1404 (try_files not working after if condition) closed by Valentin V. Bartenev
duplicate: Duplicate of #86.
03:53 Ticket #1404 (try_files not working after if condition) created by x2x4com@…
location ~ /u(/.*) { set $router $1; set $xargs …

10/25/17:

12:30 Ticket #1403 (nginx module cannot use libpcre) created by andwei@…
Using the rrdgraph module …

10/24/17:

15:23 access.log attached to Ticket #1402 by artemsuv@…
access.log
15:22 Ticket #1402 (Not invalidate cahe if fastcgi_cache_background_update is on) created by artemsuv@…
Config of virtual host is: […] Case: 1) Make {{{curl …
15:14 Changeset in nginx_org [2067:014323d0cc38] by Yaroslav Zhuravlev <yar@…>
Highlighted the "number" value in the queue directive.

10/23/17:

17:34 Changeset in nginx_org [2066:55453b4f8eb0] by Valentin Bartenev <vbart@…>
Added a link to unit.nginx.org into the main menu.
11:48 Changeset in nginx_org [2068:3d9e7993c201] by Yaroslav Zhuravlev <yar@…>
Added links to directives in the example of ssl modules.

10/20/17:

12:13 Ticket #1398 (pkg-oss: add redhat-lsb-core as EL7 dependency for lsb_release) updated by Sergey Kandaurov
Component changed
12:10 Ticket #1400 (test the configuration file failed in v1.12.2, but not in v1.12.1) closed by Sergey Kandaurov
invalid
09:32 Ticket #1401 (No config warning/error emitted when ssl_dhparam is set but file not found) created by pcdevils@…
This may very well be an incorrect expectation. When SSL is …
06:15 Ticket #1400 (test the configuration file failed in v1.12.2, but not in v1.12.1) updated by liying.cn.2010@…
Sorry, we found the real reason of this problem. It was nothing wrong …
04:24 Ticket #1400 (test the configuration file failed in v1.12.2, but not in v1.12.1) created by liying.cn.2010@…
I upgraded to the latest v1.12.2, and when we test the configuration …

10/19/17:

16:36 Ticket #1399 (Nginx is not using environment variables https_proxy or http_proxy) updated by arun.avanathan@…
We are using Nginx as reverse proxy. Not as forward proxy. Note that …
14:36 Ticket #1399 (Nginx is not using environment variables https_proxy or http_proxy) updated by tarunlalwani@…
Does that mean, that even if environment variables http_proxy and …
14:12 Ticket #1399 (Nginx is not using environment variables https_proxy or http_proxy) closed by Maxim Dounin
invalid: And it is not expected to. There is no support for http forward …
14:05 Ticket #1399 (Nginx is not using environment variables https_proxy or http_proxy) created by arun.avanathan@…
Nginx is not entertaining Environment Variables https_proxy or …
12:15 Ticket #1397 (HTTP/2 broken in popular Android libraries with nginx v. 1.13.6) updated by serguei.ivantsov@…
Well, updating to the latest version of the libraries resolves this …

10/18/17:

23:23 Ticket #1398 (pkg-oss: add redhat-lsb-core as EL7 dependency for lsb_release) created by davidjb
The changes introduced at http://hg.nginx.org/pkg-oss/rev/703066617d89
18:32 Ticket #1397 (HTTP/2 broken in popular Android libraries with nginx v. 1.13.6) updated by serguei.ivantsov@…
It is a version from Gentoo repository. Let me check if they apply patches.
18:28 Ticket #1397 (HTTP/2 broken in popular Android libraries with nginx v. 1.13.6) updated by Valentin V. Bartenev
I asked mostly about nginx. There are known patches for nginx that can …
18:22 Ticket #1397 (HTTP/2 broken in popular Android libraries with nginx v. 1.13.6) updated by serguei.ivantsov@…
It is vanilla library, though it might be not the latest version. I …
16:35 Ticket #1397 (HTTP/2 broken in popular Android libraries with nginx v. 1.13.6) updated by Valentin V. Bartenev
Can you confirm, that you don't use any 3rd-party patches as well?
16:02 Ticket #1397 (HTTP/2 broken in popular Android libraries with nginx v. 1.13.6) updated by Maxim Dounin
Ok, so it looks like the lib is not able to handle …
14:26 Ticket #1397 (HTTP/2 broken in popular Android libraries with nginx v. 1.13.6) updated by serguei.ivantsov@…
The lib (OkHttp) is working again if revert that change.
12:36 Ticket #708 (Documentation improvement: SSL chain verification with SNI support) closed by Yaroslav Zhuravlev
fixed
12:35 Ticket #708 (Documentation improvement: SSL chain verification with SNI support) updated by Yaroslav Zhuravlev <yar@…>
In [changeset:"aac9e462320b25b3af288b2b2becfd82386ae18c/nginx_org"
10:45 Ticket #1397 (HTTP/2 broken in popular Android libraries with nginx v. 1.13.6) updated by Valentin V. Bartenev
Could you try to revert …
10:17 Ticket #1397 (HTTP/2 broken in popular Android libraries with nginx v. 1.13.6) created by serguei.ivantsov@…
Both Retrofit and OkHttp affected. On the client, error is: …
Note: See TracTimeline for information about the timeline view.