PQ72703: Websphere plugin attempts to read the content body of a HEAD request | |||||||||||||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||||||||||||
![]() APAR status Closed as program error. Error description Customer is trying to make a HEAD request to a websphere resource. Observes that there is a 5 second delay when he goes via the pluggin. Pluggin should not need to read the contents of a HEAD request at all.Local fix Until an fix can be made customer can disable ESI by adding the below statement in the plugin-cfg.xml: <Property name="ESIEnable" value="false"/>Problem summary **************************************************************** * USERS AFFECTED: All WebSphere Application Server 5.0 users * **************************************************************** * PROBLEM DESCRIPTION: HEAD requests fail when ESI is enabled. * **************************************************************** * RECOMMENDATION: * **************************************************************** HEAD request fail when ESI is enabled because the plugin attempts to read the response body on the response when one does not exist.Problem conclusion Modified the plugin so that the response body is not read on HEAD requests.Temporary fix Comments
APAR is sysrouted FROM one or more of the following: APAR is sysrouted TO one or more of the following: Modules/Macros
Publications Referenced
|
Product categories: Software > Application Servers >
Distributed Application & Web Servers > WebSphere Application
Server > General
Operating system(s):
Software version: 00W
Software edition:
Reference #: PQ72703
IBM Group: Software Group
Modified date: Jul 12, 2003
(C) Copyright IBM Corporation 2000, 2008. All Rights Reserved.