How to detect aborted requests using FastCgiExternalServer
Valentin Kozamernik <[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel,gmane.spam.detected |
|---|---|
| Message-ID | <[email protected]> |
Hello! What is the proper way of detecting aborted requests (e.g. when the user clicks the browser's stop button) when using mod_fastcgi to connect to an external FastCGI server? I am writing a stand-alone FastCGI server and my tests show that mod_fastcgi doesn't close the connection and doesn't send a FCGI_ABORT_REQUEST message. It can't raise SIGPIPE, of course. I tried the latest version which should have Peter Zijlstra's patch included (I don't know whether this is relevant). Thank you! -- Tin ___________________________________ fastcgi-developers mailing list http://fastcgi.com/fastcgi-developers/