Timeline
08/25/17:
- 13:25 Ticket #1330 (OCSP stapling non-functional on IPv6-only host) updated by
- I wanted to add another workaround: Use a DNS A record filter proxy ( …
- 11:27 Ticket #1366 (ngx_epoll_notify override original handler) updated by
- I am so sorry, the title should be "ngx_epoll_notify overwrite …
- 11:23 Ticket #1366 (ngx_epoll_notify override original handler) created by
- static ngx_int_t ngx_epoll_notify(ngx_event_handler_pt handler) { …
- 07:16 Ticket #1365 (Pecular behaviour of nginx reload) created by
- Good day colleagues, I am writing the system for hosting management …
08/24/17:
- 09:51 Ticket #1364 (proxy_ssl_protocols does not handle hole in version properly, or is it ?) closed by
- invalid: You are likely confused with record layer version number. The …
- 01:25 Ticket #1364 (proxy_ssl_protocols does not handle hole in version properly, or is it ?) created by
- Hi, An nginx configured to reverse proxy connection using TLS with …
08/23/17:
- 16:54 Ticket #1357 (slice+if_range problem) closed by
- fixed: Patch committed, thanks for reporting this.
- 16:25 Ticket #1357 (slice+if_range problem) updated by
- In [changeset:"acc2cddc7b451046d45aeed62ab7f2661fd2808c/nginx" …
- 15:21 Ticket #1330 (OCSP stapling non-functional on IPv6-only host) updated by
- See also #1363.
- 15:21 Ticket #1363 (OCSP responder timed out on IPv6 only server) closed by
- duplicate: Duplicate of #1330.
- 14:08 Ticket #724 (Init script does not check config on reload for Ubuntu mainline packages) updated by
- Consider looking at PIDs of running worker processes, and their …
- 13:31 Ticket #1362 (gzip_proxied default) updated by
- While HTTP/1.0 proxies certainly can do anything they want, they …
- 10:05 Ticket #1363 (OCSP responder timed out on IPv6 only server) created by
- This is the error message: […] The OSCP responder seems to have A …
- 05:03 Ticket #1335 (pkg-oss uses insecure http:// to download sources and link to content) updated by
- @mdounin I forget I have the benefit of HTTPS Everywhere. In that …
- 04:56 Ticket #724 (Init script does not check config on reload for Ubuntu mainline packages) updated by
- Replying to mdounin: > Note well that to check results of …
08/22/17:
- 22:53 Ticket #1362 (gzip_proxied default) updated by
- HTTP/1.0 proxies can (and do) support Vary. This is a common …
- 21:13 Ticket #1362 (gzip_proxied default) closed by
- wontfix: You can find detailed explanation in this thread: …
- 18:56 Ticket #1362 (gzip_proxied default) created by
- gzip_proxied defaults to "off" in nix_http_gzip_module. This means …
- 13:10 Ticket #857 (Problem with multiline $ssl_client_cert HTTP header in proxy mode) closed by
- fixed: The $ssl_client_escaped_cert variable will be available in the next …
- 13:05 Ticket #857 (Problem with multiline $ssl_client_cert HTTP header in proxy mode) updated by
- In [changeset:"82f0b8dcca27948d2aa47c995c2c8e0c61ad28ef/nginx" …
08/21/17:
- 12:42 Ticket #1361 (SSL: error:14077102:SSL routines:SSL23_GET_SERVER_HELLO:unsupported ...) updated by
- Спасибо, это то, что нужно. Я как-то пропустил этот параметр.
- 12:05 Ticket #1361 (SSL: error:14077102:SSL routines:SSL23_GET_SERVER_HELLO:unsupported ...) closed by
- invalid: Конкретно упомянутый сервер - за Cloudflare, и не принимает запросы …
- 11:56 Ticket #1361 (SSL: error:14077102:SSL routines:SSL23_GET_SERVER_HELLO:unsupported ...) created by
- nginx почему-то не может проксировать к некоторым https-сайтам. …
- 08:47 Ticket #1336 (pkg-oss: add non-interactive mode to improve scriptability of ...) updated by
-
Owner, Status, Component changed
- 08:45 Ticket #1337 (pkg-oss: `dist` macro changes on CentOS 7 break nginx-module packages) closed by
-
fixed: Thanks for reporting this. We've been using an override for
dist
in … - 08:22 Ticket #1359 (Map command map $upstream_http_cache_control $bypass_cache_control ...) updated by
- Understood. Thanks for the reply.
- 08:18 Ticket #1337 (pkg-oss: `dist` macro changes on CentOS 7 break nginx-module packages) updated by
-
Component changed
- 08:17 Ticket #1337 (pkg-oss: `dist` macro changes on CentOS 7 break nginx-module packages) updated by
-
Status, Owner changed
- 08:17 Ticket #1337 (pkg-oss: `dist` macro changes on CentOS 7 break nginx-module packages) updated by
-
Status changed
08/19/17:
- 19:52 Ticket #1360 (enhancement: auto-reload map includes) created by
- When using an include file with the map directive, it would be ideal …
08/17/17:
- 16:18 Ticket #1359 (Map command map $upstream_http_cache_control $bypass_cache_control ...) closed by
- invalid: The proxy_cache_bypass …
- 15:54 Ticket #1359 (Map command map $upstream_http_cache_control $bypass_cache_control ...) created by
- We are using the following map directive: […] Within location …
- 12:21 Ticket #1163 (cache size grows over max_size) updated by
- So it looks like socket leaks are still here in 1.13.3. Without any …
- 01:50 Ticket #1163 (cache size grows over max_size) updated by
- (Sorry for long delay) I tested with nginx 1.13.3 and no longer …
08/16/17:
- 18:38 Ticket #1269 ($upstream_response_time is improperly evaluated in header filter handlers) updated by
- Replying to kashiraja@…: > I'm getting a the same symptom …
- 17:59 Ticket #1269 ($upstream_response_time is improperly evaluated in header filter handlers) updated by
- I'm getting a the same symptom when cache status is MISS and data is …
- 14:00 Ticket #1358 (Only first parameter of querystring available) updated by
- Okay, my misstake. I have to escape the & in the curl request.
- 13:51 Ticket #1358 (Only first parameter of querystring available) updated by
- I have added some extra headers in my personal nginx vhost config: …
- 12:16 Ticket #1358 (Only first parameter of querystring available) closed by
- worksforme: The $request variable as logged in the standard access log format …
- 10:06 Ticket #1358 (Only first parameter of querystring available) created by
- Hello, i tried to setup redirects based on the query string. This is …
- 06:22 Ticket #1357 (slice+if_range problem) updated by
- OK, thank you
08/15/17:
- 16:08 Ticket #1357 (slice+if_range problem) updated by
-
Description changed
Please try the following patch: […] - 15:17 Ticket #857 (Problem with multiline $ssl_client_cert HTTP header in proxy mode) updated by
- The following patch introduces the $ssl_client_escaped_cert variable. …
- 06:30 Ticket #1357 (slice+if_range problem) updated by
- The If-Range HTTP request header makes a range request conditional: if …
- 04:00 Ticket #1357 (slice+if_range problem) created by
- […] […] return 206, meet expectation …
08/14/17:
- 13:39 Ticket #1340 (Incorrect TLS session resumption for SNI-enabled upstream.) updated by
- SSL sessions are cached in the context of the upstream{} block (or an …
08/11/17:
- 23:47 Ticket #1333 (Crashes in timer code when ngx_log_debug is on) updated by
- Thanks for the explanation!
- 18:30 Ticket #1356 (try_files directive and variables) closed by
- invalid: If your intention was to check $uri/ directory existence, you should …
- 16:18 Ticket #1356 (try_files directive and variables) created by
- Maybe I am wrong or this is only a documentation level problem but I …
08/09/17:
- 17:40 Ticket #1354 (add another conditional to nginx.spec.in to support fedora builds) updated by
- It's an innocuous change that won't affect the releases you do spin, …
- 14:19 Ticket #1348 (proxy_cache_background_update has problem with slice module) updated by
- Replying to arut: > Thanks for reporting this. > This …
- 12:35 Ticket #1335 (pkg-oss uses insecure http:// to download sources and link to content) closed by
- wontfix
- 12:19 Ticket #1237 (ability to mirror traffic (like goreplay) without using post_action) closed by
- fixed: In 7072:0bb747b2d7cb/nginx the HTTP mirror module was added. While it …
- 12:16 Ticket #1139 (Продвижение HTTPS и HTTP2 через автоматическую установку сертификатов) closed by
- wontfix
- 12:14 Ticket #705 (Native JavaScript support) closed by
- fixed: Hello. Please check njs project documentation: …
- 12:01 Ticket #1326 (rpm update overwrites data) closed by
- invalid: Please consider to use other paths for you site or change root in the …
- 11:58 Ticket #1178 (Inconsistent PID file paths cause systemctl timeout) closed by
- fixed
- 11:57 Ticket #1069 (Wrong path to pidfile causes (harmless) error) closed by
- fixed
- 11:54 Ticket #1289 (Nginx 1.12.0 unable to start after initial installation on RHEL 7 if ...) closed by
- fixed
- 11:47 Ticket #1354 (add another conditional to nginx.spec.in to support fedora builds) closed by
- wontfix: We have no plans to build nginx packages for Fedora, so fedora …
- 11:41 Ticket #1041 (does not start nginx1.10.1) closed by
- invalid
- 11:38 Ticket #1327 (Pre-Build packages with static openssl (http2)) closed by
- wontfix: OpenSSL has too many security releases, so we ship nginx linked with …
- 11:07 Ticket #1355 (Can't make 1.13.4 with ngx_pagespeed-latest-stable) updated by
- I would rather recommend to report the whole chunk of the code as a …
- 10:52 Ticket #1355 (Can't make 1.13.4 with ngx_pagespeed-latest-stable) closed by
- invalid: It was moved to …
- 06:52 Ticket #1355 (Can't make 1.13.4 with ngx_pagespeed-latest-stable) created by
- When I try to make 1.13.4 with ngx_pagespeed-latest-stable using the …
08/08/17:
- 19:52 Ticket #1354 (add another conditional to nginx.spec.in to support fedora builds) updated by
- Oops. That should be "0%{?fedora}"... but you see what I'm saying.
- 19:50 Ticket #1354 (add another conditional to nginx.spec.in to support fedora builds) created by
- use_systemd already gets defined for builds on Fedora, so the only …
- 15:14 Milestone 1.13.4 completed
- Status: scheduled Trunk: mainline * The mirror module
- 13:59 Ticket #1209 (Weird net::ERR_SPDY_PROTOCOL_ERROR errors when http2 emabled) updated by
- After hours of searching Nginx files, testing, clearing every cache I …
- 12:34 Ticket #1209 (Weird net::ERR_SPDY_PROTOCOL_ERROR errors when http2 emabled) updated by
- Please, provide a debug log from nginx as described here: …
- 12:20 Ticket #1133 (ngx_http_limit_req_module . When zone storage is exhausted, all the ...) updated by
- Replying to mdounin: > (What is the bug is that in your …
- 12:13 Ticket #1133 (ngx_http_limit_req_module . When zone storage is exhausted, all the ...) closed by
- fixed
- 11:25 Ticket #1209 (Weird net::ERR_SPDY_PROTOCOL_ERROR errors when http2 emabled) updated by
- I'm finding the same as WarriorXK, a previously working site stopped …
- 10:45 Ticket #1352 (error when starting) closed by
- invalid: Clearly this is not an nginx bug, nginx simply complains that a …
- 08:53 Ticket #1353 (http and stream on the same "listen" should conflict) created by
- here's sample config […] it does not fail on "nginx -t" […] …
- 06:30 Ticket #1133 (ngx_http_limit_req_module . When zone storage is exhausted, all the ...) updated by
- In [changeset:"6e66487c57568767bdf78334687f235af8638612/nginx_org" …
- 03:30 Ticket #1352 (error when starting) created by
- I deleted the files relating towards it but it still is giving the …
08/07/17:
- 22:17 Ticket #239 (Support for large (> 64k) FastCGI requests) updated by
-
Sensitive changed
Please prove "nginx -V" output and … - 18:11 Ticket #1345 (improve slice subrequest memory free) closed by
- invalid: The patch looks dirty. Pool reference is irrelevant to the ngx_buf_t …
- 17:49 Ticket #1343 (ngx_http_image_filter_module loses colour profile information during ...) closed by
- wontfix: The problem here is that nginx uses libgd to parse and write …
- 17:23 Ticket #1347 (improve slice subrequest memory free) closed by
- duplicate: duplicate of #1345
- 17:19 Ticket #1348 (proxy_cache_background_update has problem with slice module) updated by
- Thanks for reporting this. This happens because the $slice_range …
- 12:42 Ticket #1344 (client_body_temp_path needed, even with option proxy_request_buffering off) closed by
-
wontfix: Even with
proxy_request_buffering off
there are plenty cases when … - 10:06 Ticket #1346 (ngx_http_slice_module with return 416 if file length is zero) closed by
- duplicate: Duplicate of #1031.
- 02:45 Ticket #1298 (when use nginx stream module to proxy UDP traffic, one connection ...) updated by
- Replying to cheng0201@…: > while use nginx with a single …
08/04/17:
- 17:05 Ticket #1351 (NGINX closing connection with GOAWAY if client sends ...) closed by
- worksforme: It doesn't make any sense, because nginx doesn't process …
- 15:56 Ticket #1351 (NGINX closing connection with GOAWAY if client sends ...) created by
- Experienced between Chrome 62.0.3167.0 and above and …
- 14:10 Ticket #1350 (Enably http2 by default) closed by
- wontfix: While HTTP/2 has advantages over HTTP/1.1 in a number of cases, it …
- 12:47 Ticket #1350 (Enably http2 by default) created by
- It'd be nice if http2 was enabled by default, especially if ssl is …
- 12:38 Ticket #1349 (TLS doesn't require different IPs) created by
- > It should be kept in mind that due to the HTTPS protocol limitations …
- 07:35 Ticket #1348 (proxy_cache_background_update has problem with slice module) created by
- When slice is not enabled, and proxy_cache_background_update enabled, …
- 07:31 Ticket #1347 (improve slice subrequest memory free) created by
- server { listen 9001; server_name localhost; location / { …
08/03/17:
- 11:24 Ticket #1264 (proxy_set_header directives unable to be set in condition blocks) updated by
- @mdounin Sorry for the late reply, I just wanted to thank you for the …
- 00:58 Ticket #239 (Support for large (> 64k) FastCGI requests) updated by
- Is there any way we can get this fixed? This prevents NginX from …
08/02/17:
- 06:34 Ticket #1346 (ngx_http_slice_module with return 416 if file length is zero) updated by
- ngx_http_slice_module with return 416 if file length is zero. I think …
- 06:33 Ticket #1346 (ngx_http_slice_module with return 416 if file length is zero) updated by
- ngx_http_slice_module with return 416 if file length is zero. I think …
- 06:31 Ticket #1346 (ngx_http_slice_module with return 416 if file length is zero) created by
- ngx_http_slice_module with return 416 if file length is zero
08/01/17:
- 10:43 Ticket #1345 (improve slice subrequest memory free) created by
- server { listen 9001; server_name localhost; location …
07/31/17:
- 19:05 Ticket #1344 (client_body_temp_path needed, even with option proxy_request_buffering off) created by
- We want a clean configuration, so no client body temp in disk. Our …
- 11:30 Ticket #1317 (load_balance failed in ngx_stream_proxy_module because of "pending buffers") updated by
- In [changeset:"08f6eacf1cfe6cc784a16effd1c8b108d0160c51/nginx-tests" …
- 08:06 Ticket #1298 (when use nginx stream module to proxy UDP traffic, one connection ...) updated by
- this diff is for nginx 1.12.0
- 08:05 Ticket #1298 (when use nginx stream module to proxy UDP traffic, one connection ...) updated by
- while use nginx with a single worker, there is a workaround to reuse …
07/30/17:
- 16:11 Ticket #1343 (ngx_http_image_filter_module loses colour profile information during ...) created by
- All of my images after being resized by this module lose information …
- 01:02 Ticket #1330 (OCSP stapling non-functional on IPv6-only host) updated by
-
Status changed
The problem is as follows: - OCSP stapling connection handling is …
07/29/17:
- 23:20 Ticket #235 (segfault with SNI and ssl_session_cache assymetrical configuration) closed by
- fixed: The particular issue is fixed. Please avoid reopening it unless you …
- 23:09 Ticket #1342 (Problem without server_name with directive `index`) closed by
-
invalid: The config provided is a configuration of a particular
server{}
… - 22:48 Ticket #1341 (Inappropriately includes caching headers when error_page used with ...) closed by
- wontfix: Replying to lope@…: > Firstly it's quite silly …
- 20:46 Ticket #1339 (Missing Secure Attribute) updated by
-
Priority, Type changed
A quick workaround would be to use something like […] Such … - 19:45 Ticket #1338 (ssl_session_cache get incorrect shm zone) closed by
- invalid: As already explained, session resumption happens in the context of the …
- 14:45 Ticket #1342 (Problem without server_name with directive `index`) created by
- I use official docker image Image ID nginx:alpine Container …
07/28/17:
- 15:44 Ticket #1341 (Inappropriately includes caching headers when error_page used with ...) updated by
- People seemed to have trouble understanding this bug report/complaint. …
- 15:04 Ticket #1341 (Inappropriately includes caching headers when error_page used with ...) updated by
- As discussed on IRC, this is expected and documented behavior. Using …
- 13:22 Ticket #1341 (Inappropriately includes caching headers when error_page used with ...) created by
- Firstly it's quite silly that error_page 502 /foo uses port 80 …
- 05:23 Ticket #1340 (Incorrect TLS session resumption for SNI-enabled upstream.) created by
- I use configuration like this: […] So nginx serves two different …
- 05:16 Ticket #1338 (ssl_session_cache get incorrect shm zone) reopened by
- 02:36 Ticket #235 (segfault with SNI and ssl_session_cache assymetrical configuration) reopened by
- new session callback called at SSL_ST_OK, and it after …
- 01:29 Ticket #1338 (ssl_session_cache get incorrect shm zone) updated by
- How to config different shm for servers. new session callback called …
07/27/17:
- 15:56 Ticket #1339 (Missing Secure Attribute) created by
- One of our security requirements is that all cookies coming from our …
- 14:58 Ticket #1331 (HYPERLINK INJECTION/EMAIL INJECTION) closed by
- invalid: Thank you for your report. It was passed to the person who is …
- 14:07 Ticket #1335 (pkg-oss uses insecure http:// to download sources and link to content) updated by
- I think the better way to ensure the file was not modified in transit …
- 10:28 Ticket #1338 (ssl_session_cache get incorrect shm zone) closed by
- invalid: Session resumption happens in the context of the default server. This …
- 10:11 Ticket #1335 (pkg-oss uses insecure http:// to download sources and link to content) updated by
- Replying to davidjb@…: > As https://nginx.org uses HTTPS …
- 09:58 Ticket #1333 (Crashes in timer code when ngx_log_debug is on) closed by
-
invalid: The
ev->data
field is expected to containngx_connection_t
or a … - 09:37 Ticket #1333 (Crashes in timer code when ngx_log_debug is on) updated by
- This ticket reminds me an old joke: “The patient says "Doctor, it …
- 09:01 Ticket #1332 (gunzip module works inappropriately) closed by
- invalid: As already explained by Valentin, everything works as intended.
- 08:30 Ticket #1338 (ssl_session_cache get incorrect shm zone) updated by
- also ngx_ssl_session_ticket_key_callback
- 08:13 Ticket #1334 (pkg-oss is missing tags for nginx 1.12.1 and 1.13.3) closed by
- fixed: Pushed, thank you!
- 08:13 Ticket #1338 (ssl_session_cache get incorrect shm zone) created by
- ssl session of b.com will set to shm zone SA !!!!!!!! conf: server { …
- 06:03 Ticket #1332 (gunzip module works inappropriately) updated by
- Thanks for your answer!
- 04:27 Ticket #1337 (pkg-oss: `dist` macro changes on CentOS 7 break nginx-module packages) created by
-
With CentOS 7, the
{?dist}
macro has changed within spec files from … - 01:07 Ticket #1336 (pkg-oss: add non-interactive mode to improve scriptability of ...) created by
-
The current
build_module.sh
doesn't have the ability to be run … - 00:49 Ticket #1335 (pkg-oss uses insecure http:// to download sources and link to content) created by
- As https://nginx.org uses HTTPS by default, it would be best to update …
- 00:30 Ticket #1334 (pkg-oss is missing tags for nginx 1.12.1 and 1.13.3) created by
-
The
pkg-oss
script repository has been [http://hg.nginx.org/pkg-oss/ …
07/26/17:
- 20:56 Ticket #1333 (Crashes in timer code when ngx_log_debug is on) created by
- There is now code that looks like …
- 11:11 Ticket #1332 (gunzip module works inappropriately) updated by
- Replying to tokers@…: > Replying to vbart: > > …
- 10:06 Ticket #1332 (gunzip module works inappropriately) updated by
- Replying to vbart: > Replying to tokers@…: > > …
- 09:36 Ticket #1332 (gunzip module works inappropriately) updated by
- Replying to tokers@…: > >> I think the gunzip module …
- 08:27 Ticket #1332 (gunzip module works inappropriately) updated by
- >> Ultimately, we will see a HTTP response without Conent-Length and …
- 08:26 Ticket #1332 (gunzip module works inappropriately) updated by
- >> I think the gunzip module should ignore this scene(e.g. bypass the …
- 08:05 Ticket #1332 (gunzip module works inappropriately) updated by
- > Ultimately, we will see a HTTP response without Conent-Length and …
- 05:13 Ticket #1332 (gunzip module works inappropriately) created by
- Hi, everyone! So i have a backend server, which proxied by nginx. I …
Note:
See TracTimeline
for information about the timeline view.