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 _______________________________________________ Mono-devel-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-devel-list
