You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Todd Simons <ts...@gmail.com> on 2015/08/14 01:07:58 UTC

Re: [users@httpd] INCLUDED protocol (for SSI) in http Request rejected by Weblogic 12

You may need to implement the Weblogic Plugin for Apache, its a transparent
Proxy.   Earlier this year we had to transition from MOD_PROXY (from
weblogic 12.1.1 back to 10.3.3) to the weblogic plugin

On Fri, May 8, 2015 at 12:34 PM, Deepak Patel <dp...@sae.org> wrote:

> Hello there, We are upgrading weblogic server 12.1.3 and seeing that SSI
> (server side includes)  are getting rejected by weblogic server.
>
>
>
> ROOT CAUSE:
>
> After investigation we found that the root cause of the issue is that
> Apache is setting the protocol version to "INCLUDED" in the http header
> request to WLS.
> The fix implemented in WLS 12.1.1 as part of bug which  rejects all the
> incoming request to WLS which does not have valid protocol.
> This fix has caused to reject the Apache SSI request which has protocol
> set to "INCLUDED".
>
>
>
> Is there any way to change the protocol from "INCLUDED" to HTTP 1.1  which
> is a valid http protocol. Thanks for looking into it.
>
>
>
> Thanks,
>
> Deepak
>
>
>
>
> Nothing in this message is intended to constitute an electronic signature
> unless a specific statement to the contrary is included in this message.
> Confidentiality Note: This message is intended only for the person or
> entity to which it is addressed. It may contain confidential and/or
> proprietary material. Any review, transmission, dissemination or other use,
> or taking of any action in reliance upon this message by persons or
> entities other than the intended recipient is prohibited. If you received
> this message in error, please contact the sender and delete it from your
> computer.
>