Pritam,
Last time I worked with Netegrity, it was based on Apache 1.x. Now that it's based on Apache 2.x, this may be an issue. Make sure that you're redirecting the cookies via a parameter like the following:
Quote:
|
ProxyPassReverseCookiePath / /otm55prod/
|
I've had to do this in the past with Apache 2.x and Joby had a similar issue with the WebSphere Edge Server (also Apache 2.x based). More info is here:
http://www.otmfaq.com/forums/f25/tro...se-proxy-1044/ (Trouble with OTM behind Websphere Edge as reverse-proxy?)
--Chris