Limitation of JunctionRewrite with UseCookie enabled
 Technote (troubleshooting)
 
Problem(Abstract)
For Caching Proxy, when UseCookie is enabled, JunctionRewrite incorrectly translates URLs for all requests even though the cookie applies only to one subdirectory of the host.
 
Resolving the problem
You can use the JunctionRewrite directive with the plug-in or alternatively with the UseCookie option.
When using JunctionRewrite with the UseCookie option, JunctionRewrite incorrectly translates URLs for all requests even though the cookie applies only to one subdirectory of the host.

Following are two ways to correctly handle the URLs that are under ROOT and do not need Junction.
  1. Place these proxy rules before the JunctionRewrite directive in the ibmproxy.conf file.

    Note: All proxy rules that are before the JunctionRewrite directive are not rewritten.

  2. Explicitly map each URL, instead of using a wildcard ( * ) ; for example:
Proxy /no-junction.jpg http:// login-server/no-junction.jpg
 
 
Cross Reference information
Segment Product Component Platform Version Edition
Application Servers Runtimes for Java Technology Java SDK
 
Historical Number
185966
 
 


Document Information


Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server > Edge Component
Operating system(s): Windows
Software version: 5.0
Software edition:
Reference #: 1144933
IBM Group: Software Group
Modified date: Aug 17, 2004