aboutsummaryrefslogtreecommitdiff
path: root/src/http/modules/proxy/ngx_http_proxy_cache.c
Commit message (Collapse)AuthorAge
* nginx-0.3.36-RELEASE importrelease-0.3.36Igor Sysoev2006-04-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | *) Feature: the ngx_http_addition_filter_module. *) Feature: the "proxy_pass" and "fastcgi_pass" directives may be used inside the "if" block. *) Feature: the "proxy_ignore_client_abort" and "fastcgi_ignore_client_abort" directives. *) Feature: the "$request_completion" variable. *) Feature: the ngx_http_perl_module supports the $r->request_method and $r->remote_addr. *) Feature: the ngx_http_ssi_module supports the "elif" command. *) Bugfix: the "\/" string in the expression of the "if" command of the ngx_http_ssi_module was treated incorrectly. *) Bugfix: in the regular expressions in the "if" command of the ngx_http_ssi_module. *) Bugfix: if the relative path was specified in the "client_body_temp_path", "proxy_temp_path", "fastcgi_temp_path", and "perl_modules" directives, then the directory was used relatively to a current path but not to a server prefix.
* nginx-0.1.9-RELEASE importrelease-0.1.9Igor Sysoev2004-11-25
| | | | | | | | | | | | | | | *) Bugfix: the proxied request was sent without arguments if the request contains "//", "/./", "/../" or "%XX". *) Bugfix: the large compressed responses may be transferred not completely. *) Bugfix: the files bigger than 2G was not transferred on Linux that does not support sendfile64(). *) Bugfix: while the build configuration on Linux the --with-poll_module parameter was required; the bug had appeared in 0.1.8.
* nginx-0.1.5-RELEASE importrelease-0.1.5Igor Sysoev2004-11-11
| | | | | | | | | | | | | | | | | | | | | | | | *) Bugfix: on Solaris and Linux there may be too many "recvmsg() returned not enough data" alerts. *) Bugfix: there were the "writev() failed (22: Invalid argument)" errors on Solaris in proxy mode without sendfile. On other platforms that do not support sendfile at all the process got caught in an endless loop. *) Bugfix: segmentation fault on Solaris in proxy mode and using sendfile. *) Bugfix: segmentation fault on Solaris. *) Bugfix: on-line upgrade did not work on Linux. *) Bugfix: the ngx_http_autoindex_module module did not escape the spaces, the quotes, and the percent signs in the directory listing. *) Change: the decrease of the copy operations. *) Feature: the userid_p3p directive.
* nginx-0.1.0-2004-09-29-20:00:49 import; remove years from copyrightIgor Sysoev2004-09-29
|
* nginx-0.1.0-2004-09-28-12:34:51 import; set copyright and remove unused filesIgor Sysoev2004-09-28
|
* nginx-0.0.2-2004-02-11-20:08:49 importIgor Sysoev2004-02-11
|
* nginx-0.0.1-2003-11-25-23:44:56 importIgor Sysoev2003-11-25
|
* nginx-0.0.1-2003-11-20-20:36:43 importIgor Sysoev2003-11-20
|
* nginx-0.0.1-2003-11-19-00:34:08 importIgor Sysoev2003-11-18
|
* nginx-0.0.1-2003-11-18-19:49:00 importIgor Sysoev2003-11-18
|
* nginx-0.0.1-2003-11-17-00:49:42 importIgor Sysoev2003-11-16
|
* nginx-0.0.1-2003-11-14-19:52:04 importIgor Sysoev2003-11-14
|
* nginx-0.0.1-2003-11-11-00:09:22 importIgor Sysoev2003-11-10
|
* nginx-0.0.1-2003-11-10-20:17:31 importIgor Sysoev2003-11-10
|
* nginx-0.0.1-2003-11-09-23:03:38 import; separate buildingIgor Sysoev2003-11-09
|
* nginx-0.0.1-2003-11-05-20:03:41 importIgor Sysoev2003-11-05
|
* nginx-0.0.1-2003-11-05-01:12:39 importIgor Sysoev2003-11-04
|
* nginx-0.0.1-2003-11-04-01:20:44 importIgor Sysoev2003-11-03
|
* nginx-0.0.1-2003-11-03-20:33:31 importIgor Sysoev2003-11-03
|
* nginx-0.0.1-2003-11-03-01:56:18 importIgor Sysoev2003-11-02