[Mono-devel-list] XSP/mod_mono recycling? [Virus checked]
Miguel de Icaza
miguel at novell.com
Tue Feb 1 09:36:33 EST 2005
Hey,
> > Today mod_mono and xsp run everything in a single process, and am
> > wondering if it would not be a good idea to have them restart the
> > processes every once in a while?
>
> How about just utilizing what Apache provides for free? What about running
> mod_mono_server against
> an embedded runtime?
Embedding it has the problem that then you have always multiple
instances of the same handler for say `/something'. Not a bad thing for
some scenarios, but it is not the default model that people expect.
Miguel.
More information about the Mono-devel-list
mailing list