26/09/2012 Par PJ Michel DansApache, Debian, Hebergement Tune apache2 for more concurrent connections – Open-Xchange The problemBy default apache2 is configured to support 150 concurrent connections. This forces all parallel requests beyond that limit to wait. Especially if, for example, active sync clients maintain a… Read More
06/07/2011 Par PJ Michel DansDebian, openXchange createcontext fails; « Could not create connection to database server » Fix: mysql> update configdb.db_pool set password = 'asdfasdf'; mysql> update mysql.user set password = password'asdfasdf' where user = 'openexchange';t hen restart mysql, since I set it using UPDATE instead of… Read More