Comment 4 for bug 882593

Revision history for this message
Etenil (etenil) wrote :

I've commited a possible fix that properly closes the database connections after each request handling.

My rationale here is that MySQL connections stacked up until they reached the maximum authorized (around 300 I think), and thus Movim couldn't connect anymore and dropped the session.