commit | c33ab6ae8027dac02b16facf1d03e3e247168a50 | [log] [download] |
---|---|---|
author | Igor Sysoev <igor@sysoev.ru> | Thu Jun 23 13:39:04 2005 +0000 |
committer | Jonathan Kolb <jon@b0g.us> | Thu Jun 23 13:39:04 2005 +0000 |
tree | 48f0c6aabc8d8d022d83ee19754ee15ce1c45442 | |
parent | 4fb6ac8f2a05cbe2c0aaff3c2ebee3ab8a27def1 [diff] |
Changes with nginx 0.1.37 23 Jun 2005 *) Change: now the "n" is added to the end of the "nginx.pid" file. *) Bugfix: the responses may be transferred not completely, if many parts or the big parts were included by SSI. *) Bugfix: if all backends had returned the 404 reponse and the "http_404" parameter of the "proxy_next_upstream" or "fastcgi_next_upstream" directives was used, then nginx started to request all backends again.