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

Etusivu
Poista viesti
Vastaa
Lähettäjä: Sheldon Hearn
Päiväys:  
Vastaanottaja: Philip Hazel
Kopio: Paul Kelly, Paul Makepeace, exim-users, Chris Lightfoot
Aihe: 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.