[horde] Horde Cache
Claude Tompers
claude.tompers at restena.lu
Thu May 31 07:55:56 UTC 2012
Hi,
Since we put the new Horde Framework to production, we get more and more
users complaining about fatal errors like this one :
QUERY FAILED: Duplicate entry 'fdca4edc9d6d3cf250506f34beac38b2' for key
'PRIMARY' INSERT INTO horde_cache (cache_id, cache_timestamp,
cache_expiration, cache_data) VALUES
('fdca4edc9d6d3cf250506f34beac38b2', 1338388724, 1338475124, '0')
Details have been logged for the administrator.
I've tried to reproduce error but I can't really find out how to.
This is the cache config :
$conf['cache']['default_lifetime'] = 86400;
$conf['cache']['params']['driverconfig'] = 'horde';
$conf['cache']['driver'] = 'Sql';
$conf['cache']['compress'] = true;
$conf['cache']['use_memorycache'] = '';
$conf['cachecss'] = false;
$conf['cachejs'] = false;
Is there any way to avoid these messages ?
kind regards,
Claude Tompers
--
Claude Tompers
Ingénieur réseau et système
Fondation RESTENA - Réseau Téléinformatique de l'Education Nationale et de la Recherche
6, rue Richard Coudenhove-Kalergi
L-1359 Luxembourg
Tel: +352 424409 1
Fax: +352 422473
More information about the horde
mailing list