All, 
  I am facing an issue while the usertrack module. I am setting CookieTracking 
to be ON within a <Location> and I also have provided an expiration time for 
the cookie. As per the documentation, for all new requests, the cookie will be 
created. If my understanding is right, it should update the expiry date with 
every new request. This is not happening. Please correct me if my understanding 
is wrong, or let me know if i am missing something. 

<Location /myApp>
  WebLogicHost localhost
  WebLogicPort 7020
  SetHandler weblogic-handler
  PathTrim /weblogic
  Idempotent OFF
  WLIOTimeoutSecs 300
  Debug ON
  WLLogFile logs/wl_proxy.log
  CookieTracking ON
  CookieName "myCookie"
  CookieExpires "20 seconds"
</Location>


On another note, the cookie is always created by the name "Apache" and its not 
using the name i provided.

Any inputs on this will be appreciated.

Thanks,
Aatish

       
---------------------------------
Pinpoint customers who are looking for what you sell. 

Reply via email to