On Fri, 3 Sep 2004 12:30:34 -0400, Jeff Trawick <[EMAIL PROTECTED]> wrote:
> 
> 
> On Fri, 03 Sep 2004 09:23:27 -0700, Justin Erenkrantz
> <[EMAIL PROTECTED]> wrote:
> > --On Friday, September 3, 2004 12:14 PM -0400 Jeff Trawick <[EMAIL PROTECTED]>
> > wrote:
> >
> >
> >
> > > I'm using head, with a spelling fix to mod_proxy comment (probably the
> > > cause of the breakage) and a tweak to allow proxy connect to bypass
> > > the balancer, and this silly testcase isn't working:
> > >
> > > 192.168.1.11 - - [03/Sep/2004:12:05:59 -0400] "GET
> > > http://127.0.0.1:10101/cgi-bin/printenv HTTP/1.0" 404 236
> > >
> > > error log has:
> > >
> > > [Fri Sep 03 12:05:59 2004] [error] [client 127.0.0.1] File does not
> > > exist: proxy:http://127.0.0.1:10101/cgi-bin/printenv
> 
> If nobody can/has reproduced the problem, I'll dig into it this weekend.

I had time dig into it enough to get the feeling that it is something
that the balancer/worker folks ought to have a look at ;)  It would be
a big headstart knowing what is supposed to happen in the handler
hook.  See attached function call trace.  Does the balancer's handler
have to return OK?  Does the balancer's proxy-pre_request hook have to
return OK?

Attachment: handler_trace
Description: Binary data

Reply via email to