On Wed, 2004-03-31 at 10:04, Suresh Ramasubramanian wrote: > [3/31/2004 9:42 AM] Manvendra Bhangui : > > > On Tue, 2004-03-30 at 17:36, Suresh Ramasubramanian wrote:
> Connection pooling in mysql is essential, yes. > > Any mods to tcpserver? And any hard numbers on the qmail / postfix > comparison you mentioned? > No modification to tcpserver. qmail-smtpd modified to use a named pipe. Trick used from "Unix Network Programming - Richard Stevens" Through the named pipe a request is sent to a server which opens connection to MySQL. The server sends a reply back through another named pipe. > srs > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > _______________________________________________ > linux-india-help mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/linux-india-help -- Manvendra Bhangui <[EMAIL PROTECTED]> ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
