[Mono-list] Mono scalability

Pere Rodríguez pere.rodriguez.rodriguez at gmail.com
Fri Jan 13 02:49:44 EST 2006


Apache + mod_mono or xsp?




2006/1/11, Miguel de Icaza <miguel at ximian.com>:
>
> Hello,
>
> > I use VS.NET application centre test to simulate 50
> > users cocurrantly accessing the asp.net app, but it
> > constantly fails after 10 mins or so. With a small
> > user load (2-5) the application runs perfectly.
> > At the failing point, I found out mono processes are
> > spawn (using ps aux | grep mono). Two of them are in
> > the Ssl (Interruptible sleep) state and the others are
> > Z (zombies). The parent process of the zombie ones is
> > one of the Ssl
>
> Can you try upgrading your Mono installation?  We fixed an issue with
> the zombie processes when you use the Process class a few months ago,
> which could have been after .10
>
> It would be useful to know *how* the application fails, you did not
> mention that.   What kind of behavior is observed by the user?
>
> miguel
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20060113/bebaa637/attachment-0001.html


More information about the Mono-list mailing list