PQ67461, AFPA chunked responses greater than 64
KBytes fails.
Downloadable files
Abstract
Corrects AFPA out of sequence packet problem for responses
greater than 64 KB.
Download Description
Uploading and Downloading files with Chunked responses greater than
64KB will fail when AFPA is enabled in the IBM HTTP Server's configuration
file (httpd.conf)
AfpaEnable
AfpaCache on
AfpaLogFile "C:/IBM HTTP Server/logs/afpalog" V-ECLF
The Chunked messages greater than 64KBytes result in a terminating 0
embedded in middle of message.
Problem Conclusion:
Modified the afpaapi.dll to limit the size of individual send calls to be
less than 64 KBytes for all chunked responses.
Prerequisites
None
Installation Instructions
Please review the readme.txt for detailed installation
instructions