[Mono-list] xsp/mod_mono and zombie processes

Robert Jordan robertj at gmx.net
Fri Nov 24 05:31:59 EST 2006


Miguel de Icaza wrote:
>> now I'm sure it's an xsp, not mod_mono related problem. I ran xsp,
>> accessed the web page at localhost:8000 and got new zombie processes.
>> Any ideas?
> 
> XSP does not spawn any programs, so this is most likely caused by
> something your program is doing.  What does your web page do?

When Sys.Web is compiling an aspx page it indirectly spawns the
corresponding compiler through CodeDom.

Robert



More information about the Mono-list mailing list