PQ71167: A LONG REDIRECT URL STRING RETURNS A BLANK PAGE IN THE BROWSER INSTEAD OF THE CORRECT HTTP REDIRECT RESPONSE.

 Fixes are available

5.0.2: WebSphere Application Server Version 5.0 Fix Pack 2 (Version 5.0.2)
PQ86603: IBM HTTP Server V2.0.x mod_alias/mod_rewrite conflict with V5.0 plug-in



APAR status
Closed as program error.

Error description
WebSphere commerce has some servlet code that issues a redirct
string to the browser.  The redirect URL is VERY long.  The
HTTP server returns a blank response instead of the correct HTTP
redirect response.
Local fix Problem summary
****************************************************************
* USERS AFFECTED: All WebSphere Application Server users who   *
*                 use sendRedirect requests with a Location    *
*                 URI greater than 8k.                         *
****************************************************************
* PROBLEM DESCRIPTION: Redirect requests with Location URL     *
*                      greater than 8k fail.                   *
****************************************************************
* RECOMMENDATION:                                              *
****************************************************************
The plugin would fail on writing responses which contain
a header greater than the default buffer size of 8k.  Reading
of the first 8k of data would succeed however the next read
would contain the remains of the header value.  Since the
string was not in the Header: Value format an INVALID_FORMAT
error is returned.
Problem conclusion
The plugin was modified so that if a header value was greater
than 8k, a larger buffer of 100k is allocated.
Temporary fix
PQ7116_Test.jar
Comments
APAR information
APAR number PQ71167
Reported component name WAS BASE 5.0
Reported component ID 5630A3600
Reported release 00H
Status CLOSED PER
PE NoPE
HIPER NoHIPER
Special Attention NoSpecatt
Submitted date 2003-02-19
Closed date 2003-04-03
Last modified date 2003-07-12

APAR is sysrouted FROM one or more of the following:

APAR is sysrouted TO one or more of the following:
PQ73877

Modules/Macros
Plugin          

Publications Referenced

Fix information

Applicable component levels
R00W PSY    UP


Document Information


Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server > General
Operating system(s):
Software version: 00H
Software edition:
Reference #: PQ71167
IBM Group: Software Group
Modified date: Jul 12, 2003