tee_input: make interface more usable outside of Unicorn
[unicorn.git] / TODO
blobcd1ef88e0c5a72aee3afe7a35771b050355731ea
1 * security audit, fuzz testing
3 * performance audit
5 * keepalive (1 second max) + pipelining support (Ragel bits already done)
7 * integration tests with nginx including bad client handling
9 * manpages (why do so few Ruby executables come with proper manpages?)
11 * code cleanups
13 * launchers - add stop/start/kill commands?
15 * Rubinius support