<html><body>
<p>Thank you Brett,<br>
<br>
I think that sounds reasonable.<br>
I'll try that as soon as I am back from holidays.<br>
<br>
Best regards<br>
<br>
<br>
Frank Pertack<br>
<br>
<br>
Vater Solution GmbH<br>
Liebigstraße 26<br>
24145 Kiel<br>
<br>
Telefon: +49 431 20084-210<br>
Telefax: +49 431 20084-222<br>
Mobil: +49 151 16353519<br>
mailto: fpertack@vater-gruppe.de<br>
<a href="http://www.vater-gruppe.de">http://www.vater-gruppe.de</a><br>
<br>
Amtsgericht Kiel, HRB 6403 <br>
Geschäftsführer:<br>
Klaus-Hinrich Vater<br>
Michael Wiese<br>
-----<br>
Diese Email enthält ggfs. vertrauliche und/oder rechtlich geschützte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese Email irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Email. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Email sind nicht gestattet.<br>
<br>
<br>
<img width="16" height="16" src="cid:1__=4EBBFC95DF8F9C908f9e8a93@vater-gruppe.de" border="0" alt="Inactive hide details for Brett Sheeran ---24.07.2009 01:41:38---Frank Pertack wrote: >If after a long time of inactivity someb"><font color="#424282">Brett Sheeran ---24.07.2009 01:41:38---Frank Pertack wrote: >If after a long time of inactivity somebody calls the web-page of our</font><br>
<br>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr valign="top"><td width="1%"><img width="96" height="1" src="cid:2__=4EBBFC95DF8F9C908f9e8a93@vater-gruppe.de" border="0" alt=""><br>
<font size="2" color="#5F5F5F">Von:</font></td><td width="100%"><img width="1" height="1" src="cid:2__=4EBBFC95DF8F9C908f9e8a93@vater-gruppe.de" border="0" alt=""><br>
<font size="2">Brett Sheeran <brett.sheeran@gmail.com></font></td></tr>
<tr valign="top"><td width="1%"><img width="96" height="1" src="cid:2__=4EBBFC95DF8F9C908f9e8a93@vater-gruppe.de" border="0" alt=""><br>
<font size="2" color="#5F5F5F">An:</font></td><td width="100%"><img width="1" height="1" src="cid:2__=4EBBFC95DF8F9C908f9e8a93@vater-gruppe.de" border="0" alt=""><br>
<font size="2">opencms-dev@opencms.org</font></td></tr>
<tr valign="top"><td width="1%"><img width="96" height="1" src="cid:2__=4EBBFC95DF8F9C908f9e8a93@vater-gruppe.de" border="0" alt=""><br>
<font size="2" color="#5F5F5F">Datum:</font></td><td width="100%"><img width="1" height="1" src="cid:2__=4EBBFC95DF8F9C908f9e8a93@vater-gruppe.de" border="0" alt=""><br>
<font size="2">24.07.2009 01:41</font></td></tr>
<tr valign="top"><td width="1%"><img width="96" height="1" src="cid:2__=4EBBFC95DF8F9C908f9e8a93@vater-gruppe.de" border="0" alt=""><br>
<font size="2" color="#5F5F5F">Betreff:</font></td><td width="100%"><img width="1" height="1" src="cid:2__=4EBBFC95DF8F9C908f9e8a93@vater-gruppe.de" border="0" alt=""><br>
<font size="2">Re: [opencms-dev] server is not reacting after a time of inactivity</font></td></tr>
<tr valign="top"><td width="1%"><img width="96" height="1" src="cid:2__=4EBBFC95DF8F9C908f9e8a93@vater-gruppe.de" border="0" alt=""><br>
<font size="2" color="#5F5F5F">Gesendet von:</font></td><td width="100%"><img width="1" height="1" src="cid:2__=4EBBFC95DF8F9C908f9e8a93@vater-gruppe.de" border="0" alt=""><br>
<font size="2">opencms-dev-bounces@opencms.org</font></td></tr>
</table>
<hr width="100%" size="2" align="left" noshade style="color:#8091A5; "><br>
<br>
<br>
<tt>Frank Pertack wrote:<br>
>If after a long time of inactivity somebody calls the web-page of our<br>
>intranet, he will initially get a 500-Server-Error, the server doesn't<br>
>respond. If he retrys after a while, the start-page is displayed normally.<br>
<br>
Apologies if someone else has already answered this old post, but the<br>
issue *might* be MySQL wait_timeout. As I understand it, the default<br>
value for wait_timeout is 28800 (seconds) or 8 hours. After 8 hours of<br>
inactivity, MySQL closes the connection. If this is the problem, the<br>
solution might be increasing these values:<br>
<br>
wait_timeout=86400<br>
interactive_timeout=86400<br>
<br>
Cheers<br>
<br>
Brett<br>
<br>
_______________________________________________<br>
This mail is sent to you from the opencms-dev mailing list<br>
To change your list options, or to unsubscribe from the list, please visit<br>
</tt><tt><a href="http://lists.opencms.org/mailman/listinfo/opencms-dev">http://lists.opencms.org/mailman/listinfo/opencms-dev</a></tt><tt><br>
</tt><br>
</body></html>