PQ70205: WEBSPHERE FAILS TO HANDLE POST REQUESTS WHEN THE POST DATA IS S ENT IN TIME INTERVALS GREATER THAN THE CONNECTION TIMEOUT | |||||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||||
![]() APAR status Closed as program error. Error description WebSphere fails to handle post requests when the post data is s ent in time intervals greater than the connection timeout. WebSphere needs to handle this situation and return the correct status code.The plugin also needs to be modified slightly to lim it the possibility of sending this type of request to the applic ation server. The plugin change was addressed in APAR PQ70037.Local fix Problem summary **************************************************************** * USERS AFFECTED: WebSphere Application Server installations * * that receive http requests of type POST. * **************************************************************** * PROBLEM DESCRIPTION: WebSphere fails to handle post data * * if the body of the post data is not * * sent to the transport within the * * connection timeout period. * **************************************************************** * RECOMMENDATION: * **************************************************************** WebSphere returns a http status code of 500 when the connection times out during the reading of POST data. Per the HTTP Specification, WebSphere should return an http status code of 408 to indicate a timeout versus an internal status error.Problem conclusion Modified WebSphere's transport code to return "HTTP/1.1 408 Connection timed out while reading request" when the connection times out before the request can be sent to the application server.Temporary fix Comments
APAR is sysrouted FROM one or more of the following: APAR is sysrouted TO one or more of the following: PQ70461 Modules/Macros
SRLS
|
Document Information |
Product categories: Software > Application Servers >
Distributed Application & Web Servers > WebSphere Application
Server > General
Operating system(s):
Software version: 400
Software edition:
Reference #: PQ70205
IBM Group: Software Group
Modified date: Sep 16, 2004
(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.