Re: Problems in my module

2009-07-26 Thread ricardo13
HI, Any idea ? Ricardo ricardo13 wrote: Hi, My idea's create queues for prioritize requests, so I would want handle requests (perfectly as worker.c, but not handle sockets). File worker.c adds and removes sockets in a queue. I want to create two queues of request where there is 2

ap_hook_child_init

2009-07-26 Thread Andrej van der Zee
Hi, I have an Apache module for mpm-prefork that runs a background thread. The thread is initialized in ap_hook_child_init() which works just fine. But, I have to finish the thread neatly when the process exits. How can I force this? I could not find any hook-method that is called before the

Re: ap_hook_child_init

2009-07-26 Thread Andrej van der Zee
Hi, Register a cleanup on the pool passed to your child_init function. Yes of course, thank you. Cheers, Andrej

Re: [VOTE] httpd 2.2.12 tarballs

2009-07-26 Thread William A. Rowe, Jr.
Rainer Jung wrote: You -do- understand that the service control manager can be very poor at completing a service removal until the next reboot? There are lots of interesting delays to uninstalling. I presume you -k stop'ed first. It has bitten me more than once. Yes, and since I'm a Unix

Re: [VOTE] httpd 2.2.12 tarballs

2009-07-26 Thread Rainer Jung
On 26.07.2009 09:54, William A. Rowe, Jr. wrote: It doesn't matter whether I use | or the new ||. It doesn't matter whether I use rotatelogs in ErrorLog or CustomLog or both. Note that || and |$ have not yet been backported. It was done with the following backport: r777193 | jim |

Re: [VOTE] httpd 2.2.12 tarballs

2009-07-26 Thread William A. Rowe, Jr.
Rainer Jung wrote: On 26.07.2009 09:54, William A. Rowe, Jr. wrote: It doesn't matter whether I use | or the new ||. It doesn't matter whether I use rotatelogs in ErrorLog or CustomLog or both. Note that || and |$ have not yet been backported. It was done with the following backport:

Re: [VOTE] httpd 2.2.12 tarballs

2009-07-26 Thread Res
On Sun, 26 Jul 2009, William A. Rowe, Jr. wrote: LOL - that's terrific ... May seems like a year ago already. Has it been that long since 2.2.11 shipped? We really aught to get our act together December it was, release often is pointless unless it has serious security major exploit bug

autoindex derectives

2009-07-26 Thread Guenter Knauf
all, I was just trying to configure some autoindex stuff while I found this: http://httpd.apache.org/docs/trunk/en/mod/mod_autoindex.html#adddescription Description:Description to display for a file http://httpd.apache.org/docs/trunk/en/mod/mod_autoindex.html#addicon Description:Icon to