darkhttpd/TODO

6 lines
178 B
Plaintext
Raw Normal View History

2006-12-13 17:00:24 +03:00
- keepalive performance against ab sucks
- keepalive+TCP_NODELAY hangs!
- send headers using sendfile syscall - fewer packets
2018-12-09 16:54:12 +03:00
- make timeout a cmdline arg
- add test for timeout