APAR status |
Closed as program error.
| Error description
Customer's application uses SSL. When they connect to the
application via its URL https://staging.powerhealthfund.com/DCWA
/HomePage , The application seemingly redirects to
http://staging.powerhealthfund.com:0/DCWA/ Note that "https" has
changed to "http" and ":0" has been appended to the hostname Local fixProblem summary
****************************************************************
* USERS AFFECTED: WebSphere Application Server users of IHS *
****************************************************************
* PROBLEM DESCRIPTION: Incorrect port number used for certain *
* IHS configurations. *
****************************************************************
* RECOMMENDATION: *
****************************************************************
The WebSphere IHS/Apache plugin was getting the wrong port
number for request, from the wrong place. In most
configurations, the port number will be correct - it can
be incorrect for configurations where the webserver listens
on a different port than what the request was sent to
originally ( for instance, a proxy or load balancer that
redirects the request to IHS ). The customer problem was
exacerbated by an IHS configuration that caused the port
number to come back as zero. Getting the wrong port number
can impact virtual host matching, and also breaks
sendRedirect()s on relative paths. Problem conclusion
Changed the code so the plugin is definitely getting the port
from the host header, and so it gets the correct port
if it does have to default to asking the server what port
a request came in on. Temporary fixComments
APAR information | APAR number | PQ65964 | Reported component name | WAS ADVANCED AI | Reported component ID | 5648C8400 | Reported release | 350 | Status | CLOSED PER | PE | NoPE | HIPER | NoHIPER | Submitted date | 2002-09-06 | Closed date | 2002-10-10 | Last modified date | 2002-10-10 |
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 ADVANCED AI | Fixed component ID | 5648C8400 |
Applicable component levels | R350 PSY | UP |
|