Jim Jagielski wrote:
> 
> On Sep 28, 2005, at 5:09 PM, [EMAIL PROTECTED] wrote:
> 
>>
>>
>> Brian Akins wrote:
>>

[..cut..]

> 
> Hmmm... It might be best to, in ap_proxy_pre_request() set
> *balancer to NULL if the result from proxy_run_pre_request()
> isn't OK. Then we can call jump to cleanup.

Yes, this sounds like the better solution here.

> 
> Also looks like there might be a bug in ap_proxy_pre_request()
> as well ~ line 1353... (balancer != NULL) will always
> be true I think... I think it should be *balancer

Yes, I think you are right. It should be *balancer.

Regards

RĂ¼diger

Reply via email to