Timeline
01/27/15:
- 15:36 Ticket #97 (try_files and alias problems) updated by
- I have a work around for the issue until the bug is fixed. It is …
- 12:38 Changeset in nginx [5965:78271500b8de] by
- A bounds check of %N format on Windows. Thanks to Joe Bialek, Adam …
- 08:32 Ticket #705 (Native JavaScript support) created by
- I just read an …
01/26/15:
- 19:38 Ticket #704 (Nginx configure script can't detect groups reliably) created by
- As part of auto/unix, the configure scripts attempt to detect a …
01/23/15:
- 12:23 Changeset in nginx [5979:b2920b517490] by
- Mail: fixed the duplicate listen address detection.
- 12:23 Changeset in nginx [5978:eb4ba3800c31] by
- Mail: fixed a comment.
01/22/15:
- 22:12 Ticket #703 (Official nginx Docker images use OpenSSL 1.0.1e) closed by
- invalid: It is not a correct way to check if openssl vulnerabilities are fixed …
- 21:27 Ticket #702 (too many open files (/dev/urandom)) updated by
- Thanks for the tip. I'll try nginx-auth-ldap instead. Just in case …
- 21:18 Ticket #702 (too many open files (/dev/urandom)) closed by
- invalid: Please also note that the module uses the PAM library which doesn't …
- 20:00 Ticket #702 (too many open files (/dev/urandom)) updated by
- I don't have the problem when I don't have any 3rd-party modules. I …
- 19:30 Ticket #703 (Official nginx Docker images use OpenSSL 1.0.1e) created by
- Steps to reproduce: $ docker pull nginx:latest $ docker run -d …
- 15:28 Ticket #702 (too many open files (/dev/urandom)) updated by
- Could you reproduce the problem without 3rd-party modules?
- 15:22 Ticket #702 (too many open files (/dev/urandom)) created by
- I have this problem where nginx stops accepting requests and I see …
- 13:23 Changeset in nginx [5977:26c127bab5ef] by
- Upstream: detect port absence in fastcgi_pass with IP literal. If …
01/20/15:
- 23:57 Changeset in nginx-tests [523:64eabe6aa1f2] by
- Tests: try_files tests for files and directory matching.
- 23:26 Changeset in nginx [5971:ebdb2023e84a] by
- Fixed try_files directory test to match only a directory. …
- 16:41 Ticket #701 (nginx -s stop and -s quit hang on Yosemite) created by
- After upgrading to Yosemite and upgrading nginx to v1.6.2, the "nginx …
- 12:56 Ticket #700 (word "pid" could not write at all) closed by
- invalid: I suppose your problem is described here: …
- 08:44 Ticket #700 (word "pid" could not write at all) created by
- Hi, first sorry for my elementary english. I'd like to report a …
01/19/15:
- 21:50 Ticket #289 (Add support for HTTP Strict Transport Security (HSTS / RFC 6797)) updated by
- While reading up on Nginx and the "add_header …
- 15:55 Ticket #699 (nginx logs to /var/log/nginx/error.log if syslog server is not available) closed by
- invalid: first, there is no 'off' parameter in error_log. It just writes to …
- 15:42 Ticket #699 (nginx logs to /var/log/nginx/error.log if syslog server is not available) created by
- I just switched to nginx's syslog and it works as desired. However …
01/18/15:
- 11:06 Ticket #698 (Add an option to proxy_cache_path that allows to set group permissions) updated by
- I have already patch for that for nginx 1.7.9. It introduces new …
01/16/15:
- 12:02 Ticket #698 (Add an option to proxy_cache_path that allows to set group permissions) created by
- We use rsync over ssh here to sync the cache contents of several …
- 11:52 Ticket #697 (Couldn't produce multiple error log items from FastCGI) created by
- When issuing multiple error_log() PHP commands nginx logs ONE log item …
01/15/15:
- 15:23 Changeset in nginx-tests [520:4bcf8bc2bafe] by
- Tests: $upstream_header_time and $upstream_response_time variables.
01/14/15:
- 20:16 Ticket #696 (host not found prevents nginx from starting) closed by
- wontfix: If you want nginx to start regardless of DNS availability, consider …
- 20:06 Ticket #696 (host not found prevents nginx from starting) created by
- Suppose I have “listen somehost.mydomain:80”, and the name server for …
- 06:03 Changeset in nginx [5964:0a198a517eaf] by
- Upstream: $upstream_header_time variable. Keeps time spent on …
01/13/15:
- 21:13 Changeset in nginx-tests [519:089c4174e269] by
- Tests: reduced race in debug_connection tests.
- 17:13 Changeset in nginx [5963:e0920ea61632] by
- Year 2015.
- 16:51 Changeset in nginx [5962:727177743c3c] by
- Core: added disk_full_time checks to error log.
- 15:58 Changeset in nginx [5961:7554c83287dc] by
- Fixed sendfile() trailers on OS X (8e903522c17a, 1.7.8). The …
01/12/15:
- 19:07 Ticket #694 (Cannot disable proxy_next_upstream when using hash upstream directive) closed by
- invalid: There is no direct equivalent for Cache::Memcached no_rehash flag in …
- 17:16 Ticket #694 (Cannot disable proxy_next_upstream when using hash upstream directive) reopened by
- So is there anyway to set the no_rehash flag on the hash directive?
- 16:36 Ticket #694 (Cannot disable proxy_next_upstream when using hash upstream directive) updated by
- So is there anyway to set the no_rehash flag on the hash directive?
- 16:34 Ticket #695 (Client connection hangs when responding to error_page 497 with 444) closed by
- duplicate: Thanks, this looks like another manifestation of the problem described …
- 16:32 Ticket #274 (error_page 400 =444 /; утекают сокеты) updated by
- See also #695.
- 16:17 Ticket #694 (Cannot disable proxy_next_upstream when using hash upstream directive) closed by
- invalid: The "proxy_next_upstream" directive defines what to do if an error …
- 15:42 Ticket #694 (Cannot disable proxy_next_upstream when using hash upstream directive) updated by
- So maybe this is intended behavior for proxy_next_upstream, that is, …
- 13:17 Ticket #693 (Randomly [error] 48003#0: *1110895 connect() failed (111: Connection ...) updated by
- Please provide more information. It's hard to make any conclusion …
- 12:50 Ticket #694 (Cannot disable proxy_next_upstream when using hash upstream directive) updated by
- http://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_next_ups …
- 11:44 Changeset in nginx-tests [518:9edb609a2642] by
- Tests: autoindex module tests with autoindex_format.
01/09/15:
- 22:12 Ticket #695 (Client connection hangs when responding to error_page 497 with 444) created by
- Trying to set up a stealthy HTTPS server, I'd like to return 444 …
01/08/15:
- 21:24 Ticket #694 (Cannot disable proxy_next_upstream when using hash upstream directive) created by
- ### Problem proxy_next_upstream off does not work when you use the …
- 14:26 Ticket #693 (Randomly [error] 48003#0: *1110895 connect() failed (111: Connection ...) created by
- This error just happens randomly. [error] 48006#0: *1112987 connect() …
- 13:32 Ticket #692 (Introduce variable to get SSL cipher bits of current connection) created by
- Currently it's only possible to see/use SSL protocol ($ssl_protocol) …
01/05/15:
- 15:24 Ticket #691 (ERR_SPDY_PROTOCOL_ERROR in Chrome when doing add_header) updated by
- > the "add_header" directive is a low-level one and should be used …
- 15:17 Ticket #691 (ERR_SPDY_PROTOCOL_ERROR in Chrome when doing add_header) closed by
- wontfix: Use of "add_header Content-Type ..." will result in a duplicate …
- 13:57 Ticket #691 (ERR_SPDY_PROTOCOL_ERROR in Chrome when doing add_header) created by
- I am using nginx-full 1.6.2-5+precise0 from the PPA …
12/29/14:
- 16:25 Ticket #690 (nginx + mod_security segfaults) closed by
- invalid: The ModSecurity 3rd party module is known to be very unstable. AFAIK, …
- 16:01 Ticket #690 (nginx + mod_security segfaults) created by
- I just made a test with nginx 1.7.9 and mod_security for nginx, …
Note:
See TracTimeline
for information about the timeline view.