APAR status |
Closed as program error.
| Error description
In some situations, the websphere plugins were defaulting to the
wrong port number for requests. Instead of using the port number
in the Host header ( when it is available ),
we would default to the port the webserver was listening on. Local fixProblem summary
****************************************************************
* USERS AFFECTED: All WebSphere Application Server users *
* of Lotus Domino Webserver *
****************************************************************
* PROBLEM DESCRIPTION: The plugin always used the port number *
* that the webserver was listening on *
* ignoring the port number in HOST *
* header. *
****************************************************************
* RECOMMENDATION: *
****************************************************************
The plugin always used the port number that the webserver was
listening on, ignoring the port specified in the HOST header.
If the webserver is listening on port 80 and a request comes
in with Host: myserver:81, the plugin will use port 80 when
attempting to find a virtual host match. Getting the wrongport number can impact virtual host matching and also breaks
sendRedirect()s on relative paths. Problem conclusion
Changed the behavior of the plugin so that the port from the
host header is used when it's available. Only default to the
serverport when no Host header is available. Temporary fix
Code dropped in to CMVC. Waiting on AS/400 build/test results. Comments
APAR information | APAR number | PQ67356 | Reported component name | WAS STANDARD AI | Reported component ID | 5648C8300 | Reported release | 350 | Status | CLOSED PER | PE | NoPE | HIPER | NoHIPER | Submitted date | 2002-10-17 | Closed date | 2003-02-04 | Last modified date | 2003-02-04 |
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:APAR is sysrouted FROM one or more of the following:
Modules/Macros APAR is sysrouted TO one or more of the following:Modules/Macros
|
Fix information |
Fixed component name | WAS STANDARD AI | Fixed component ID | 5648C8300 |
Applicable component levels | R350 PSY | UP |
|