[Mono-dev] mod_mono vs xsp
Gonzalo Paniagua Javier
gonzalo at ximian.com
Wed Dec 21 23:03:05 EST 2005
On Wed, 2005-12-07 at 20:48 -0600, Carlos Solorzano wrote:
> We are going to try switching from XSP to apache/mod_mono hoping to
> get around http://bugzilla.ximian.com/show_bug.cgi?id=76667
>
> Is there anything I should know about mod_mono, how is it different
> from xsp? I am guessing everything will pretty much just work,
> without many changes?
If the problem is the same that I think it is, it won't be solved by
just switching. You should limit the number of connections in apache to
a number slightly lower than the maximum number of threads in the
threadpool that you want to have (see 'man mono' on how to manually set
this limit).
-Gonzalo
More information about the Mono-devel-list
mailing list