Re: [Exim] MySQL persistant?

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Daniel Tiefnig
Fecha:  
A: exim-users
Asunto: Re: [Exim] MySQL persistant?
Walt Reed wrote:
>> I'm not sure whether this would give much improvement compared to a
>> MySQL engine accesed via a local socket.
>
> Keep in mind that MySQL has internal caching that can be enabled and
> tweaked quite a bit.


That's what i meaned... MySQL does quite a good Job in caching data, so
an additional caching daemon might not improve things much in that
respect. But a simpler access protocol to the cache may help a little,
compared to mysql-prepare -> execute -> fetch.


lg,
daniel