diff options
author | Nikos Mavrogiannopoulos | 2010-06-27 21:12:28 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos | 2010-06-27 21:13:18 +0200 |
commit | e15cc41ffbbf00baf00bc97c534468e521bbf1e6 (patch) | |
tree | 7b1d0929621577aefb00a573e11431a9bf1e93bd /NEWS | |
parent | 67dcd101af5d7086fd6703278f4f91072c91b29d (diff) |
Check the cache DB every 15 minutes instead of checking on every write.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ | |||
4 | - Depend on gnutls 2.10.0 to force support for safe | 4 | - Depend on gnutls 2.10.0 to force support for safe |
5 | renegotiation. | 5 | renegotiation. |
6 | 6 | ||
7 | - Optimizations in session caching. | ||
8 | |||
7 | ** Version 0.5.6 (2010-03-24) | 9 | ** Version 0.5.6 (2010-03-24) |
8 | - Corrected issue with firefox and long POST data (by | 10 | - Corrected issue with firefox and long POST data (by |
9 | handling EINTR and EAGAIN errors in read). | 11 | handling EINTR and EAGAIN errors in read). |