Thank you
On Tue, Aug 25, 2009 at 10:56 AM, Rainer Jung<[email protected]> wrote: > There is a similar hook for Apache 1.3 when compiled with mod_ssl. > mod_ssl comes with source patches adding more hooks to Apache 1.3 (the > so called Extended API = EAPI). The extended API has a new_connection(). > > I didn't check the non-EAPI one, but at least with EAPI conn_rec > contains a BUFF, that encapsulated the FDs and more. >
