| commit | 995b39e3197cda659cbe4496b6496a727d1dd9a0 | [log] [download] |
|---|---|---|
| author | Igor Sysoev <igor@sysoev.ru> | Sun Dec 18 15:59:13 2005 +0000 |
| committer | Jonathan Kolb <jon@b0g.us> | Sun Dec 18 15:59:13 2005 +0000 |
| tree | fc0d512ce829a25d02b91220aa9b390bf50f3f27 | |
| parent | a961a379f965ff05abd2be69c6e1090b501bd1c8 [diff] |
Changes with nginx 0.3.17 18 Dec 2005
*) Change: now on Linux configure checks the presence of epoll and
sendfile64() in kernel.
*) Feature: the "map" directive supports domain names in the
".domain.tld" form.
*) Bugfix: the timeouts were not used in SSL handshake.
*) Bugfix: in the HTTP protocol in the "proxy_pass" directive.
*) Bugfix: when the HTTP protocol was used in the "proxy_pass"
directive the port 80 was used by default.