mirror of
https://github.com/emikulic/darkhttpd.git
synced 2023-08-10 21:13:08 +03:00
6 lines
178 B
Plaintext
6 lines
178 B
Plaintext
- 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
|