summaryrefslogtreecommitdiff
tag namev0.1.35 (78b0431d379be18b5832eb94f0750d40555f84c2)
tag date2005-06-07 15:48:02 +0000
tagged byJonathan Kolb <jon@b0g.us>
tagged objectcommit ee23bba892...
downloadnginx-0.1.35.tar.gz
Changes with nginx 0.1.35 07 Jun 2005
*) Feature: the "working_directory" directive. *) Feature: the "port_in_redirect" directive. *) Bugfix: the segmentation fault was occurred if the backend response header was in several packets; bug appeared in 0.1.29. *) Bugfix: if more than 10 servers were configured or some server did not use the "listen" directive, then the segmentation fault was occurred on the start. *) Bugfix: the segmentation fault might occur if the response was bigger than the temporary file. *) Bugfix: nginx returned the 400 response on requests like "GET http://www.domain.com/uri HTTP/1.0"; bug appeared in 0.1.28.