>>
Dan Baumbach wrote:

I'm working on a module for Apache 2 under Windows.

Forget "under Windows".  It's going to run under Apache, and what you
want is exactly the same on windows platform as anywhere else.


          My module is
loading and working fine. There is some cleanup I'd like to do before
Apache shuts down.

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


(and come to our module development tutorial at ApacheCon in July:-)

--
Nick Kew
<<

Nick,

I've read that article but I don't see any reference to a pool that you can access when Apache starts and lasts till Apache shuts down. I need either notification of Apache's pending shutdown or a pool that can
call my cleanup function at Apache's shutdown.

- Dan.



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to