nginx/src
Maxim Dounin 9a72030c25 Allowed up to two EBUSY errors from sendfile().
Fallback to synchronous sendfile() now only done on 3rd EBUSY without
any progress in a row.  Not falling back is believed to be better
in case of occasional EBUSY, though protection is still needed to
make sure there will be no infinite loop.
2014-01-04 03:31:58 +04:00
..
core Allowed up to two EBUSY errors from sendfile(). 2014-01-04 03:31:58 +04:00
event SSL: ssl_buffer_size directive. 2013-12-20 16:18:25 +04:00
http Allowed up to two EBUSY errors from sendfile(). 2014-01-04 03:31:58 +04:00
mail Resolver: implemented IPv6 name to address resolving. 2013-12-09 10:53:28 +04:00
misc Fixed compilation with -Wmissing-prototypes. 2012-07-24 15:09:54 +00:00
mysql Copyright updated. 2012-01-18 15:07:43 +00:00
os Win32: fixed init_process without master process (ticket #453). 2013-11-29 17:23:47 +04:00