Timeline



11/19/14:

17:32 Ticket #666 (Nginx retry the failed http request not only from the servers defined ...) closed by Maxim Dounin
invalid: If you need help with understanding how nginx works, consider asking …
17:02 Ticket #666 (Nginx retry the failed http request not only from the servers defined ...) reopened by Ryan Chan
16:45 Changeset in nginx-tests [500:b4d657ba1a62] by Sergey Kandaurov <pluknet@…>
Tests: tests for range requests below proxy_cache_min_uses.
16:05 Ticket #666 (Nginx retry the failed http request not only from the servers defined ...) updated by Ryan Chan
So, in my case, am I correct to say since all the servers in my …
15:42 Ticket #666 (Nginx retry the failed http request not only from the servers defined ...) closed by Maxim Dounin
invalid: Again: the upstream name is logged when all configured servers are …
14:33 Ticket #653 (Remove SSLv3 from Default ssl_protocols behavior) updated by Valentin V. Bartenev
Replying to Bernard Rosset <be.rosset@gmail.com>: > We are …
14:15 Ticket #653 (Remove SSLv3 from Default ssl_protocols behavior) updated by https://stackoverflow.com/users/573152/bernard-rosset
We are talking about default configuration, right? That means to …
13:30 Ticket #666 (Nginx retry the failed http request not only from the servers defined ...) reopened by Ryan Chan
13:29 Ticket #666 (Nginx retry the failed http request not only from the servers defined ...) updated by Ryan Chan
Now, following is my test nginx.conf […] And I have the server …
13:15 Ticket #666 (Nginx retry the failed http request not only from the servers defined ...) updated by Ryan Chan
Replying to Maxim Dounin: > The upstream name is logged …
12:50 Ticket #666 (Nginx retry the failed http request not only from the servers defined ...) closed by Maxim Dounin
invalid: The upstream name is logged when all configured servers are down.
11:01 Ticket #666 (Nginx retry the failed http request not only from the servers defined ...) created by Ryan Chan
Please read the attached nginx.conf file. This is what I want to …

11/18/14:

18:27 Ticket #665 ($upstream_http_var not able to be used in proxy_set_header) closed by Maxim Dounin
duplicate
18:27 Ticket #664 ($upstream_http_var not able to be used in proxy_set_header) closed by Maxim Dounin
invalid: This behaviour is correct. The $upstream_http_* variables are response …
18:19 Ticket #665 ($upstream_http_var not able to be used in proxy_set_header) created by Joel Gilliland
Maybe I'm doing this wrong, but see below. == Doesn't work: == …
18:19 Ticket #664 ($upstream_http_var not able to be used in proxy_set_header) created by Joel Gilliland
Maybe I'm doing this wrong, but see below. == Doesn't work: == …
17:53 Ticket #663 (Variable interpolation inside Map directive) updated by Ronaldo Pontes
Just updated the comment. It was meant to compare the $http_referer …
17:48 Changeset in nginx-tests [499:a3b03c333ad5] by Sergey Kandaurov <pluknet@…>
Tests: adjusted proxy cache lock TODO, improved its description.
17:32 Changeset in nginx-tests [498:420fbf3555dd] by Sergey Kandaurov <pluknet@…>
Tests: cache lock timeout behavior changed in 1.7.8.
17:31 Ticket #663 (Variable interpolation inside Map directive) updated by Maxim Dounin
It's not clear what you are trying to do with the example, as it's …
17:19 Ticket #663 (Variable interpolation inside Map directive) updated by Ronaldo Pontes
I would also like to base map conditions on existing variables... map …
15:08 Ticket #663 (Variable interpolation inside Map directive) updated by Maxim Dounin
Status, Type changed
This is expected behaviour. Only a single variable can be used as a …
15:01 Ticket #663 (Variable interpolation inside Map directive) created by Ronaldo Pontes
http://stackoverflow.com/questions/26976535/variable-interpolation-insi

11/17/14:

