[Mono-dev] [PATCH] XSP: Unhandled exceptions on FastCGI Backend

Marek Habersack grendel at twistedcode.net
Thu Nov 19 17:14:52 EST 2009


Tiaan wrote:
> 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.
Committed in r146575 (trunk), r146576 (2.6 branch) and r146577 (2.4 branch), thanks!

marek


More information about the Mono-devel-list mailing list