Unbind listeners as before stopping workers
[unicorn.git] / TODO
blob7e36cc27c20477894835e0ba162d7117a74e202b
1 * Support HTTP/1.1 keepalive if (and probably only if) pipelining.
2   We can do this by testing readability of socket immediately after
3   the response is written.
5 * integration tests with nginx including bad client handling
7 * manpages (why do so few Ruby executables come with proper manpages?)
9 * code cleanups (launchers)
11 * Pure Ruby HTTP parser
13 * Rubinius support