Eric Covener wrote:
> 
> On Wed, Jul 15, 2009 at 7:39 AM, ricardo13<ricardoogra...@gmail.com>
> wrote:
>>
>> hi all,
>>
>> I modified request_rec simply adding a field in request_rec.
>> Now, I would like get this field in worker.c
>>
>> My doubt about this is because worker.c manipulates only sockets and
>> doesn't
>> request_rec object.
>> How do I do this ??
> 
> How do you do what? Why do you think you need to know the details of a
> request before a request has been read?
> 
> It's true !!! I'm almost giving up that my idea !!!
> I think it's very difficult. It's impossible prioritize socket in a
> reverse proxy.
> I cannot.
> 
> Thank you
> Ricardo
> 
> -- 
> Eric Covener
> cove...@gmail.com
> 
> 

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

Reply via email to