Hi,

I don't use mail client. Dontlike.

My question was:

What's the best hook for manipulate a set of requests ??

I've understood that hooks like as (post_read_request, create_request, ...)
manipulates ONLY ONE request.
Now, I would like to manipulate sockets as worker.c, but manipulate requests
object before the content generator.

My idea's create a module that manages two arrays of requests. It adds and
removes requests in array.

Thank You
Ricardo 




Eric Covener wrote:
> 
> On Thu, Jul 23, 2009 at 8:59 AM, ricardo13<ricardoogra...@gmail.com>
> wrote:
>>
>> Hi,
> 
> Subscribe with a mail client, the misquoted replies (via gmail) are
> not worth the effort to read.
> 
> -- 
> Eric Covener
> cove...@gmail.com
> 
> 

-- 
View this message in context: 
http://www.nabble.com/How-do-I-manipulate-request_rec-Object-in-worker.c-tp24496166p24625495.html
Sent from the Apache HTTP Server - Module Writers mailing list archive at 
Nabble.com.

Reply via email to