13:47 Ticket #662 (Handle SSL_R_INAPPROPRIATE_FALLBACK like the other handshake failures) closed by Maxim Dounin
fixed: Committed, thanks.
13:45 Ticket #662 (Handle SSL_R_INAPPROPRIATE_FALLBACK like the other handshake failures) updated by Maxim Dounin <mdounin@…>
In b7a37f6a25eaf68efaa16dbc61ae925745b479a3/nginx: […]
13:38 Changeset in nginx [6076:1d6eb39d05c9]stable-1.6 by Maxim Dounin <mdounin@…>
SSL: logging level of "inappropriate fallback" (ticket #662). Patch …
06:08 ngx_event_openssl.c.diff attached to Ticket #662 by Erik Dubbelboer
06:07 Ticket #662 (Handle SSL_R_INAPPROPRIATE_FALLBACK like the other handshake failures) created by Erik Dubbelboer
Handle the new SSL_R_INAPPROPRIATE_FALLBACK like the other handshake …

11/16/14:

03:35 Ticket #319 (koi-utf koi-win win-utf in conf are artifacts of the past) reopened by launchpad.net/~sysfu
I dislike these archaic files being installed into the nginx …

11/15/14:

13:58 Ticket #661 (when more has increased the demand) created by Alice Micah

11/14/14:

09:30 Changeset in nginx-tests [497:d4330871bfb0] by Sergey Kandaurov <pluknet@…>
Tests: proxy_ssl_certificate, proxy_ssl_password_file tests.

11/13/14:

14:10 Changeset in nginx-tests [496:d13ea470657d] by Sergey Kandaurov <pluknet@…>
Tests: fixed indentation.
10:32 Changeset in nginx-tests [495:eaf287a41f08] by Sergey Kandaurov <pluknet@…>
Tests: added X-Accel-Redirect test with named location.

11/12/14:

15:35 Ticket #660 (Documentation on `location` directive lacks info on prefix strings) closed by Maxim Dounin
worksforme: The documentation explicitly says "A location can either be defined by …
13:51 Ticket #660 (Documentation on `location` directive lacks info on prefix strings) created by Alex Dieulot
The following configuration code in nginx will match any request URI …

11/10/14:

16:10 Ticket #659 (Incomplete dependencies on NGINX RPM for CentOS7) updated by thresh
This is not an official nginx package from our repository.
16:02 Ticket #659 (Incomplete dependencies on NGINX RPM for CentOS7) created by Davi Garcia
The official rpm package provided by NGINX repository does not include …

11/07/14:

12:27 Ticket #658 (Implement new type of "resolver" -- "system" [for Docker usage]) updated by Артём Скорецкий
I didn't say it is impossible now -- you could still generate nginx …
12:20 Changeset in nginx-tests [494:623863fcb1d1] by Sergey Kandaurov <pluknet@…>
Tests: simplified proxy_next_upstream_tries.t tests.
12:11 Changeset in nginx-tests [493:d456ed8a18de] by Sergey Kandaurov <pluknet@…>
Tests: added proxy_next_upstream_tries.t tests with zero value.
12:07 Changeset in nginx-tests [492:799487ee9aee] by Sergey Kandaurov <pluknet@…>
Tests: adjusted proxy_next_upstream_timeout values.
10:05 Changeset in nginx-tests [491:d5bf5942a8b2] by Sergey Kandaurov <pluknet@…>
Tests: disambiguated parsing of the status code.
09:54 Ticket #658 (Implement new type of "resolver" -- "system" [for Docker usage]) updated by thresh
And there's also a Docker image that does exactly that: …
09:46 Ticket #658 (Implement new type of "resolver" -- "system" [for Docker usage]) updated by Valentin V. Bartenev
Actually, the right and optimal way to solve your problem would be …
09:38 Ticket #658 (Implement new type of "resolver" -- "system" [for Docker usage]) updated by Valentin V. Bartenev
> Since you already have dynamic name resolving (so you solved all …
08:51 Ticket #658 (Implement new type of "resolver" -- "system" [for Docker usage]) created by Артём Скорецкий
It would be great if I could use "system" resolver for converting DNS …

11/06/14:

13:09 Ticket #653 (Remove SSLv3 from Default ssl_protocols behavior) updated by Owen Garrett
Thanks for the comments - we do hear what you're saying. If it …
12:47 Ticket #657 ($request_filename not set properly when using alias with positional ...) closed by Maxim Dounin
invalid: That's expected behaviour. In a location defined by a regular …
00:27 Ticket #653 (Remove SSLv3 from Default ssl_protocols behavior) updated by https://stackoverflow.com/users/573152/bernard-rosset
I also do not get the point. I saw 2 people on the nginx-devel …
00:04 Ticket #657 ($request_filename not set properly when using alias with positional ...) created by https://stackoverflow.com/users/573152/bernard-rosset
This bug reports comes from [http://superuser.com/q/740235/311761 a …

11/05/14:

16:31 Changeset in nginx-tests [490:65d2d372ee31] by Sergey Kandaurov <pluknet@…>
Tests: skipped unstable fastcgi cache tests with large stderr. …
12:22 Ticket #656 (Virtual locations with index) closed by Maxim Dounin
invalid: The "index.php" file is required to find out if there is an index file …
11:51 Ticket #656 (Virtual locations with index) created by https://stackoverflow.com/users/573152/bernard-rosset
When using the following configuration snippet: […] You do not …

11/04/14:

20:16 Ticket #652 (after use spdy keepalive_timeout always 180000) closed by Valentin V. Bartenev
invalid
20:16 Ticket #652 (after use spdy keepalive_timeout always 180000) updated by Valentin V. Bartenev
Replying to bin tom <tom8888889@gmail.com>: > how to …
20:00 Ticket #654 (Nginx directives ignored) updated by Valentin V. Bartenev
The response that you have provided clearly isn't from nginx. Even the …
17:21 Ticket #655 (access_log fails to create log file when path contains variables) updated by https://stackoverflow.com/users/573152/bernard-rosset
Damn I had not read the docs until the end of section... …
17:19 Ticket #655 (access_log fails to create log file when path contains variables) created by https://stackoverflow.com/users/573152/bernard-rosset
If you use variables in access_log path, nginx critically fails at …
13:59 Ticket #653 (Remove SSLv3 from Default ssl_protocols behavior) updated by Thomas Ward
Maxim: I question the logic here. Less than 3% of the Internet's …
07:02 Ticket #654 (Nginx directives ignored) updated by Laura Zilles
Sorry, but that is not the case. I do get nginx access logs for those …
03:57 Ticket #652 (after use spdy keepalive_timeout always 180000) reopened by bin tom
Replying to Maxim Dounin: > The 180 seconds timeout is …

11/03/14:

22:01 Ticket #653 (Remove SSLv3 from Default ssl_protocols behavior) closed by Maxim Dounin
wontfix: This was already discussed, and consensus is that we are not changing …
21:53 Ticket #652 (after use spdy keepalive_timeout always 180000) closed by Maxim Dounin
invalid: The 180 seconds timeout is correct for the config provided.
19:55 Ticket #654 (Nginx directives ignored) closed by Valentin V. Bartenev
invalid: Because client sends POST request directly to Orion server, and nginx …
15:28 Ticket #653 (Remove SSLv3 from Default ssl_protocols behavior) updated by https://stackoverflow.com/users/573152/bernard-rosset
nginx blog itself says impact on real users is minimal …
14:59 Ticket #654 (Nginx directives ignored) updated by Laura Zilles
Server header should also be Server: nginx/1.7.7.2 Gryphon Following …
14:48 Ticket #654 (Nginx directives ignored) updated by Valentin V. Bartenev
Could you explain what directives are ignored? Please note, that your …
14:34 Ticket #654 (Nginx directives ignored) created by Laura Zilles
HTTP Post requests: Nginx directives ignored when using …

11/02/14:

15:19 Ticket #653 (Remove SSLv3 from Default ssl_protocols behavior) created by Thomas Ward
As far as I can tell, this affects both Stable and Mainline branches. …

10/31/14:

06:23 Ticket #652 (after use spdy keepalive_timeout always 180000) created by bin tom
I add some debug in ngx_http_spdy_module.c it output nginx: …

10/30/14:

12:04 Ticket #651 (Service 'stop' signal: replace TERM with QUIT) created by https://stackoverflow.com/users/573152/bernard-rosset
According to the nginx documentation about control/signals …
09:44 Ticket #650 (proxy_protocol in virtual hosts) created by Gaurav Purandare
When multiple virtual hosts listen to proxy_protocol as follows: …

10/29/14:

17:14 Ticket #649 (Add Variable for ISO Time) updated by Igal Sapir
My apologies. I was not aware of that variable and for some reason I …
17:08 Ticket #649 (Add Variable for ISO Time) closed by Maxim Dounin
worksforme: http://nginx.org/r/$time_iso8601
15:56 Ticket #649 (Add Variable for ISO Time) updated by Igal Sapir
ISO 8601 official page: …
15:54 Ticket #649 (Add Variable for ISO Time) created by Igal Sapir
It is very useful to have the date/time in sortable format, i.e. …
12:31 Changeset in nginx-tests [488:8474d27c9147] by Sergey Kandaurov <pluknet@…>
Tests: adjusted SPDY TODOs, fix committed.

10/28/14:

17:56 Changeset in nginx-tests [487:c5ff54b56710] by Sergey Kandaurov <pluknet@…>
Tests: SPDY tests for empty header value.
17:56 Changeset in nginx-tests [486:c2c1eb6d7a76] by Sergey Kandaurov <pluknet@…>
Tests: worked around a bug in perl unpack. Zero pad manually up to …
16:29 Changeset in nginx-tests [485:cbfe90b632e8] by Sergey Kandaurov <pluknet@…>
Tests: removed stray semicolon, no functional changes.
14:21 Changeset in nginx-tests [484:34a6e880123b] by Sergey Kandaurov <pluknet@…>
Tests: fixed proxy_next_upstream_tries with IPv6 enabled resolver.
13:59 Ticket #648 (Debian - Failed to fetch nginx source package) updated by https://stackoverflow.com/users/573152/bernard-rosset
It seemed strange indeed. It may be related to the recent update of …
13:37 Changeset in nginx-tests [483:cebd7b8ca5b8] by Sergey Kandaurov <pluknet@…>
Tests: adjusted proxy_next_upstream_tries TODOs.
13:23 Milestone 1.7.7 completed
Status: released [[http://nginx.org/en/CHANGES | 1.7.7 …
11:17 Ticket #648 (Debian - Failed to fetch nginx source package) closed by Sergey Budnevitch
worksforme: apt-get source nginx installs nginx sources quite well on deb7. …
11:10 Changeset in nginx-tests [482:6d35acdf9a61] by Sergey Kandaurov <pluknet@…>
Tests: proxy_limit_rate simple test.
10:31 Changeset in nginx-tests [481:7e823c8f7d31] by Sergey Kandaurov <pluknet@…>
Tests: adjusted TODOs for cache Vary support committed in 1.7.7.
09:18 Ticket #648 (Debian - Failed to fetch nginx source package) created by https://stackoverflow.com/users/573152/bernard-rosset
When using the following sources: […] and using the following …

10/27/14:

19:07 Ticket #118 (Lack of "Vary" handling in proxy can lead to corrupted downloads) closed by Maxim Dounin
fixed: Fixed by 60fde1bc7236 and following commits.
18:25 Ticket #118 (Lack of "Vary" handling in proxy can lead to corrupted downloads) updated by Maxim Dounin <mdounin@…>
In 60fde1bc7236691e9218fdfa4c050c1c617aa334/nginx: […]
16:08 Ticket #647 (Any plans for dynamic load of modules?) closed by Maxim Dounin
fixed: It is planned to add support in the future. No ETA yet. Please use …
16:04 Ticket #646 (can not compile nginx-1.7.6(with epoll supported) with uclibc) updated by Maxim Dounin
Please make sure you are building unmodified nginx. What is, make …
13:53 Changeset in nginx-tests [480:384c05af0ef9] by Sergey Kandaurov <pluknet@…>
Tests: actually encrypt secret key in ssl_password_file.t.
13:48 Changeset in nginx-tests [479:b8f10ffa02cd] by Sergey Kandaurov <pluknet@…>
Tests: proxy_next_upstream_tries tests with resolved upstream.

10/25/14:

02:26 Ticket #645 (proxy_pass does not work as expected in if context) updated by Alexey Radkov
I updated the patch because the previous one did not respect cases …
02:11 nginx-proxy.patch attached to Ticket #645 by Alexey Radkov

10/24/14:

13:05 Ticket #645 (proxy_pass does not work as expected in if context) updated by Alexey Radkov
Hi. Just 2 days ago i put a comprehensive article about why it …
13:02 nginx-proxy-patch-test.conf attached to Ticket #645 by Alexey Radkov

10/23/14:

14:58 Ticket #647 (Any plans for dynamic load of modules?) created by Cezane Cristian
Hi guys, I know that dynamic module loading is an well discussed …
03:34 Ticket #646 (can not compile nginx-1.7.6(with epoll supported) with uclibc) created by Xia Xiaojin
hi, all: i want compile nginx 1.7.6 on my uclibc host with epoll …

10/22/14:

05:32 Ticket #645 (proxy_pass does not work as expected in if context) created by Xiaochen Wang
With nginx configure as following, if requesting uri '/?test=1', nginx …

10/20/14:

23:46 Changeset in nginx-tests [489:3036e3af0e08] by Maxim Dounin <mdounin@…>
Tests: more Vary normalization tests.
22:09 Ticket #165 (Nginx worker processes don't seem to have the right group permissions) updated by https://stackoverflow.com/users/573152/bernard-rosset
Pinging as recommended by Maxim. It looks indeed strange not to use …
21:44 Changeset in nginx-tests [478:fec6dc7e0fc3] by Maxim Dounin <mdounin@…>
Tests: another Vary normalization test.
17:45 Ticket #634 (can't redirect long length URL http -> https) closed by Maxim Dounin
worksforme: Feedback timeout.
14:43 Ticket #644 (nginx rewrite $uri not right) reopened by Maxim Dounin
Ah, ok, I see. You mean that $uri is "/t.php/test?a=1" and args is "" …
14:25 Ticket #599 (custom log format on default log doesn't work properly) closed by Maxim Dounin
worksforme: Feedback timeout.
14:18 Ticket #636 (CPU 100% nginx/1.7.6) closed by Maxim Dounin
invalid: Feedback timeout.
13:59 Ticket #644 (nginx rewrite $uri not right) updated by caoyu
Replying to Maxim Dounin: > The $request_uri variable …
13:39 Ticket #644 (nginx rewrite $uri not right) closed by Maxim Dounin
invalid: The $request_uri variable contains Request-URI from Request-Line as …
09:55 Ticket #644 (nginx rewrite $uri not right) created by caoyu
request is "/test?a=1" when […] then $uri is "/t.php/test" which …
Note: See TracTimeline for information about the timeline view.