Timeline
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, …
12/26/14:
- 13:22 Changeset in nginx [5960:e9effef98874] by
- Upstream: use_temp_path parameter of proxy_cache_path and friends. …
- 13:22 Changeset in nginx [5959:f7584d7c0ccb] by
- Cache: update variant while setting header. Some parts of code …
- 13:22 Changeset in nginx [5958:a9138c35120d] by
- Core: added prefix-based temporary files. Now, if the "path" …
- 13:22 Changeset in nginx [5957:570677a06dce] by
- Unified handling of ngx_create_temp_file() return value. The original …
12/25/14:
- 13:47 Ticket #689 (ngx_http_referer_module issue) updated by
-
Type changed
Variables are not supported by thevalid_referers
directive, and the … - 09:28 Ticket #689 (ngx_http_referer_module issue) created by
- hello, when i use nginx all versions as a proxy server. i found the …
12/24/14:
- 23:21 Ticket #688 (nginx 1.7.9 + passenger 4.0.53/4.0.56 фейл при компиляции) closed by
- invalid: Проблема в стороннем модуле. В новой версии nginx настройка кэша …
- 19:04 Ticket #688 (nginx 1.7.9 + passenger 4.0.53/4.0.56 фейл при компиляции) created by
- Здравствуйте, при попытке установки компиляции nginx 1.7.9 ( c 1.7.8 …
- 16:16 Ticket #685 (nginx doesn't build under musl due to missing 'current_salt' in ...) closed by
- fixed: Fix comitted, thank you for prodding this.
- 16:10 Ticket #685 (nginx doesn't build under musl due to missing 'current_salt' in ...) updated by
- In fd6fd02f6a4d1b6889842e49d5a7f895816b2e10/nginx: […]
- 16:02 Changeset in nginx [5956:4045818c726a] by
- Trailing space fix.
- 16:01 Changeset in nginx [5955:fd6fd02f6a4d] by
- Fixed building with musl libc (ticket #685).
- 15:53 Changeset in nginx [5954:53499b86242e] by
- Version bump.
- 11:15 Changeset in nginx-tests [517:b2c3d509b2f9] by
- Tests: proxy_cache with variables.
- 07:25 Ticket #686 (With some condition,ngx_palloc() function will alloc a illegal memory ...) updated by
- Alought nginx stock code has no chance to tigger this problem, but I …
- 01:17 Ticket #686 (With some condition,ngx_palloc() function will alloc a illegal memory ...) updated by
- Replying to Maxim Dounin: > You can't set …
12/23/14:
- 16:49 Milestone 1.7.9 completed
- Status: released [[http://nginx.org/en/CHANGES | 1.7.9 …
- 15:31 Changeset in nginx-tests [516:2bc470a58621] by
- Tests: test for loading "engine:..." keys.
- 15:28 Changeset in nginx [5953:1ce49d4e3883] by
- release-1.7.9 tag
- 15:28 Changeset in nginx [5952:34b201c1abd1]release-1.7.9 by
- nginx-1.7.9-RELEASE
- 14:49 Ticket #687 (Keep-alive with fastcgi not working with HEAD) closed by
- wontfix: Yes, this is expected behaviour. In case of a HEAD request (and in …
- 14:41 Ticket #687 (Keep-alive with fastcgi not working with HEAD) created by
- During our test, we found that while issue HEAD requests to nginx on …
- 13:44 Ticket #686 (With some condition,ngx_palloc() function will alloc a illegal memory ...) updated by
- You can't set connection_pool_size or request_pool_size to an …
- 13:36 Ticket #686 (With some condition,ngx_palloc() function will alloc a illegal memory ...) updated by
- I'm confirmd.When the problem happend the poolsize is not aligned with …
- 10:15 Ticket #686 (With some condition,ngx_palloc() function will alloc a illegal memory ...) updated by
- Replying to Ruslan Ermilov: > The problem can only be seen …
- 08:21 Ticket #686 (With some condition,ngx_palloc() function will alloc a illegal memory ...) updated by
- The problem can only be seen if pool size is not a multiple of …
12/22/14:
- 09:59 Changeset in nginx [5951:610832763648] by
- Upstream: added variables support to proxy_cache and friends.
- 09:59 Changeset in nginx [5950:eaeecf00d5d7] by
- Upstream: preset some cache configuration when bypassing. No …
- 09:59 Changeset in nginx [5949:634da79665d3] by
- Upstream: refactored proxy_cache and friends. The configuration …
- 09:58 Changeset in nginx [5948:f2ff0aa89126] by
- Upstream: mutually exclusive inheritance of "cache" and "store". …
- 09:58 Changeset in nginx [5947:d9025ea1f5a5] by
- Upstream: simplified proxy_store and friends configuration code. This …
Note:
See TracTimeline
for information about the timeline view.