From a89ccf321224f3248ddd00bb0edb320311604e4e Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 11 Nov 2010 02:16:50 +0800 Subject: configurator: enable "rewindable_input" directive This allows users to override the current Rack spec and disable the rewindable input requirement. This can allow applications to use less I/O to minimize the performance impact when processing uploads. --- TODO | 3 --- 1 file changed, 3 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 971bd18..edbc8f8 100644 --- a/TODO +++ b/TODO @@ -7,6 +7,3 @@ * scalability to >= 1024 worker processes for crazy NUMA systems * Rack 2.x support (when Rack 2.x exists) - -* allow disabling "rack.input" rewindability for performance - (but violate the Rack 1.x SPEC) -- cgit v1.2.3-24-ge0c7