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

Top Page
Delete this message
Reply to this message
Author: Sheldon Hearn
Date:  
To: Philip Hazel
CC: Paul Kelly, Paul Makepeace, exim-users, Chris Lightfoot
Subject: 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.