Timeline
02/13/17:
- 19:57 Ticket #1046 (ngx_http_gzip_filter_module is leaking) closed by
- fixed: Fix committed.
- 19:00 Ticket #1046 (ngx_http_gzip_filter_module is leaking) updated by
- In [changeset:"da46bfc484eff1805b5d1079f535b255ed7c6c11/nginx" …
- 16:06 Ticket #1204 ("gzip_vary" will add a duplicate Vary header if a PHP page also adds a ...) closed by
- duplicate: Duplicate of #875.
- 15:47 Ticket #1204 ("gzip_vary" will add a duplicate Vary header if a PHP page also adds a ...) updated by
- Actually, as Jason Martin has just explained to me on "serverfault", …
- 15:32 Ticket #1204 ("gzip_vary" will add a duplicate Vary header if a PHP page also adds a ...) created by
- I have a PHP app served by nginx, and I'd like to enable gzip output …
- 14:13 Ticket #1198 (debian postrm script deletes log folder) closed by
- fixed: Thanks. Fixed for upcoming 1.11.x releases: …
- 00:22 Ticket #1046 (ngx_http_gzip_filter_module is leaking) updated by
- Just to clarify: there is no leak here. All the memory allocates is …
02/12/17:
- 15:14 Ticket #1132 (preread post request body not returned for h2) closed by
- worksforme: Feedback timeout.
02/10/17:
- 19:32 Ticket #1103 (return code can not use customization setting) closed by
-
invalid: The problem with the first snippet is that
return 406
is executed … - 19:16 Ticket #1146 (large stderr freeze request) closed by
- worksforme: There is no such 4k limitation anywhere in nginx, and any amount of …
- 17:58 Ticket #1173 ("client sent invalid request" when proxy protocol destination is 0.0.0.0) closed by
- worksforme: Feedback timeout. Works fine here.
- 17:56 Ticket #1178 (Inconsistent PID file paths cause systemctl timeout) updated by
-
Component changed
- 17:50 Ticket #1041 (does not start nginx1.10.1) updated by
-
Component changed
- 17:45 Ticket #1097 (Nginx worker process exited on signal 11) closed by
- fixed: Since no requested details are provided it is not possible to tell …
- 17:22 Ticket #1154 (Passing URG flag via nginx) updated by
-
Type changed
- 17:17 Ticket #1101 (nginx does not respond to SIGHUP/SIGUSR2) closed by
- worksforme: Feedback timeout.
- 17:07 Ticket #1176 (nginx changes ownership of /var/log/nginx/error.log even if error_log ...) closed by
- fixed
- 17:06 Ticket #1090 (try_files with map variable works differently in 1.10.x and 1.11.x) closed by
- fixed: Closing this. The "volatile" parameter was introduced to facilitate …
- 17:00 Ticket #1095 (nginx crashed) closed by
- worksforme
- 17:00 Ticket #1095 (nginx crashed) reopened by
- 17:00 Ticket #1095 (nginx crashed) closed by
- fixed: Feedback timeout.
- 16:55 Ticket #1144 (BUG - cannot include files with * mask on windows server 2012r2) closed by
- wontfix: Closing this, using proper configuration is believed to be good enough …
- 16:05 Ticket #826 (Add config option for NGX_HTTP_CACHE_VARY_LEN) closed by
- fixed
- 15:15 Ticket #826 (Add config option for NGX_HTTP_CACHE_VARY_LEN) updated by
- In [changeset:"609daeb3b48b9808d3ed727f33c853e4ffd075e9/nginx" …
02/08/17:
- 18:38 Ticket #1194 (SSL_write fails with 'bad write retry' error) closed by
- fixed: Fix committed.
- 18:35 Ticket #1194 (SSL_write fails with 'bad write retry' error) updated by
- In [changeset:"92e771de7d89564074c1b91cb373fad2be30c513/nginx" …
- 12:45 Ticket #1203 (ngx_http_limit_req_module: limit_req_log_level documentation is incorrect) updated by
- It is not clear why you think the documentation is incorrect. It just …
- 10:30 Ticket #1203 (ngx_http_limit_req_module: limit_req_log_level documentation is incorrect) created by
- The documentation for the directive limit_req_log_level[1] is: > …
02/07/17:
- 12:52 Ticket #1202 (nginx OSS sub-domain issue) closed by
- invalid: Please use mailing lists to ask …
- 11:43 Ticket #1202 (nginx OSS sub-domain issue) created by
- Hello, We have installed nginx OSS in our dedicated server and it was …
- 10:09 Ticket #1194 (SSL_write fails with 'bad write retry' error) updated by
- Reproduced with the above description and forcing client to send RST. …
02/06/17:
- 14:14 Ticket #1200 ($upstream_cache_status HIT when using slice module) closed by
- invalid
- 13:04 Ticket #1200 ($upstream_cache_status HIT when using slice module) updated by
- There's no such variable. But you can use the fact, that the main …
- 11:28 Ticket #1201 (Realip module fails if X-Forwarded-For includes port number) closed by
- wontfix: According to docs http://nginx.org/r/real_ip_header, specifying a port …
- 09:12 Ticket #1201 (Realip module fails if X-Forwarded-For includes port number) created by
- We encountered this issue while trying to get realip module to work in …
02/04/17:
- 19:28 Ticket #1200 ($upstream_cache_status HIT when using slice module) updated by
- Yes, that gives the desired result, though is there a variable that …
- 16:57 Ticket #1200 ($upstream_cache_status HIT when using slice module) updated by
- Great, thank you for the pointer - I'll give that a go and see if that …
- 16:39 Ticket #1200 ($upstream_cache_status HIT when using slice module) updated by
- When using the slice module, the first slice is fetched in the main …
- 16:21 Ticket #1200 ($upstream_cache_status HIT when using slice module) created by
- When using the HTTP slice module with Nginx cofigured as a caching …
02/03/17:
- 14:14 Ticket #1192 (ssl configuration inherited from the wrong server block) closed by
- fixed
- 14:00 Ticket #1192 (ssl configuration inherited from the wrong server block) updated by
- In [changeset:"72bb626484a40b39cc0061b6749dee0f47878afa/nginx" …
- 12:29 Ticket #1195 (proxy_redirect fails to fix "location /something" redirects) closed by
- invalid
- 11:45 Ticket #1199 (nginx sends traffic to all or some of the upstrems) closed by
- invalid: Please check the documentation of the …
- 11:04 Ticket #1199 (nginx sends traffic to all or some of the upstrems) updated by
- Putting the log more time for more clarification, request is sent to …
- 09:35 Ticket #1198 (debian postrm script deletes log folder) updated by
-
Status, Owner changed
- 08:50 Ticket #1199 (nginx sends traffic to all or some of the upstrems) updated by
- And that's true, because you did not specify any balancing method in …
- 08:33 Ticket #1199 (nginx sends traffic to all or some of the upstrems) created by
- Nginx is sending traffic to more than 1 upstream, that is causing us …
- 01:02 Ticket #1194 (SSL_write fails with 'bad write retry' error) updated by
- Thank you for the quick fix! It'll take us a while to test that …
02/02/17:
- 21:30 Ticket #1198 (debian postrm script deletes log folder) created by
- Hi, I played a bit with the "official" debian package and realised …
- 19:37 Ticket #1195 (proxy_redirect fails to fix "location /something" redirects) updated by
- Sorry, you can ignore this, i was doing a "gitlab" mistake and testing …
- 17:32 Ticket #812 (Fetch OCSP responses on startup, and store across restarts) updated by
- As Let's Encrypt supports OCSP must-staple, we are reading everywhere …
- 13:49 Ticket #1194 (SSL_write fails with 'bad write retry' error) updated by
- Please try the following patch, it should help (untested though): […]
- 13:46 Ticket #1197 (update stock nginx.conf) closed by
-
wontfix: Thanks for your suggestions. The goal of the example
nginx.conf
file … - 13:34 Ticket #1197 (update stock nginx.conf) created by
- Two things will assist the sys admin installing ngin 1) the php …
- 12:32 Ticket #1196 (Documentation: only once or multiple times) closed by
- invalid: If a directive can be specified multiple times, the directive …
- 11:54 Ticket #1196 (Documentation: only once or multiple times) created by
- In documentation it is unknown for most settings if one can use then …
- 11:53 Ticket #1195 (proxy_redirect fails to fix "location /something" redirects) created by
- If a site is being publish in a subdirectory like this: server_name …
02/01/17:
- 20:58 Ticket #564 (map regex matching affects rewrite directive) updated by
- the nginx docs should be clear that named captures should always be …
- 19:35 Ticket #1194 (SSL_write fails with 'bad write retry' error) created by
- there is noticeable periodic rate of 'SSL_write() failed (SSL: …
01/31/17:
- 23:32 Ticket #1192 (ssl configuration inherited from the wrong server block) updated by
- Patch worked great, thanks.
- 17:25 Ticket #1192 (ssl configuration inherited from the wrong server block) updated by
- Please try the following patch: […]
- 15:09 Ticket #368 (RFE: add a proxy_cookie_secure to override cookes to be 'Secure') updated by
- Hi, cookies have 5 characteristics: - domain (implemented …
- 14:55 Milestone 1.10.3 completed
- Status: released Trunk: stable * Bug fixes merge from the …
- 13:45 Ticket #1143 (http2 and auth_request corrupts first 32 bytes of POST request bodies ...) updated by
- In [changeset:"16487f9e666506baf53e6381fc20f0aaed50eee5/nginx" …
- 13:45 Ticket #1106 (Stale workers not exiting after reload (with HTTP/2 long poll requests)) updated by
- In [changeset:"09cf90250844bc4fab9fedcacc7bf277fabff100/nginx" …
- 13:01 Ticket #1193 (api.getbux.com error 400) closed by
- invalid: This doesn't looks like a bug in nginx. If you need help with a …
- 12:30 Ticket #1193 (api.getbux.com error 400) created by
- Could you help me about the following error message: _header: …
- 05:15 Ticket #1192 (ssl configuration inherited from the wrong server block) created by
- I have the following configuration: […] ... its aim is to drop all …
01/30/17:
- 22:41 Ticket #1191 (Rewrite regexp different behavior) closed by
-
invalid: The regular expression of the
rewrite
directive is matched against a … - 21:32 Ticket #1191 (Rewrite regexp different behavior) created by
- It looks like it's mandatory to specify page name for regexp in the …
- 00:27 Ticket #1190 (fastcgi_cache_path in site-available AND site-enabled cause error) closed by
-
invalid: The only file nginx actually reads is the
nginx.conf
file. In your … - 00:03 Ticket #1189 (Problems with SELinux on CentOS 7/Virtualmin/Webmin) closed by
- invalid
01/29/17:
- 18:38 Ticket #1190 (fastcgi_cache_path in site-available AND site-enabled cause error) created by
- Hello, i've setup a fastcgi_cache_path for a wordpress site, but …
01/27/17:
- 23:30 Ticket #1189 (Problems with SELinux on CentOS 7/Virtualmin/Webmin) reopened by
- 12:58 Ticket #1189 (Problems with SELinux on CentOS 7/Virtualmin/Webmin) closed by
- invalid: This doesn't look like a problem in nginx.
01/26/17:
- 21:07 Ticket #1189 (Problems with SELinux on CentOS 7/Virtualmin/Webmin) created by
- Some of the problems are related to using non-standard directory …
- 19:19 Ticket #1188 (Send "immutable" keyword in Cache-Control when "expires max") created by
- Per the documentation for ngx_http_headers_module: The max …
- 15:37 Ticket #1176 (nginx changes ownership of /var/log/nginx/error.log even if error_log ...) updated by
- documented: http://hg.nginx.org/nginx.org/rev/f1c18acbe785
01/24/17:
- 14:22 Milestone 1.11.9 completed
- Status: released Trunk: mainline * Bug fixes
- 13:07 Ticket #485 (Multiple WWW-Authenticate headers) updated by
- Are there any plans to support multiple WWW-Authenticate headers soon? …
- 13:03 Ticket #1186 (multiple add_header in multiple server blocks) closed by
- invalid: Ok, closing this.
- 08:16 Ticket #798 (Implement http_brotli_static module) updated by
- The Google Brotli module should be added now to nginx. Most modern …
- 05:05 Ticket #1186 (multiple add_header in multiple server blocks) updated by
- When trying to reproduce an issue with a simpler config was not able …
- 00:17 Ticket #1187 (Can't Restart NginX Due to Socket Permissions) updated by
- Thank you for the information. It pointed me in the appropriate …
01/23/17:
- 19:42 Ticket #1187 (Can't Restart NginX Due to Socket Permissions) closed by
- duplicate: Looks like duplicate of #753. As a workaround, try the following: - …
- 19:28 Ticket #1187 (Can't Restart NginX Due to Socket Permissions) created by
- I use unix sockets to proxy_pass requests to another server block for …
- 14:46 Ticket #1186 (multiple add_header in multiple server blocks) updated by
- Please provide full configuration which demonstrates the problem.
- 14:17 Ticket #1186 (multiple add_header in multiple server blocks) created by
- Hi. It seems that when nginx configuration has multiple server …
- 13:20 Ticket #1185 (http response header ends with \0x00\0x0d\0x0a cause 502) updated by
- Replying to beikezcs@…: > i think, NUL bytes attacks are …
- 03:13 Ticket #1185 (http response header ends with \0x00\0x0d\0x0a cause 502) updated by
- Replying to mdounin: > This is intentional. NUL bytes are …
- 03:13 Ticket #1185 (http response header ends with \0x00\0x0d\0x0a cause 502) updated by
- i think, NUL bytes attacks are used in http request, when handle http …
- 02:42 Ticket #1185 (http response header ends with \0x00\0x0d\0x0a cause 502) closed by
- wontfix: This is intentional. NUL bytes are not allowed by nginx in headers, as …
- 02:29 Ticket #1185 (http response header ends with \0x00\0x0d\0x0a cause 502) created by
- we use nginx as reverse proxy,recently,we has a website, when navigate …
01/20/17:
- 17:39 Ticket #1184 (WebSocket forwarding doesn't work) closed by
- duplicate: The "gcc 4.9.2 (Raspbian 4.9.2-10)" compiler is know to miscompile …
- 15:44 Ticket #1184 (WebSocket forwarding doesn't work) created by
- Nginx 1.11.4 and 1.11.8, the two versions I tried, seem to be abruptly …
01/19/17:
- 13:08 Ticket #1181 ("Vary: X-Forwarded-Proto" should be removed) updated by
-
Multiple variables in the resulting value in
map
can be used … - 10:01 Ticket #1181 ("Vary: X-Forwarded-Proto" should be removed) updated by
- Thanks for your great support and pointing out the …
01/18/17:
- 15:25 Ticket #1183 (Add support for variables (or pool) inside ssl_certificate / ...) created by
- Nginx directives ssl_certificate / ssl_certificate_key leak variables …
- 15:09 Ticket #1176 (nginx changes ownership of /var/log/nginx/error.log even if error_log ...) updated by
- Thanks for the patch, currently in the queue for adding to nginx.org
- 12:55 Ticket #1181 ("Vary: X-Forwarded-Proto" should be removed) updated by
- Replying to shaula@…: > Unfortunately Varnish and other …
- 09:53 Ticket #1181 ("Vary: X-Forwarded-Proto" should be removed) updated by
- Thanks for the hint with …
- 00:05 Ticket #1182 (Responses with "no-cache" or "max-age=0" should be cached) created by
- I know the summary sounds contradictory, but I believe that caching …
01/17/17:
- 15:52 Ticket #1181 ("Vary: X-Forwarded-Proto" should be removed) updated by
-
Type changed
> While Apache sees the request header "X-Forwarded-Proto: https" it … - 14:59 Ticket #1181 ("Vary: X-Forwarded-Proto" should be removed) created by
- I'm using Nginx as SSL terminator and I've got the following setup: …
01/16/17:
- 15:49 Ticket #1176 (nginx changes ownership of /var/log/nginx/error.log even if error_log ...) updated by
- I unsubscribed from nginx-devel@…, please write updates to …
- 13:53 Ticket #1180 (Allow use of hostnames in set_real_ip_from) created by
- I use nginx inside Docker containers and I also use a Docker container …
- 12:35 Ticket #1178 (Inconsistent PID file paths cause systemctl timeout) updated by
- Replying to thresh: > Interesting. It seems something …
- 12:05 Ticket #1178 (Inconsistent PID file paths cause systemctl timeout) updated by
- Interesting. It seems something went really wrong when installing …
- 11:30 Ticket #1178 (Inconsistent PID file paths cause systemctl timeout) updated by
- Replying to thresh: > > because I find /var/run is not a …
- 11:18 Ticket #1178 (Inconsistent PID file paths cause systemctl timeout) updated by
- > because I find /var/run is not a symbolic link to /run in my CentOS …
- 10:45 Ticket #1179 (Allow upstreams to be resolved using internal ngx resolver instead of ...) created by
-
ngx_http_upstream_server
currently usesngx_parse_url()
to parse … - 02:31 Ticket #1178 (Inconsistent PID file paths cause systemctl timeout) updated by
- Replying to i.bakirov@…: > Same problem, please see …
01/15/17:
- 17:44 Ticket #1178 (Inconsistent PID file paths cause systemctl timeout) updated by
- Same problem, please see 1069, 884
- 04:50 Ticket #1178 (Inconsistent PID file paths cause systemctl timeout) created by
- My nginx is installed from nginx official yum repo. However, when I …
Note:
See TracTimeline
for information about the timeline view.