Timeline



08/16/17:

18:38 Ticket #1269 ($upstream_response_time is improperly evaluated in header filter handlers) updated by Maxim Dounin
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 kashiraja@…
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 Patrick Niebeling
Okay, my misstake. I have to escape the & in the curl request.
13:51 Ticket #1358 (Only first parameter of querystring available) updated by Patrick Niebeling
I have added some extra headers in my personal nginx vhost config: …
12:16 Ticket #1358 (Only first parameter of querystring available) closed by Maxim Dounin
worksforme: The $request variable as logged in the standard access log format …
10:06 Ticket #1358 (Only first parameter of querystring available) created by Patrick Niebeling
Hello, i tried to setup redirects based on the query string. This is …
06:22 Ticket #1357 (slice+if_range problem) updated by cjhust@…
OK, thank you

08/15/17:

16:08 Ticket #1357 (slice+if_range problem) updated by Maxim Dounin
Description changed
Please try the following patch: […]
15:17 Ticket #857 (Problem with multiline $ssl_client_cert HTTP header in proxy mode) updated by Maxim Dounin
The following patch introduces the $ssl_client_escaped_cert variable. …
06:30 Ticket #1357 (slice+if_range problem) updated by cjhust@…
The If-Range HTTP request header makes a range request conditional: if …
04:00 Ticket #1357 (slice+if_range problem) created by cjhust@…
[…] […] return 206, meet expectation …

08/14/17:

