deadbabe

Results 2 issues of deadbabe

When getting read timeout on persistent connect, socket is still alive and well and able to receive data. This leads to getting trash from such connect on next request, or...

bug
php7
backlog
prio5

You might really want to call this in some cases before starting pcntl_fork()'ing for parallel processing (e.g., heavy cli cron script) with persistent connections enabled

feature