Hacker News new | ask | show | jobs
PHP-Watcher (sergeyzhuk.me)
2 points by seregazhuk 2437 days ago
1 comments

How does this deal with existing connections?

One of the use cases is long-lived requests (e.g. uploading a file). If you restart the daemon and kill the existing connections, it's not going to make users happy. So only benefical in development environments?