You'll have more luck with programming API questions on [EMAIL PROTECTED],
since [EMAIL PROTECTED] is more tuned in with deploying and configuring the
server.



Arthur Kreitman wrote:
> This is under 2.2.2 under Windows.
> 
>  
> 
> I need to periodically rename the error and access logs.   I’ve noticed
> that all the file operations require a pool pointer.  If I use a null to
> AprOpenFile, will that use a default pool.   Is there a set on common
> pool pointers that I can reference?  Since I’m planning to start a log
> reopen thread, should create a new pool in that thread that the file
> opens will use.  In Child.c, child_main is called with a pool pointer,
> should I use that pool?
> 
>  
> 
>  
> 
> Thanks
> 

---------------------------------------------------------------------
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