From: <php...@li...> - 2010-06-25 08:09:18
|
Hi Jost, Well, okay, thanks a lot for your replies ! The HTTP/1.0 is the only difference I've found between requests from local network, and requests from the proxy. You mentioned the proxy could make a request with a url the filter can't parse, but the urls are ok in the Tomcat http log file. I guess I will have to ask the end users to bypass the proxy for the server IP. Thanks again. Julien Mallet. On Fri, Jun 25, 2010 at 3:51 PM, <php...@li...> wrote: >> I think i got it. The company's proxy is making HTTP/1.0 requests... > > Since version 6.x the bridge requires HTTP/1.1, see NEWS file. But > simple HTTP/1.0 GET requests should work (not tested). I will take a > look at this issue. > > >>> BTW: Did jsr223.jsp return the PHP-generated content or an exception? >> >> Yes there is an exception > > Okay. I just wanted to be sure that an exception report has been > returned to your browser. > > > Regards, > Jost Bökemeier > |