Fix timeouts to close connections.

This commit is contained in:
Emil Mikulic
2018-12-10 00:54:12 +11:00
parent dcb89f3d0f
commit 89af6956e2
2 changed files with 10 additions and 4 deletions

2
TODO
View File

@@ -1,3 +1,5 @@
- keepalive performance against ab sucks
- keepalive+TCP_NODELAY hangs!
- send headers using sendfile syscall - fewer packets
- make timeout a cmdline arg
- add test for timeout