simpler keepalive check for synchronous models
commitda9dfc1dece4fbcdf2a8e8ccdb4914ce4aa3a998
authorEric Wong <normalperson@yhbt.net>
Sat, 20 Nov 2010 02:39:02 +0000 (19 18:39 -0800)
committerEric Wong <normalperson@yhbt.net>
Sat, 20 Nov 2010 02:39:02 +0000 (19 18:39 -0800)
tree4161062fefbf0539ed50327588b702cda04769f7
parentc6ffae22748bc22d5ef88fea2a3ca67f480ee74b
simpler keepalive check for synchronous models

Unicorn 3.x includes HttpParser#next? which will reset the
parser for keepalive requests without extra steps.
lib/rainbows/process_client.rb
lib/rainbows/revactor.rb