Recently i've been checking lsof and found mysql to have opened many files concerning roundcube with every login that number increases, following:
darken:/# lsof | grep roundcube -i | wc -l 192
darken:/# lsof | grep roundcube -i | wc -l 204
darken:/# lsof | grep roundcube -i | wc -l 216
twelve new files opened each time. I'm not expert on mysql, nor i studied the roundcube source, so I'm asking whether it is "normal" behaviour of mysql&roundcube.
Next thing which really disappoints me is the already posted problem about unwanted logging out (session invalid or expired) after clicking on inbox while reading message. Also there are few more similar problems, clicking on folders become impossible after some time/action in roundcube. I've read through the ML recently and found many suggestions very reasonable (draft system, folder hilighting, ajax implementing instead of dom...). You guys are doing very good job and I keep my fingers crossed about roundcube.
(btw during writing this mail in roundcube it logged me out 7 times (without any interaction) - if opera hadn't had memory about textfields in passed pages I would have lost all writing)
keep good job some stuff at the end...
if it helps, the files opened are: mysqld 32209 mysql 31u REG 8,1 4096 25221765 /var/lib/mysql/roundcubemail/session.MYI mysqld 32209 mysql 32u REG 8,1 16104 25221766 /var/lib/mysql/roundcubemail/session.MYD mysqld 32209 mysql 34u REG 8,1 2048 25221768 /var/lib/mysql/roundcubemail/users.MYI mysqld 32209 mysql 45u REG 8,1 424 25221769 /var/lib/mysql/roundcubemail/users.MYD mysqld 32209 mysql 46u REG 8,1 3072 25221762 /var/lib/mysql/roundcubemail/identities.MYI mysqld 32209 mysql 47u REG 8,1 280 25221763 /var/lib/mysql/roundcubemail/identities.MYD mysqld 32209 mysql 48u REG 8,1 6144 25219767 /var/lib/mysql/roundcubemail/cache.MYI mysqld 32209 mysql 49u REG 8,1 1908 25219768 /var/lib/mysql/roundcubemail/cache.MYD mysqld 32209 mysql 51u REG 8,1 7168 25221771 /var/lib/mysql/roundcubemail/messages.MYI mysqld 32209 mysql 52u REG 8,1 114240 25221772 /var/lib/mysql/roundcubemail/messages.MYD mysqld 32209 mysql 55u REG 8,1 3072 25219807 /var/lib/mysql/roundcubemail/contacts.MYI mysqld 32209 mysql 58u REG 8,1 344 25221760 /var/lib/mysql/roundcubemail/contacts.MYD