Timeline
11/20/14:
- 19:48 Ticket #668 (location with spaces in URI + alias fails) updated by
-
The URL was badly parsed:
http://example.org/here you go/
or … - 19:43 Ticket #668 (location with spaces in URI + alias fails) created by
- When using the following configuration: […] Hitting …
- 18:13 Ticket #667 (_ (underscore) is not allow for syslog tag) updated by
- Thanks @vl, I didn't expect it to be this quick. Look forward to the …
- 17:46 Ticket #667 (_ (underscore) is not allow for syslog tag) updated by
- Since the underscore is a commonly used thing in real life, I agree …
- 17:41 Ticket #667 (_ (underscore) is not allow for syslog tag) closed by
- fixed
- 17:40 Ticket #471 (GZIP does not compress 201 Created Responses) updated by
- The statement "201 should be as safe as 200" should be backed by some …
- 17:40 Ticket #667 (_ (underscore) is not allow for syslog tag) updated by
- In 68f64bc17fa4d09392c624850e0ed5d3e3025ec4/nginx: […]
- 15:22 Ticket #471 (GZIP does not compress 201 Created Responses) updated by
- I have seen ticket 394. It doesn't say anything about 200/201 …
- 14:55 Ticket #471 (GZIP does not compress 201 Created Responses) updated by
- Please see ticket #394 for details. While it may be safe to gzip such …
- 11:29 Ticket #471 (GZIP does not compress 201 Created Responses) updated by
- I just encountered this issue today for the first time. I understand …
- 00:26 Ticket #667 (_ (underscore) is not allow for syslog tag) created by
- When running 'nginx -t', nginx complains: [emerg] syslog "tag" only …
11/19/14:
- 17:32 Ticket #666 (Nginx retry the failed http request not only from the servers defined ...) closed by
- 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
- 16:05 Ticket #666 (Nginx retry the failed http request not only from the servers defined ...) updated by
- 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
- 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
- Replying to Bernard Rosset <be.rosset@gmail.com>: > We are …
- 14:15 Ticket #653 (Remove SSLv3 from Default ssl_protocols behavior) updated by
- 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
- 13:29 Ticket #666 (Nginx retry the failed http request not only from the servers defined ...) updated by
- 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
- 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
- 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
- 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
- duplicate
- 18:27 Ticket #664 ($upstream_http_var not able to be used in proxy_set_header) closed by
- 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
- 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
- Maybe I'm doing this wrong, but see below. == Doesn't work: == …
- 17:53 Ticket #663 (Variable interpolation inside Map directive) updated by
- Just updated the comment. It was meant to compare the $http_referer …
- 17:31 Ticket #663 (Variable interpolation inside Map directive) updated by
- 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
- I would also like to base map conditions on existing variables... map …
- 15:08 Ticket #663 (Variable interpolation inside Map directive) updated by
-
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
- 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
- fixed: Committed, thanks.
- 13:45 Ticket #662 (Handle SSL_R_INAPPROPRIATE_FALLBACK like the other handshake failures) updated by
- In b7a37f6a25eaf68efaa16dbc61ae925745b479a3/nginx: […]
- 06:07 Ticket #662 (Handle SSL_R_INAPPROPRIATE_FALLBACK like the other handshake failures) created by
- 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
- I dislike these archaic files being installed into the nginx …
11/15/14:
11/12/14:
- 15:35 Ticket #660 (Documentation on `location` directive lacks info on prefix strings) closed by
- 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
- 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
- This is not an official nginx package from our repository.
- 16:02 Ticket #659 (Incomplete dependencies on NGINX RPM for CentOS7) created by
- 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 …
- 09:54 Ticket #658 (Implement new type of "resolver" -- "system" [for Docker usage]) updated by
- 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
- 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
- > 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
- 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
- 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
- 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
- This bug reports comes from [http://superuser.com/q/740235/311761 a …
11/05/14:
- 12:22 Ticket #656 (Virtual locations with index) closed by
- 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
- 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
- invalid
- 20:16 Ticket #652 (after use spdy keepalive_timeout always 180000) updated by
- Replying to bin tom <tom8888889@gmail.com>: > how to …
- 20:00 Ticket #654 (Nginx directives ignored) updated by
- 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
- 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
-
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
- Maxim: I question the logic here. Less than 3% of the Internet's …
- 07:02 Ticket #654 (Nginx directives ignored) updated by
- 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
- 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
- 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
- invalid: The 180 seconds timeout is correct for the config provided.
- 19:55 Ticket #654 (Nginx directives ignored) closed by
- 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
- nginx blog itself says impact on real users is minimal …
- 14:59 Ticket #654 (Nginx directives ignored) updated by
- Server header should also be Server: nginx/1.7.7.2 Gryphon Following …
- 14:48 Ticket #654 (Nginx directives ignored) updated by
- Could you explain what directives are ignored? Please note, that your …
- 14:34 Ticket #654 (Nginx directives ignored) created by
- HTTP Post requests: Nginx directives ignored when using …
11/02/14:
- 15:19 Ticket #653 (Remove SSLv3 from Default ssl_protocols behavior) created by
- 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
- 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
- According to the nginx documentation about control/signals …
- 09:44 Ticket #650 (proxy_protocol in virtual hosts) created by
- When multiple virtual hosts listen to proxy_protocol as follows: …
10/29/14:
- 17:14 Ticket #649 (Add Variable for ISO Time) updated by
- 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
- worksforme: http://nginx.org/r/$time_iso8601
- 15:56 Ticket #649 (Add Variable for ISO Time) updated by
- ISO 8601 official page: …
- 15:54 Ticket #649 (Add Variable for ISO Time) created by
- It is very useful to have the date/time in sortable format, i.e. …
10/28/14:
- 13:59 Ticket #648 (Debian - Failed to fetch nginx source package) updated by
- It seemed strange indeed. It may be related to the recent update of …
- 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
-
worksforme:
apt-get source nginx
installs nginx sources quite well on deb7. … - 09:18 Ticket #648 (Debian - Failed to fetch nginx source package) created by
- 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
- fixed: Fixed by 60fde1bc7236 and following commits.
- 18:25 Ticket #118 (Lack of "Vary" handling in proxy can lead to corrupted downloads) updated by
- In 60fde1bc7236691e9218fdfa4c050c1c617aa334/nginx: […]
- 16:08 Ticket #647 (Any plans for dynamic load of modules?) closed by
- 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
- Please make sure you are building unmodified nginx. What is, make …
10/25/14:
- 02:26 Ticket #645 (proxy_pass does not work as expected in if context) updated by
- I updated the patch because the previous one did not respect cases …
10/24/14:
- 13:05 Ticket #645 (proxy_pass does not work as expected in if context) updated by
- Hi. Just 2 days ago i put a comprehensive article about why it …
10/23/14:
- 14:58 Ticket #647 (Any plans for dynamic load of modules?) created by
- 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
- 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
- With nginx configure as following, if requesting uri '/?test=1', nginx …
Note:
See TracTimeline
for information about the timeline view.