Re: [Exim] How to: exim + Oracle + Perl + DBI

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Sheldon Hearn
Data:  
Para: Philip Hazel
CC: Paul Kelly, Paul Makepeace, exim-users, Chris Lightfoot
Asunto: Re: [Exim] How to: exim + Oracle + Perl + DBI

On Wed, 25 Jul 2001 14:57:13 +0100, Philip Hazel wrote:

> The problem with all these database lookups is that Exim's design does not
> make it possible to use the database in an efficient manner.


Sure, Exim's design doesn't. But you don't have to redesign Exim to
improve database lookup caching. All you need is a little IPC magic and
a local connection pool manager.

That's not an offer. ;-)

Ciao,
Sheldon.