Improved performance and stability of built-in HTTP server. Ripped out keep-alive...
authorAndy Grundman <andy@hybridized.org>
Wed, 28 Feb 2007 06:45:31 +0000 (06:45 +0000)
committerAndy Grundman <andy@hybridized.org>
Wed, 28 Feb 2007 06:45:31 +0000 (06:45 +0000)
commit4bb8bd62f620afd41160a61a2995d319779a3d99
treec2f83cb54a6f0796fc76661d7336579140d86641
parente422816ee11aca47515850b63d599e8e003ca7d5
Improved performance and stability of built-in HTTP server.  Ripped out keep-alive hack.  Increased chunk size from 4K to 64K.
Changes
lib/Catalyst/Engine.pm
lib/Catalyst/Engine/CGI.pm
lib/Catalyst/Engine/HTTP.pm