On 20.04.2012 23:21, Michael Orlitzky wrote:
On 04/20/2012 02:45 PM, Michael Heydekamp wrote:
Currently I'm following the thread "RoundCube session aborting" very attentively for one reason: It's the main show stopper why we can't finally kick Squirrel from our server yet.
It doesn't sound like the same issue,
I agree, but the thread reminded me in some way to the several and different problems I had to encounter. Even here not each of the aborted sessions and lost server connections is identical to the next and previous one.
but a couple of our users were experiencing timeouts a while ago while composing messages.
The settings in Roundcube's main.inc.php looked correct (based on what browsers are actually supposed to do), but I set,
$rcmail_config['keep_alive'] $rcmail_config['session_lifetime'] $rcmail_config['min_keep_alive']
back to their default values just to ease troubleshooting. Then, the timeouts stopped happening. *shrug*
Hmm, to my best knowledge we are running the defaults (you didn't state what your defaults exactly are).
We have:
$rcmail_config['keep_alive'] = 10; $rcmail_config['session_lifetime'] = 10; $rcmail_config['min_keep_alive'] = 60;
These ARE the defaults, right?
I'm not sure what these values are doing exactly and why they are needed at all, so I didn't touch them.
And I hate to say that: I'd really like to get rid of Squirrel, but I have never ever seen any session timeouts, lost server connections, app hangs or the like with it (unless the Internet connection itself had been dropped). It's ugly, it's lacking of UTF-8 support upon quoting a message (therefore, it's almost impossible to reply to mails of web.de users in a right and readable way), but it's stable in the sense that it doesn't throw me back to scratch while composing a message or doing other tasks.
OTOH, I must admit: This is the first evening where I did not encounter any such timeout/connection/hang problems with RC 0.7.2, so I'll check with my main admin if he has changed anything (I asked him to make sure that all plugins are current, which was not the case with each of our used plugins before).
Michael Heydekamp Co-Admin freexp.de Düsseldorf/Germany