Hello All,

I setup a Roundcube webmail, and it is working fine. Some part not but
i can live with that. The problem is that my Server admin is
complaining about mysql usage and threads that Roundcube make.
I disabeled CACHE but that didnt help either:

/ enable caching of messages and mailbox data in the local database.
// this is recommended if the IMAP server does not run on the same machine
$rcmail_config['enable_caching'] = FALSE;

// lifetime of message cache
// possible units: s, m, h, d, w
$rcmail_config['message_cache_lifetime'] = '10d';

Readed that on  forum:
http://roundcubeforum.net/forum/index.php?topic=116.msg927#msg927

Here is list of thread that are on MySQL5

>       Id      User         Host/IP         DB      Time    Cmd Query
> or State                                                       
>       --      ----         -------         --      ----    --- 
> ----------                                                           
>  7547906      root       localhost   USERNAME_test         0  Query show
> full processlist                                                
>  7547970 USER1_em       localhost USER1_ema         0
> Sleep                                                                     
>  
>  7547997 USER1_em       localhost USER1_ema         1
> Sleep                                                                     
>  
>  7546309 USER1_em       localhost USER1_ema         3
> Sleep                                                                     
>  
>  7547986 USER1_em       localhost USER1_ema        10
> Sleep                                                                     
>  
>  7547875 USER1_em       localhost USER1_ema        84
> Sleep                                                                     
>  
>  7547789 USER1_em       localhost USER1_ema       139
> Sleep                                                                     
>  
>  7546131 eximstats       localhost  eximstats       200  
> Sleep                                                                     
>  
>  7546390 USER1_em       localhost USER1_ema       259
> Sleep                                                                     
>  
>  7547605 USER1_em       localhost USER1_ema       266
> Sleep                                                                     
>  
>  7546367 USER1_em       localhost USER1_ema       318
> Sleep                                                                     
>  
>  7546235 USER1_em       localhost USER1_ema       325
> Sleep                                                                     
>  
>  7546220 USER1_em       localhost USER1_ema       502
> Sleep                                                                     
>  
>  7546209 USER1_em       localhost USER1_ema       562
> Sleep                                                                     
>  
>  7546684 USER1_em       localhost USER1_ema       802
> Sleep                                                                     
>  
>  7546414 USER1_em       localhost USER1_ema       982
> Sleep                                                                     
>  
>  7546406 USER1_em       localhost USER1_ema       991
> Sleep                                                                     
>  
>  7546358 USER1_em       localhost USER1_ema      1019
> Sleep                                                                     
>  
>  7546350 USER1_em       localhost USER1_ema      1029
> Sleep                                                                     
>  
>  7546141 USER1_em       localhost USER1_ema      1149
> Sleep                                                                     
>  


If someone have any suggestion pls let me know.
Btw: runing last SVN from roundcubemail.
thNX

_______________________________________________
List info: http://lists.roundcube.net/dev/

Reply via email to