[Mono-list] mod_mono threads

Adriaan adriaanvk at gmail.com
Thu Mar 22 19:02:39 EDT 2007


I have configured apache2 with mod_mono. When i start apache, i see 5
processes mod-mono-server2 started, but all but one are died after a moment.
Thats logic because the same lock file is used:
/opt/mono-1.2.3/bin/mono /opt/mono-1.2.3/lib/mono/2.0/mod-mono-server2.exe
--filename /tmp/mod_mono_server_default

When i now start a httprequest which takes very long time, all other clients
are still waiting for that process to stop. So, it seems, mod_mono is not
multithreaded.
How can i configure mod_mono to run multithreaded?

thanx in advance
-- 
View this message in context: http://www.nabble.com/mod_mono-threads-tf3450943.html#a9625995
Sent from the Mono - General mailing list archive at Nabble.com.



More information about the Mono-list mailing list