On Tue, 2001-11-13 at 11:08, Justin Erenkrantz wrote:
> On Tue, Nov 13, 2001 at 11:04:04AM -0800, Ian Holsman wrote:
> > I'm getting a coredump with proxy & linux ;(

Ok..
no coredump with solaris.
but the page is still foobar.
1. it shows the headers
2. it shows the 2nd half of the page before the 1st part ;(
(tested against a r-proxy server running httpd2.26)
> > 
> > Scenario:
> > R-proxy server BEA-Weblogic 5.1.0 Sp10
> > 
> > <Location /x>
> > ProxyPass http://appserver
> > </Location>
> > </location /y>
> > ProxyPass http://appserver
> > </location>
> 
> What if you do:
> 
> <Location /x>
> ProxyPass http://appserver/
> </Location>
> 
> or even:
> 
> ProxyPass /x http://appserver/
> 
> IIRC, the / is significant.  We could beef up the URL parsing
> semantics though to make it more robust.  -- justin
-- 
Ian Holsman          [EMAIL PROTECTED]
Performance Measurement & Analysis
CNET Networks   -   (415) 344-2608

Reply via email to