about summary refs log tree commit homepage
path: root/TODO
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-08-10 02:06:12 -0700
committerEric Wong <normalperson@yhbt.net>2009-08-10 02:06:12 -0700
commitc5fc250a7c7248166ed85e3468faea782c72ccf0 (patch)
treefe0e7708a9684295997858157109048eb66678de /TODO
parent55070052de44b1661af2e85516e08a4df473093d (diff)
downloadunicorn-c5fc250a7c7248166ed85e3468faea782c72ccf0.tar.gz
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