Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | support 304 for cacheable responses | Igor Sysoev | 2009-04-15 | |
| | ||||
* | style fix | Igor Sysoev | 2009-04-15 | |
| | ||||
* | support HEAD in proxy cache | Igor Sysoev | 2009-04-15 | |
| | ||||
* | style fix: remove trailing spaces | Igor Sysoev | 2009-04-15 | |
| | ||||
* | bump version | Igor Sysoev | 2009-04-15 | |
| | ||||
* | allow any status | Igor Sysoev | 2009-04-11 | |
| | ||||
* | try_files status code | Igor Sysoev | 2009-04-11 | |
| | ||||
* | set cache manager maximum sleep time to 10s | Igor Sysoev | 2009-04-10 | |
| | ||||
* | style fix | Igor Sysoev | 2009-04-10 | |
| | ||||
* | style fix | Igor Sysoev | 2009-04-10 | |
| | ||||
* | do not call ngx_http_file_cache_free() if a response is not cacheable | Igor Sysoev | 2009-04-10 | |
| | ||||
* | add debug logging | Igor Sysoev | 2009-04-10 | |
| | ||||
* | backout r2535: virtual names is a property of address:port pair, | Igor Sysoev | 2009-04-09 | |
| | | | | but is not a property of server configuration | |||
* | style fix | Igor Sysoev | 2009-04-08 | |
| | ||||
* | delete win32 ngx_file_append_mode() as we use reliable | Igor Sysoev | 2009-04-08 | |
| | | | | FILE_APPEND_DATA|SYNCHRONIZE flags | |||
* | adopt NGX_FILE_TRUNCATE for win32 | Igor Sysoev | 2009-04-08 | |
| | ||||
* | fix r2590: error_page made an external redirect without query string | Igor Sysoev | 2009-04-07 | |
| | ||||
* | bump version | Igor Sysoev | 2009-04-06 | |
| | ||||
* | backout r2677 and fix ngx_strlcasestrn() again | Igor Sysoev | 2009-04-06 | |
| | ||||
* | bump version | Igor Sysoev | 2009-04-06 | |
| | ||||
* | fix ngx_strlcasestrn() | Igor Sysoev | 2009-04-06 | |
| | ||||
* | bump version | Igor Sysoev | 2009-04-06 | |
| | ||||
* | proxy_cache_key | Igor Sysoev | 2009-04-06 | |
| | ||||
* | fix cache path slot | Igor Sysoev | 2009-04-06 | |
| | ||||
* | refactor ngx_http_arg() using ngx_strcasestrn(), | Igor Sysoev | 2009-04-04 | |
| | | | | back out zero termination introduced in r2138 | |||
* | support Cache-Control no-cache and max-age in cache | Igor Sysoev | 2009-04-04 | |
| | ||||
* | ngx_strlcasestrn() | Igor Sysoev | 2009-04-04 | |
| | ||||
* | update r2664 | Igor Sysoev | 2009-04-04 | |
| | ||||
* | support Expires in cache | Igor Sysoev | 2009-04-03 | |
| | ||||
* | fix r2664: ..._cache_valid did not work for stale responses | Igor Sysoev | 2009-04-03 | |
| | ||||
* | zero field | Igor Sysoev | 2009-04-03 | |
| | ||||
* | support X-Accel-Expires in cache | Igor Sysoev | 2009-04-03 | |
| | ||||
* | cache GET requests only | Igor Sysoev | 2009-04-03 | |
| | ||||
* | merge fastcgi_cache_key | Igor Sysoev | 2009-04-02 | |
| | ||||
* | autoconfigure crypt_r(): uclibc has no crypt_r() | Igor Sysoev | 2009-04-02 | |
| | ||||
* | fix OpenBSD building, broken in r2616 | Igor Sysoev | 2009-04-02 | |
| | ||||
* | bump version | Igor Sysoev | 2009-04-02 | |
| | ||||
* | fix MacOSX building, broken in r2616 | Igor Sysoev | 2009-04-01 | |
| | ||||
* | zero cache file length, | Igor Sysoev | 2009-04-01 | |
| | | | | this fixes full cache purging and hogging CPU by the cache manager after this | |||
* | add debug logging | Igor Sysoev | 2009-04-01 | |
| | ||||
* | Win32 appends synchronized if only FILE_APPEND_DATA and SYNCHRONIZE are set | Igor Sysoev | 2009-03-31 | |
| | | | | | without any other flags. On the other hand, Unix requires at least the write flag to be set together with O_APPEND. | |||
* | win32 ngx_open_file() supports utf8 names and NGX_FILE_APPEND | Igor Sysoev | 2009-03-30 | |
| | ||||
* | ngx_process_tray() | Igor Sysoev | 2009-03-30 | |
| | ||||
* | fix segfault introduced in r2602 if there is 502/504 error | Igor Sysoev | 2009-03-30 | |
| | | | | and proxy/fastcgi_cache is defined without proxy/fastcgi_cache_valid | |||
* | fix r2579 | Igor Sysoev | 2009-03-30 | |
| | ||||
* | fix FreeBSD before 7 building, broken in r2616 | Igor Sysoev | 2009-03-30 | |
| | ||||
* | bump version | Igor Sysoev | 2009-03-30 | |
| | ||||
* | bump version | Igor Sysoev | 2009-03-30 | |
| | ||||
* | nginx_version | Igor Sysoev | 2009-03-30 | |
| | ||||
* | introduce cache manager instead of cache cleaner | Igor Sysoev | 2009-03-30 | |
| |