Any chance of fixing the ISAPI to allow HTTP Keep-Alives?

and no, it's not just me :-)  I checked the source code.  it returns
HSE_STATUS_SUCCESS for all success cases.  It needs to return
HSE_STATUS_SUCCESS_AND_KEEP_CONN to allow Keep-Alives to work. (and of
course obey the other HTTP 1.1 rules such as, allowing for the client
sending Connection-Close in the request headers, and setting Content-Length
in it's reply headers etc)

-- 
Louis Solomon
www.SteelBytes.com

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to