13:39 Ticket #1340 (Incorrect TLS session resumption for SNI-enabled upstream.) updated by Maxim Dounin
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 lev.apcera.com@…
Thanks for the explanation!
18:30 Ticket #1356 (try_files directive and variables) closed by Roman Arutyunyan
invalid: If your intention was to check $uri/ directory existence, you should …
16:18 Ticket #1356 (try_files directive and variables) created by BUsy
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 3van@…
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 RocFang@…
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 Sergey Budnevitch
wontfix
12:19 Ticket #1237 (ability to mirror traffic (like goreplay) without using post_action) closed by Roman Arutyunyan
fixed: In 7072:0bb747b2d7cb/nginx the HTTP mirror module was added. While it …
12:16 Ticket #1139 (Продвижение HTTPS и HTTP2 через автоматическую установку сертификатов) closed by Sergey Budnevitch
wontfix
12:14 Ticket #705 (Native JavaScript support) closed by maxim
fixed: Hello. Please check njs project documentation: …
12:01 Ticket #1326 (rpm update overwrites data) closed by Sergey Budnevitch
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 Sergey Budnevitch
fixed
11:57 Ticket #1069 (Wrong path to pidfile causes (harmless) error) closed by Sergey Budnevitch
fixed
11:54 Ticket #1289 (Nginx 1.12.0 unable to start after initial installation on RHEL 7 if ...) closed by Sergey Budnevitch
fixed
11:47 Ticket #1354 (add another conditional to nginx.spec.in to support fedora builds) closed by Sergey Budnevitch
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 Sergey Budnevitch
invalid
11:38 Ticket #1327 (Pre-Build packages with static openssl (http2)) closed by Sergey Budnevitch
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 Maxim Dounin
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 Sergey Kandaurov
invalid: It was moved to …
06:52 Ticket #1355 (Can't make 1.13.4 with ngx_pagespeed-latest-stable) created by Jacob Share
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 3van@…
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 3van@…
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 dave.g.bell@…
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 Valentin V. Bartenev
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 Ruslan Ermilov
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 Ruslan Ermilov
fixed
11:25 Ticket #1209 (Weird net::ERR_SPDY_PROTOCOL_ERROR errors when http2 emabled) updated by dave.g.bell@…
I'm finding the same as WarriorXK, a previously working site stopped …
10:45 Ticket #1352 (error when starting) closed by Maxim Dounin
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 chipitsine@…
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 Ruslan Ermilov <ru@…>
In [changeset:"6e66487c57568767bdf78334687f235af8638612/nginx_org"
03:30 Ticket #1352 (error when starting) created by 118masterman@…
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 Maxim Dounin
Sensitive changed
Please prove "nginx -V" output and …
18:11 Ticket #1345 (improve slice subrequest memory free) closed by Roman Arutyunyan
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 Maxim Dounin
wontfix: The problem here is that nginx uses libgd to parse and write …
17:23 Ticket #1347 (improve slice subrequest memory free) closed by Roman Arutyunyan
duplicate: duplicate of #1345
17:19 Ticket #1348 (proxy_cache_background_update has problem with slice module) updated by Roman Arutyunyan
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 Maxim Dounin
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 Ruslan Ermilov
duplicate: Duplicate of #1031.
02:45 Ticket #1298 (when use nginx stream module to proxy UDP traffic, one connection ...) updated by sepherosa@…
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 Valentin V. Bartenev
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 bencebeky@…
Experienced between Chrome 62.0.3167.0 and above and …
14:10 Ticket #1350 (Enably http2 by default) closed by Valentin V. Bartenev
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 Olaf van der Spek
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 Olaf van der Spek
> 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 RocFang@…
When slice is not enabled, and proxy_cache_background_update enabled, …
07:31 Ticket #1347 (improve slice subrequest memory free) created by cjhust@…
server { listen 9001; server_name localhost; location / { …

08/03/17:

14:07 nginx-1.12.1-ip_transparent.patch attached to Ticket #287 by stintel@…
Updated patch that applies cleanly against nginx 1.12.1
11:24 Ticket #1264 (proxy_set_header directives unable to be set in condition blocks) updated by rigrassm@…
@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 sebunger44@…
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 vipjml@…
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 vipjml@…
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 vipjml@…
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 cjhust@…
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 dioni21@…
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 Andrey Zelenkov <zelenkov@…>
In [changeset:"08f6eacf1cfe6cc784a16effd1c8b108d0160c51/nginx-tests"
08:06 Ticket #1298 (when use nginx stream module to proxy UDP traffic, one connection ...) updated by cheng0201@…
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 cheng0201@…
while use nginx with a single worker, there is a workaround to reuse …
07:58 udp_session_reuse.diff attached to Ticket #1298 by cheng0201@…
udp session reuse diff

07/30/17:

16:11 Ticket #1343 (ngx_http_image_filter_module loses colour profile information during ...) created by azavisha@…
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 Maxim Dounin
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 Maxim Dounin
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 Maxim Dounin
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 Maxim Dounin
wontfix: Replying to lope@…: > Firstly it's quite silly …
20:46 Ticket #1339 (Missing Secure Attribute) updated by Maxim Dounin
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 Maxim Dounin
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 alexpts@…
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 lope@…
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 MTecknology@…
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 lope@…
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 oleg.guba@…
I use configuration like this: […] So nginx serves two different …
05:16 Ticket #1338 (ssl_session_cache get incorrect shm zone) reopened by uvuv@…
02:36 Ticket #235 (segfault with SNI and ssl_session_cache assymetrical configuration) reopened by uvuv@…
new session callback called at SSL_ST_OK, and it after …
01:29 Ticket #1338 (ssl_session_cache get incorrect shm zone) updated by uvuv@…
How to config different shm for servers. new session callback called …

07/27/17:

15:56 Ticket #1339 (Missing Secure Attribute) created by prophesy604@…
One of our security requirements is that all cookies coming from our …
14:58 Ticket #1331 (HYPERLINK INJECTION/EMAIL INJECTION) closed by Valentin V. Bartenev
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 thresh
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 Maxim Dounin
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 Maxim Dounin
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 Maxim Dounin
invalid: The ev->data field is expected to contain ngx_connection_t or a …
09:37 Ticket #1333 (Crashes in timer code when ngx_log_debug is on) updated by Valentin V. Bartenev
This ticket reminds me an old joke: “The patient says "Doctor, it …
09:01 Ticket #1332 (gunzip module works inappropriately) closed by Maxim Dounin
invalid: As already explained by Valentin, everything works as intended.
08:30 Ticket #1338 (ssl_session_cache get incorrect shm zone) updated by uvuv@…
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 thresh
fixed: Pushed, thank you!
08:13 Ticket #1338 (ssl_session_cache get incorrect shm zone) created by uvuv@…
ssl session of b.com will set to shm zone SA !!!!!!!! conf: server { …
06:03 Ticket #1332 (gunzip module works inappropriately) updated by Alex Zhang
Thanks for your answer!
04:27 Ticket #1337 (pkg-oss: `dist` macro changes on CentOS 7 break nginx-module packages) created by davidjb
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 davidjb
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 davidjb
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 davidjb
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 lev.apcera.com@…
There is now code that looks like …
11:11 Ticket #1332 (gunzip module works inappropriately) updated by Valentin V. Bartenev
Replying to tokers@…: > Replying to vbart: > > …
10:06 Ticket #1332 (gunzip module works inappropriately) updated by Alex Zhang
Replying to vbart: > Replying to tokers@…: > > …
09:36 Ticket #1332 (gunzip module works inappropriately) updated by Valentin V. Bartenev
Replying to tokers@…: > >> I think the gunzip module …
08:27 Ticket #1332 (gunzip module works inappropriately) updated by Alex Zhang
>> Ultimately, we will see a HTTP response without Conent-Length and …
08:26 Ticket #1332 (gunzip module works inappropriately) updated by Alex Zhang
>> I think the gunzip module should ignore this scene(e.g. bypass the …
08:05 Ticket #1332 (gunzip module works inappropriately) updated by Valentin V. Bartenev
> Ultimately, we will see a HTTP response without Conent-Length and …
05:13 Ticket #1332 (gunzip module works inappropriately) created by Alex Zhang
Hi, everyone! So i have a backend server, which proxied by nginx. I …

07/25/17:

08:20 Screenshot (2800).png attached to Ticket #1331 by orthonviper@…
08:19 Screenshot (2801).png attached to Ticket #1331 by orthonviper@…
08:17 Ticket #1331 (HYPERLINK INJECTION/EMAIL INJECTION) created by orthonviper@…
Hello@team, Nginx is such a trusted website.It is famous for the …

07/24/17:

15:29 Ticket #1330 (OCSP stapling non-functional on IPv6-only host) created by ramcq@…
I have an IPv6-only host running CentOS 7. I have a Lets Encrypt …

07/21/17:

20:09 Ticket #1329 (Blocking STALE requests when using fastcgi_cache_background_update) updated by nixelsolutions@…
@mdounin you are right! This nginx server is behing a nginx proxy and …
12:29 Ticket #1329 (Blocking STALE requests when using fastcgi_cache_background_update) updated by Maxim Dounin
The fastcgi_cache_background_update directives update allows …
09:06 nginx_background_stale_request.txt attached to Ticket #1329 by nixelsolutions@…
Request debug log
09:05 Ticket #1329 (Blocking STALE requests when using fastcgi_cache_background_update) created by nixelsolutions@…
When using fastcgi_cache_background_update nginx will immediately send …[…]
06:51 Ticket #1317 (load_balance failed in ngx_stream_proxy_module because of "pending buffers") updated by qleeAI@…
Replying to arut: > Thanks for reporting this. Please try …

07/20/17:

17:15 Ticket #585 (SSI include subrequests fails in big POST reply) closed by Roman Arutyunyan
fixed
17:05 Ticket #585 (SSI include subrequests fails in big POST reply) updated by Roman Arutyunyan <arut@…>
In [changeset:"f583559aadc7ad4bd98186f1bdb721f1949c4048/nginx"
16:53 Ticket #427 ($upstream_addr prints upstream name instead of real server IP) updated by Maxim Dounin
See also #1328.
16:53 Ticket #1328 (Incorrect value of $upstream_addr in access_log) closed by Maxim Dounin
invalid: Duplicate of #427.
16:08 Ticket #1328 (Incorrect value of $upstream_addr in access_log) created by makhnev.wna.ru@…
log_format upstream_addr 'host: $host | upstream addr: $upstream_addr …

07/19/17:

14:47 Ticket #1317 (load_balance failed in ngx_stream_proxy_module because of "pending buffers") updated by Roman Arutyunyan
Thanks for reporting this. Please try the attached patch.
14:46 stream-udp-next-upstream attached to Ticket #1317 by Roman Arutyunyan
12:30 Ticket #1327 (Pre-Build packages with static openssl (http2)) created by dusan-ivanco@…
Is it possible, that you make pre-build packages that is static linked …

07/18/17:

14:42 Ticket #1326 (rpm update overwrites data) updated by Maxim Dounin
Component changed
13:29 Ticket #1326 (rpm update overwrites data) created by ruggero.dallaglio.ulss4.veneto.it@…
While updating, from nginx official repo, to …

07/17/17:

13:00 Ticket #1325 (my right to all treated or virus from u all) closed by Maxim Dounin
invalid: Sorry, it is not clear what you are trying to say. This FAQ article …
11:55 Ticket #1324 (add_header always doesn't work when sending HTTP response 451) closed by Maxim Dounin
invalid: The add_header directive have to be used in the location where the …
04:48 Ticket #1324 (add_header always doesn't work when sending HTTP response 451) updated by Ilyas Bakirov
451 http status …
00:46 Ticket #846 (HTTP2 apply to all server block) updated by shereenz89
} server { server_name domain.tld; listen 443 ssl …
Note: See TracTimeline for information about the timeline view.