diff options
author | Maxim Dounin <mdounin@mdounin.ru> | 2014-01-04 03:31:58 +0400 |
---|---|---|
committer | Maxim Dounin <mdounin@mdounin.ru> | 2014-01-04 03:31:58 +0400 |
commit | 9a72030c2507a635d9c17a76a992cec21067dbcf (patch) | |
tree | 4a7f1b70800631b40f3b9dc6707fc135551ab207 /src/os/unix/ngx_process_cycle.c | |
parent | 2539ce036f6f9d9c2f0e9d6e723d1f0785b9dc0a (diff) | |
download | nginx-9a72030c2507a635d9c17a76a992cec21067dbcf.tar.gz nginx-9a72030c2507a635d9c17a76a992cec21067dbcf.zip |
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.
Diffstat (limited to 'src/os/unix/ngx_process_cycle.c')
0 files changed, 0 insertions, 0 deletions