IBM Support

PK53315; 6.1.0.7: Java proxy server routing invalid request

Download


Abstract

Invalid requests are incorrectly routed to the Application Server, which then returns a 404 Http response code. The Application Server should not have to issue the 404.

Download Description

PK53315 resolves the following problem:

ERROR DESCRIPTION:
It is a violation of the spec for /echofoobar/echo.htm to match to an application with a deployed web context root of /echo. The Java™ proxy server routs this request back to the Application Servers resulting in SRVE0017W instead of running the servlet.

LOCAL FIX:
none

PROBLEM SUMMARY

USERS AFFECTED:
All users of IBM® WebSphere® WebSphere Network Deployment using a proxy server.

PROBLEM DESCRIPTION:
Invalid requests are incorrectly routed to the application server, which then returns a 404 Http response code. The Application Server should not have to issue the 404, because the request should not be routed to the Application Server.

RECOMMENDATION:
None

An application has a deployed web context of /echo, with a rule to match URI's of *.htm. An invalid request of /echo123/echo.htm is routed to the Application Server. It is a violation of the spec to match the URI with a different context root to the application. The effect of this incorrect match is that the application server ends up returning a 404 http response code. This error is caused because the code was not handling the lack of a preceding slash in the uri. /*.htm would work, but *.htm did not.


PROBLEM CONCLUSION:
The code was fixed to properly handle a wildcard URI pattern which does not have a preceding slash, and the fix was made available for the 6.0.2.19 and 6.1.0.7 releases. The fix will be included in Service Pack 6.0.2.25 and 6.1.0.15 for WebSphere Application Server Network Deployment.

Prerequisites

Please download the UpdateInstaller below to install this fix.

[{"PRLabel":"UpdateInstaller","PRLang":"US English","PRSize":"7250000","PRPlat":{"label":"AIX","code":"PF002"},"PRURL":"http://www.ibm.com/support/docview.wss?rs=180&uid=swg21205991"}]

Installation Instructions

Please review the readme.txt for detailed installation instructions.

[{"INLabel":"Readme","INLang":"US English","INSize":"5066","INURL":"ftp://public.dhe.ibm.com/software/websphere/appserv/support/fixes/PK53315/readme.txt"}]

Download Package

Download package
What is Fix Central (FC)?
What is DD?

Download RELEASE DATE LANGUAGE SIZE(Bytes) Download Options
6.0.2.19-WS-WASND-IFPK5331510-15-2007US English8190FCFTPDD
6.1.0.7-WS-WASND-IFPK5331510-15-2007US English10107FCFTPDD

On
[{"DNLabel":"6.0.2.19-WS-WASND-IFPK53315","DNDate":"10-15-2007","DNLang":"US English","DNSize":"8190","DNPlat":{"label":"AIX","code":"PF002"},"DNURL":null,"DNURL_FTP":null,"DDURL":null},{"DNLabel":"6.1.0.7-WS-WASND-IFPK53315","DNDate":"10-15-2007","DNLang":"US English","DNSize":"10107","DNPlat":{"label":"AIX","code":"PF002"},"DNURL":null,"DNURL_FTP":null,"DDURL":null}]

Technical Support

Contact IBM Support using SR (http://www-306.ibm.com/software/support/probsub.html), visit the WebSphere Application Server Support Web site (http://www.ibm.com/software/webservers/appserv/was/support/), or contact 1-800-IBM-SERV(U.S. only).

[{"Product":{"code":"SSEQTP","label":"WebSphere Application Server"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":"Proxy server","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF010","label":"HP-UX"},{"code":"PF012","label":"IBM i"},{"code":"PF016","label":"Linux"},{"code":"PF027","label":"Solaris"},{"code":"PF033","label":"Windows"}],"Version":"6.0.2.19;6.1.0.7","Edition":"Network Deployment","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
15 June 2018

UID

swg24017261