PQ70971: Using Domino as web sever, http terminates when data exceeds 64K | |||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||
![]() APAR status Closed as program error. Error description When using Domino server, a POST with more than 64K of data will cause the http process to terminate. (Defect 155205)Local fix Problem summary **************************************************************** * USERS AFFECTED: All WebSphere Application Server users * * of Domino WebServer * **************************************************************** * PROBLEM DESCRIPTION: Domino overwrites buffer when * * receiving data greater than 64k. * **************************************************************** * RECOMMENDATION: * **************************************************************** The read body function in the Domino plugin failed to make use of the length parameter passed to it. As a result, if data is uploaded that is greater than the buffer size (64k) when the memcpy function is called the buffer is overwritten and unexpected behavior would result.Problem conclusion A change was made to the Domino plugin so that it does not pass back a buffer greater than 64k. The remaining data will be read in chunks of 64k.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 #: PQ70971
IBM Group: Software Group
Modified date: Jul 12, 2003
(C) Copyright IBM Corporation 2000, 2008. All Rights Reserved.