mod_usertrack issue

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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.
[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux