No plugin issues so far. I do use only one accounts and that one is working.
larry.png does not exist under skins/images so there is no sample image to be shown to user when she/he tries to change skin (prefs) I have large number of folders. To be fair I am going against imap server that might not be the fastest right now. I am switching to cyrus and that seems to work better for archive. I actually have two things going in my RC. RC is going against two imap servers. 1. imap mail 2. imap archive I use accounts to allow users to switch between archive and mail in one session. I use imapsync to move weekly and monthly email from one to another. On Address Book wich is public ldap and private sql stuff is working fine. Problem is when I click on mail button and/or compose It seems that this is working much better when I am going against archive wich happens to be latest cyrus imap. mail as is currently is on citadel and that is slow (painfully slow with RC) That will change as I will migrate citadel to cyrus. Can someone point me to caching document so that I know how to setup exactly caching! No error logs on the memcache side. RC just want start period. I can't see to get session to work, period // Backend to use for session storage. Can either be 'db' (default) or 'memcache' // If set to memcache, a list of servers need to be specified in 'memcache_hosts' // Make sure the Memcache extension (http://pecl.php.net/package/memcache) version >= 2.0.0 is installed $rcmail_config['session_storage'] = 'db'; //$rcmail_config['session_storage'] = 'memcache'; // Use these hosts for accessing memcached // Define any number of hosts in the form hostname:port $rcmail_config['memcache_hosts'] = 'localhost:11211'; // e.g. array( 'localhost:11211', '192.168.1.12:11211' ); if I change to memcache apache will start but RC reports: SERVICE CURRENTLY NOT AVAILABLE! Error No. [604] no logs on RC side and all logs are enabled + trace mode (8) is in. on apache side all I get is: [Mon Mar 05 12:29:06 2012] [notice] Apache/2.2.22 (Unix) DAV/2 PHP/5.3.10 configured -- resuming normal operations hope this helps ... --sasha On Mon, Mar 5, 2012 at 8:33 AM, A.L.E.C <[email protected]> wrote: > On 05.03.2012 14:13, Sasha Kacanski wrote: > > Plugin issues so far, nothing major but sometimes I get some complains on > > the config file locations. > > Core plugins? What exactly? > > > My major concern is to improve speed of screens reloading. > > For some reason RC is now taking couple more seconds to load mail screen > > (inbox) and in general all oprations are taking at least a 1 to 2 sec > more. > > this is kind of too long. At the end when I click on compose I receive > new > > email compose template in 6-7 seconds. > > Just too long. > > How many folders do you have. How about pages where folders list isn't > loaded (addressbook). What is the version you did test before, was it > faster? Caching enabled or not? > > > Also memcache (if I change db to memcache:port) in main.inc.php RC will > not > > start and no log files are written. > > Any errors in log? > > -- > Aleksander 'A.L.E.C' Machniak > LAN Management System Developer [http://lms.org.pl] > Roundcube Webmail Developer [http://roundcube.net] > --------------------------------------------------- > PGP: 19359DC1 @@ GG: 2275252 @@ WWW: http://alec.pl > -- > List info: http://lists.roundcube.net/users/ > BT/4e624a41 > -- Aleksandar Kacanski
_______________________________________________ Roundcube Users mailing list [email protected] http://lists.roundcube.net/mailman/listinfo/users
