about summary refs log tree commit homepage
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO10
1 files changed, 8 insertions, 2 deletions
diff --git a/TODO b/TODO
index df0d06e..cd1ef88 100644
--- a/TODO
+++ b/TODO
@@ -1,9 +1,15 @@
+* security audit, fuzz testing
+
+* performance audit
+
+* keepalive (1 second max) + pipelining support (Ragel bits already done)
+
 * integration tests with nginx including bad client handling
 
 * manpages (why do so few Ruby executables come with proper manpages?)
 
-* code cleanups (launchers)
+* code cleanups
 
-* Pure Ruby HTTP parser
+* launchers - add stop/start/kill commands?
 
 * Rubinius support