]> git.kaiwu.me - nginx.git/commit
Added msleep() on reload to allow new processes to start.
authorMaxim Dounin <mdounin@mdounin.ru>
Tue, 28 Feb 2012 11:40:18 +0000 (11:40 +0000)
committerMaxim Dounin <mdounin@mdounin.ru>
Tue, 28 Feb 2012 11:40:18 +0000 (11:40 +0000)
commitdb402276e17e87042bf207dc97761fe791469577
treefd69b6ba969d16c45c4e2c4227b7f91ed0860ca0
parentb74f8ffce4aa7a7090e19021854304570238edb1
Added msleep() on reload to allow new processes to start.

This is expected to ensure smoother operation on reload (and with less
chance of listen queue overflows).

Prodded by Igor Sysoev.
src/os/unix/ngx_process_cycle.c