On Fri, 14 Dec 2007 08:35:12 -0500
"Mike O'Leary" <[EMAIL PROTECTED]> wrote:

> I am looking to write an Apache module that maintains a pool of socket
> connections to a back-end server.

mod_proxy does that.

Alternatively, you could look at mod_dbd, which maintains a pool
of database connections.

-- 
Nick Kew

Application Development with Apache - the Apache Modules Book
http://www.apachetutor.org/

Reply via email to