comparison auto/cc/msvc @ 505:f39b9e29530d NGINX_0_8_0

nginx 0.8.0 *) Feature: the "keepalive_requests" directive. *) Feature: the "limit_rate_after" directive. Thanks to Ivan Debnar. *) Bugfix: XLST filter did not work in subrequests. *) Bugfix: in relative paths handling in nginx/Windows. *) Bugfix: in proxy_store, fastcgi_store, proxy_cache, and fastcgi_cache in nginx/Windows. *) Bugfix: in memory allocation error handling. Thanks to Maxim Dounin and Kirill A. Korinskiy.
author Igor Sysoev <http://sysoev.ru>
date Tue, 02 Jun 2009 00:00:00 +0400
parents 829f9a66a659
children
comparison
equal deleted inserted replaced
504:6d9fb4461113 505:f39b9e29530d
123 ngx_binout="-Fe" 123 ngx_binout="-Fe"
124 ngx_objext="obj" 124 ngx_objext="obj"
125 ngx_binext=".exe" 125 ngx_binext=".exe"
126 126
127 ngx_long_start='@<< 127 ngx_long_start='@<<
128 ' 128 '
129 ngx_long_end='<<' 129 ngx_long_end='<<'
130 ngx_long_regex_cont=' \ 130 ngx_long_regex_cont=' \
131 ' 131 '
132 ngx_long_cont=' 132 ngx_long_cont='
133 ' 133 '