[Mono-dev] [PATCH] XSP: Unhandled exceptions on FastCGI Backend
Tiaan
tagdev at gmail.com
Thu Nov 19 16:39:24 EST 2009
This patch prevents abandoned FastCGI connections from staying open
indefinitely due to unhandled exceptions by adding last-resort
error-handling (including logging) when connections are being accepted and
processed. It also implements a more graceful shutdown of the FastCGI
Backend by handling two ObjectDisposedException errors that can occur at
process termination time.
The attached patch is for "trunk/xsp/src". Please commit.
Thanks,
Tiaan.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20091119/a0ae5317/attachment-0001.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Mono-WebServer-FastCgi_Unhandled-Exceptions_xsp-trunk.patch
Type: application/octet-stream
Size: 3579 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20091119/a0ae5317/attachment-0001.obj
More information about the Mono-devel-list
mailing list