[Mono-list] Thread Pool issues

Gonzalo Paniagua Javier gonzalo.mono at gmail.com
Fri Apr 2 18:08:10 EDT 2010


On Fri, 2010-04-02 at 05:35 -0800, aldus wrote:
> Hi all
> I have installed Mono 2.6.3 and Apache 2.2.15 and put in the httpd.conf the
> following lines:
> MonoMaxActiveRequests 0
> MonoMaxWaitingRequests 0
> MonoSetEnv MONO_THREADS_PER_CPU=2000
> 
> but I'm still exepriencing the maximum concurrent issue
> "[error] Maximum number (20) of concurrent mod_mono requests to
> /tmp/mod_mono_dashboard_docubox_2.lock reached. Dropping request.
> "

MonoMaxActiveRequests docubox 0
MonoMaxWaitingRequests docubox 0

And I would remove that MONO_THREADS_PER_CPU setting. It is too high.

-Gonzalo




More information about the Mono-list mailing list