about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-08-14 21:03:47 -0700
committerEric Wong <normalperson@yhbt.net>2009-08-15 02:38:48 -0700
commit216308704cfc7a4ff50750822126584b54853bc1 (patch)
treeabd09b82776c2d99ade7a6df6a194c4f0a282fa8
parentf919bf9440b9d34639a97cdb7f6d3690c0008c2d (diff)
downloadunicorn-216308704cfc7a4ff50750822126584b54853bc1.tar.gz
-rw-r--r--TODO12
1 files changed, 5 insertions, 7 deletions
diff --git a/TODO b/TODO
index cd1ef88..01e6596 100644
--- a/TODO
+++ b/TODO
@@ -1,15 +1,13 @@
 * 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 - add stop/start/kill commands?
+* launchers - add stop/start/kill/upgrade commands
+
+* Rainbows!
 
 * Rubinius support
+
+* keepalive (1 second max) + pipelining support (Ragel bits already done)