Justin Erenkrantz wrote:

> On Thu, Oct 04, 2001 at 01:53:53PM -0700, Ian Holsman wrote:
> 
>>I've been debugging the proxy problem with the input filters, and it also 
>>seems
>>to be screwing up in this function as well.
>>
>>The proxy calls this function with a NULL request in the input filter,
>>causing the pool-alloc to fail (invalid access)
>>
>>by the looks of it the 'request' variable in the input_filters stucture
>>is NULL all the way back in process_connection.
>>
>>I was wondering how this happens?
>>(BTW.. this stuff was working with the CVS of Sep-20, before the input 
>>filter changes
>>went in)
>>
> 
> Yeah, proxy has probably been bitten by the input filter changes as
> well - as Roy has mentioned before, almost all input filters are now
> in a broken state.  This really needs everyone's attention.  =)
> 
> To make matters somewhat worse, I'm going out of town this weekend 
> and mod_ssl still isn't done yet, so either:
> 
> - Someone else needs to step in and fix mod_proxy (++1!)
> - It's got to wait until I return - which will probably be the
>   middle of next week before I can get to it.
> 

how about we back out the filter changes so that the rest of the
server isn't broken.


> Hopefully, I can finish up mod_ssl tonight so that the mod_proxy
> people or someone else has yet more clues on how this is supposed
> to work.  -- justin
> 
> 


Reply via email to