commit | 0e7e73291ae306f7ce6e8621ef8ed9fd24d94859 | [log] [download] |
---|---|---|
author | Igor Sysoev <igor@sysoev.ru> | Mon Feb 02 11:01:26 2009 +0000 |
committer | Jonathan Kolb <jon@b0g.us> | Mon Feb 02 11:01:26 2009 +0000 |
tree | f444df19d7f0745a8cbd03c69786249241b75161 | |
parent | 8c8f282115306674d70fa7a7bbc4f375d8300679 [diff] |
Changes with nginx 0.7.33 02 Feb 2009 *) Bugfix: a double response might be returned if the epoll or rtsig methods are used and a redirect was returned to a request with body. Thanks to Eden Li. *) Bugfix: the $sent_http_location variable was empty for some redirects types. *) Bugfix: a segmentation fault might occur in worker process if "resolver" directive was used in SMTP proxy.