Timeline
11/11/17:
- 02:21 Ticket #1423 (response vary headers not used in the cache key) updated by
- 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
- 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
- Replying to vbart: > Moreover, while this change will …
11/09/17:
- 10:23 Ticket #1420 (URL with long query string) closed by
- 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
- 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
- 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
- Currently documentation for "worker_rlimit_nofile" configuration …
- 09:59 Ticket #1420 (URL with long query string) created by
- 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
- 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
- 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
-
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
- 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
- Request was sent from IP 1.1.1.1
- 17:48 Ticket #1418 (Allow/Deny don't correctly work with realip_module) created by
- 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
- 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
- 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
- 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
- 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
- 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
- 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
-
Status changed
- 13:51 Ticket #1416 (xslt_stylesheet directive paramater only works for first request) created by
- 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
- 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
-
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
- 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
- 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
-
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
- 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
- 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
- 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
- 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
- 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
- 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
- Ngimx + RTMP get error when i use "make" command Commands used: …
10/31/17:
- 20:07 Ticket #1409 (ERR_SPDY_PROTOCOL_ERROR) updated by
- I read your comment exactly backwards. I made the changes and things …
- 20:04 Ticket #1409 (ERR_SPDY_PROTOCOL_ERROR) updated by
- Why would you close the ticket? This is clearly a problem that needs …
- 20:03 Ticket #1409 (ERR_SPDY_PROTOCOL_ERROR) updated by
- 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
-
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
- 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
- I've encountered a problem whilst configuring a system with multiple …
- 17:47 Ticket #1409 (ERR_SPDY_PROTOCOL_ERROR) closed by
-
invalid: In your configuration, instead of
Cache-Control
you try to add … - 16:48 Ticket #1409 (ERR_SPDY_PROTOCOL_ERROR) updated by
- It might be worth noting that it works in FireFox but not chrome or …
- 16:45 Ticket #1409 (ERR_SPDY_PROTOCOL_ERROR) created by
- 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
- 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
- > Why do you think so? See …
10/27/17:
- 15:10 Ticket #1407 (Should application/javascript be text/javascript in mime.types) closed by
- invalid: Why do you think so? According to …
- 10:53 Ticket #1407 (Should application/javascript be text/javascript in mime.types) created by
- 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
- use nginx as a reverse proxy. when the source site returns HTTP/1.1 …
10/26/17:
- 15:16 Ticket #1286 (Probably outdated docs) closed by
- fixed
- 15:10 Ticket #1286 (Probably outdated docs) updated by
- In [changeset:"fc3ba2e769748c281def9db6fe7869622c92fe64/nginx_org" …
- 12:55 Ticket #1405 (pkg-oss build is broken on Debian) closed by
- fixed: Thanks for reporting this. Fixed in …
- 11:50 Ticket #1405 (pkg-oss build is broken on Debian) updated by
-
Status, Owner, Version, Component changed
- 11:46 Ticket #1398 (pkg-oss: add redhat-lsb-core as EL7 dependency for lsb_release) closed by
- 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
-
Status, Owner changed
- 09:31 Ticket #1405 (pkg-oss build is broken on Debian) created by
- 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
- duplicate: Duplicate of #86.
- 03:53 Ticket #1404 (try_files not working after if condition) created by
- location ~ /u(/.*) { set $router $1; set $xargs …
10/25/17:
- 12:30 Ticket #1403 (nginx module cannot use libpcre) created by
- Using the rrdgraph module …
10/24/17:
- 15:22 Ticket #1402 (Not invalidate cahe if fastcgi_cache_background_update is on) created by
- Config of virtual host is: […] Case: 1) Make {{{curl …
10/20/17:
- 12:13 Ticket #1398 (pkg-oss: add redhat-lsb-core as EL7 dependency for lsb_release) updated by
-
Component changed
- 12:10 Ticket #1400 (test the configuration file failed in v1.12.2, but not in v1.12.1) closed by
- invalid
- 09:32 Ticket #1401 (No config warning/error emitted when ssl_dhparam is set but file not found) created by
- 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
- 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
- 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
- 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
-
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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- The lib (OkHttp) is working again if revert that change.
- 12:36 Ticket #708 (Documentation improvement: SSL chain verification with SNI support) closed by
- fixed
- 12:35 Ticket #708 (Documentation improvement: SSL chain verification with SNI support) updated by
- In [changeset:"aac9e462320b25b3af288b2b2becfd82386ae18c/nginx_org" …
- 10:45 Ticket #1397 (HTTP/2 broken in popular Android libraries with nginx v. 1.13.6) updated by
- Could you try to revert …
- 10:17 Ticket #1397 (HTTP/2 broken in popular Android libraries with nginx v. 1.13.6) created by
- Both Retrofit and OkHttp affected. On the client, error is: …
10/17/17:
- 20:19 Ticket #1396 (Compiling for win32 fails with VS2017) closed by
- fixed: Improvements to the …
- 19:55 Ticket #1396 (Compiling for win32 fails with VS2017) updated by
- In [changeset:"237b67ef69a65bb92e0986aa7ce5558fe6186199/nginx_org" …
- 13:36 Milestone 1.12.2 completed
- Status: scheduled Trunk: stable * Bugfixes merge from -mainline
- 12:55 Ticket #1384 (request body may be corrupted when content-length is not set in ...) updated by
- In [changeset:"e532d397ca5edb8a1d4053df78b4d233b457b175/nginx" …
- 12:55 Ticket #1317 (load_balance failed in ngx_stream_proxy_module because of "pending buffers") updated by
- In [changeset:"b9d919b535934d94b5aabfde8da15050add5046a/nginx" …
- 12:55 Ticket #1300 (nginx configuration test is breaking connections from the running instance) updated by
- In [changeset:"05bd1baabf87c3c69a5bf0d50c4bd28110a77f79/nginx" …
- 12:55 Ticket #1278 (proxy_protocol broken with SSL) updated by
- In [changeset:"0e05b35beebfef367af5072ddea7592e5f5ae51c/nginx" …
- 12:55 Ticket #1259 (nginx build fails when using gcc7 compiler) updated by
- In [changeset:"d409ab1e8e4d1e6006e49e335b042401841c1a18/nginx" …
- 12:25 Ticket #1396 (Compiling for win32 fails with VS2017) updated by
-
Component changed
> This workaround does not work with OpenSSL 1.0.2l. We useno-asm
… - 12:10 Ticket #1396 (Compiling for win32 fails with VS2017) updated by
- Apparently your build script is not working for openSSL. …
- 10:11 Ticket #1396 (Compiling for win32 fails with VS2017) created by
-
Build fails with
[…]
Workaround is to add
no-asm
option to …
10/12/17:
- 21:11 Ticket #786 (url decoding is senseless for proxy_pass) updated by
- For people who find this sooner than stack overflow: this solution …
- 16:43 Ticket #1395 (Wrong request_time) closed by
- invalid: The $request_time variable shows time of processing a request an nginx …
- 16:13 Ticket #1395 (Wrong request_time) created by
- Hello. I logging two parameters - request_time and …
Note:
See TracTimeline
for information about the timeline view.