commit | 403a071ee74e2d636bf65ad5a62baadcf773d3f1 | [log] [download] |
---|---|---|
author | Igor Sysoev <igor@sysoev.ru> | Thu Sep 14 13:45:46 2006 +0000 |
committer | Jonathan Kolb <jon@b0g.us> | Thu Sep 14 13:45:46 2006 +0000 |
tree | f7796bc44f385b999a727e36916bed39089ddf95 | |
parent | d8c30cafe2002446f617dc95bb3805b9a396d390 [diff] |
Changes with nginx 0.4.1 14 Sep 2006 *) Bugfix: the DragonFlyBSD compatibility. Thanks to Pavel Nazarov. *) Workaround: of bug in 64-bit Linux sendfile(), when file is more than 2G. *) Feature: now on Linux nginx uses O_NOATIME flag for static requests. Thanks to Yusuf Goolamabbas.