[bind10-dev] Short timeout when editing tickets on Trac

Shane Kerr shane at isc.org
Wed Jul 21 09:27:54 UTC 2010


All,

Jinmei reports a short timeout when editing tickets in Trac. I couldn't
find any obvious values that set this, but I have updated the SSL
session cache timeout:

shane at bind10:~$ rcsdiff /etc/apache2/mods-available/ssl.conf 
===================================================================
RCS file: /etc/apache2/mods-available/ssl.conf,v
retrieving revision 1.1
diff -r1.1 /etc/apache2/mods-available/ssl.conf
43c43,46
< SSLSessionCacheTimeout  300
---
> #SSLSessionCacheTimeout  300
> # timeout changed from 5 minutes to 4 hours by Shane to try to fix
> # problem with ticket updates timeing out
> SSLSessionCacheTimeout  14400

Anyway, lets see if this helps. If you still have problems with short
timeouts we'll try to find another knob. :)

--
Shane




More information about the bind10-dev mailing list