Timeline
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:
- 16:30 Changeset in nginx [7153:32f83fe5747b] by
- SSI: fixed type.
- 15:16 Ticket #1286 (Probably outdated docs) closed by
- fixed
- 15:10 Ticket #1286 (Probably outdated docs) updated by
- In [changeset:"fc3ba2e769748c281def9db6fe7869622c92fe64/nginx_org" …
- 15:09 Changeset in nginx_org [2070:f6b65868fae3] by
- Updated with Netcraft October 2017 Web Server Survey stats.
- 12:55 Ticket #1405 (pkg-oss build is broken on Debian) closed by
- fixed: Thanks for reporting this. Fixed in …
- 12:50 Changeset in nginx_org [2069:fc3ba2e76974] by
- Documented size of keys_zone for commercial version (trac #1286).
- 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 …
- 15:14 Changeset in nginx_org [2067:014323d0cc38] by
- Highlighted the "number" value in the queue directive.
10/23/17:
- 17:34 Changeset in nginx_org [2066:55453b4f8eb0] by
- Added a link to unit.nginx.org into the main menu.
- 11:48 Changeset in nginx_org [2068:3d9e7993c201] by
- 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
-
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:
- 21:33 Changeset in nginx_org [2064:adb75f17bc78] by
- unit-0.2
- 17:43 Changeset in nginx_org [2063:6855bdb15368] by
- Removed mentions of wiki.nginx.org. The wiki was moved to nginx.com …
- 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" …
- 12:30 Changeset in nginx_org [2062:7275c134ec67] by
- Documented "no live upstreams" case for $upstream_status.
- 12:22 Changeset in nginx_org [2061:aac9e462320b] by
- Added note about s_client and SNI (trac #708).
- 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" …
- 16:52 Changeset in nginx [7151:9ef704d8563a] by
- Core: free shared memory zones only after reconfiguration. This is …
- 14:57 Changeset in nginx_org [2060:237b67ef69a6] by
- Improved win32 build instructions. Added "--with-openssl-opt=no-asm" …
- 13:58 Changeset in nginx_org [2065:a4c470ea462d] by
- Linux packages: updated the list of supported distributions.
- 13:36 Milestone 1.12.2 completed
- Status: completed Trunk: stable * Bugfixes merge from -mainline
- 13:25 Changeset in nginx_org [2059:18d876538eee] by
- nginx-1.12.2
- 13:16 Changeset in nginx [7150:d00a24dd3dee]stable-1.12 by
- release-1.12.2 tag
- 13:16 Changeset in nginx [7149:c0c5f8b806fe]stable-1.12release-1.12.2 by
- nginx-1.12.2-RELEASE
- 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/16/17:
- 10:13 Changeset in nginx [7134:d87f29d764ce] by
- Postpone filter: handled ngx_http_postpone_filter_add() failures. In …
10/12/17:
- 21:32 Changeset in nginx [7133:dc3b3cfd5d23] by
- Fixed type of ngx_conf_t.handler_conf. The type should have been …
- 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 …
10/11/17:
- 22:43 Changeset in nginx [7132:8076ba459f05] by
- SSL: include <openssl/hmac.h>. This header carries the definition of …
- 19:04 Changeset in nginx [7130:882ad033d43c] by
- Upstream: fixed $upstream_status when upstream returns 503/504. If …
- 19:04 Changeset in nginx [7129:f4cf4f970e6e] by
- Version bump.
- 17:58 Ticket #1394 (nginx отдает мусор в первые секунды после заливки статического файла) closed by
- invalid: Это естественный результат неатомарного обновления файлов, подробнее …
- 17:12 Ticket #1394 (nginx отдает мусор в первые секунды после заливки статического файла) created by
- При изменении static файла nginx отдает мусор несколько секунд имеем …
- 14:38 Changeset in nginx [7131:6a5a91de5b74] by
- Upstream: disabled upgrading in subrequests. Upgrading an upstream …
- 12:11 Changeset in nginx_org [2057:dd78dd9e2cb7] by
- Corrected directive processing order in the rewrite module.
- 09:00 Changeset in nginx_org [2056:af6f326dee75] by
- Fixed spelling of "invalid_response" in "memcached_next_upstream".
10/10/17:
- 15:42 Milestone 1.13.6 completed
- Status: completed Trunk: mainline * Bugfixes
- 15:35 Changeset in nginx_org [2055:f37d90fcd415] by
- nginx-1.13.6
- 15:22 Changeset in nginx [7128:3012fcb69db4] by
- release-1.13.6 tag
- 15:22 Changeset in nginx [7127:f87da7d9ca02]release-1.13.6 by
- nginx-1.13.6-RELEASE
- 12:34 Changeset in nginx_org [2058:eb58ee50561d] by
- Documented upstream name in $upstream_addr.
10/09/17:
- 22:04 Changeset in nginx [7126:77fe752b4586] by
- Upstream: fixed error handling of stale and revalidated cache send. …
- 12:59 Changeset in nginx [7125:b8fc701daf8e] by
- Upstream: even better handling of invalid headers in cache files. …
10/08/17:
Note:
See TracTimeline
for information about the timeline view.