On Wed, 24 Nov 2010 13:01:52 -0500 Abe Gillespie <[email protected]> wrote:
> I can attest from personal experience this works fairly well. > However, sometimes with newly dropped assemblies I'll get an "Internal > Server Error" from Apache. But usually a subsequent request / refresh You will get it if the event comes in the middle of a request. The request is aborted, mod_mono fails to communicate with the backend and sends error 500. marek > will fix it. It will just recompile the application at the next request. marek _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
