]> granicus.if.org Git - php/commit
Don't try to read the rest of malformed FCGI requests, close immediately. It saves...
authorDmitry Stogov <dmitry@php.net>
Wed, 25 Aug 2010 13:48:16 +0000 (13:48 +0000)
committerDmitry Stogov <dmitry@php.net>
Wed, 25 Aug 2010 13:48:16 +0000 (13:48 +0000)
commitd663b9cc774f0667203c383da5c6408b68209086
tree407b00f4de0ce8be23530624f43e2d8252c19d5a
parent7fc86e5cb49be6e5d88f466b2035ea8e9a563554
Don't try to read the rest of malformed FCGI requests, close immediately. It saves one recv() call for proper FCGI request.
sapi/cgi/fastcgi.c