Hi all,

I'm setting up an apache box to give us some additional configuration
options between our load balancer and weblogic.  Most of this is going
to plan but yesterday someone pointed out that for 202 responses
apache is returning an empty Content-type header.

When I make the request directly to WL I get this response:

HTTP/1.1 202 Accepted
Date: Tue, 22 Aug 2006 01:24:48 GMT
Content-Type: application/soap+xml
Transfer-Encoding: chunked
Connection: Close

but when I make it against apache I get this:

HTTP/1.1 202 Accepted
Date: Tue, 22 Aug 2006 01:24:34 GMT
Server: Apache/2.0.46 (Red Hat)
X-WebLogic-Cluster-List: 187349515!localhost!7501!-1|492590413!localhost!7501!-1
Content-Length: 0
Content-Type:
Connection: close

Whilst I'm not sure this is really a problem, I would like to
understand what is going on and why I'm seeing this behaviour.  This
is using apache 2.0.52 running on RH WS 4 update 1 against Weblogic
Server 9.1.

Has anyone seen something like this, either with WLS or in relation to
other servers?

cheers
dim

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to