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