On 11/27/2014 12:31 PM, Christian Mack wrote:
Hello Götz Reinicke

Am 2014-11-26 um 10:29 schrieb Götz Reinicke - IT Koordinator:
we have about 1.000 users but just a few (+- 100) use sogo as mailclient.

The most users use the calendar app.

Since some days, we see a lot of

        No child available to handle incoming request

and the webpage cant be accessed.

Currently I have "WOWorkersCount = 15;"

I updateted today from 2.2.9a to 2.2.10, and it is still the same situation.

Any suggestions?

It is a 4Core 2.2GHZ 8 GB RAM virtual mashine doing just sogo and a bit
of database for a small webapp.

You have to increase your workers count by setting PREFORK in
/etc/{sysconfig|default}/sogo.
Because the setting of WOWorkersCount in sogo.conf is overwritten by the
service start script.

We also faced the same problem when importing a massive calendar.
One way to check if the workers count is correctly setup is to issue

# ps auxwww | grep -i sogo
[...]
sogo 13654 0.7 1.4 295924 14812 ? S 16:32 0:09 /usr/sbin/sogod -WOWorkersCount 3 -WOPidFile /var/run/sogo/sogo.pid -WOLogFile /var/log/sogo/sogo.log

HTH

--
[email protected]
https://inverse.ca/sogo/lists

Reply via email to