On Fri, 03 Aug 2007 17:45:44 +0200
devel <[EMAIL PROTECTED]> wrote:

> Hello,
> How to load memory permanently between request?
> 
> Server handles  ap_hook_handler when request is made, but when request
> finish memory should be free ().
> 
> Any method to load memory when module start with apache, and unload
> when apache shut down ?

http://www.apachetutor.org/dev/pools

-- 
Nick Kew

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

Reply via email to