Felipe Neuwald wrote:
> Yesterday, I migrated my webmail 
> system to roundcube, but, when I have something about 1 hour of user, 
> the system hangs with a lot of httpd processes. I had to back my webmail 
> system to squirrelmail to get my system working again.
> 
> Does anybody knows why this is happening?
> 
> [...] 
> 
> // use persistent db-connections
> $rcmail_config['db_persistent'] = TRUE;

There have been reports with persistent mysql connections causing problems.
Try to set this parameter to false.

~Thomas
_______________________________________________
List info: http://lists.roundcube.net/users/

Reply via email to