Forum Discussion
ACCESS::session sid fails some times
Hi
I have something like this
if { ( [ACCESS::session exists] ) } {
set un_ec_sid [ACCESS::session sid]
some other stuff
}
and I get in /var/log/ltm
session ID lookup failed - Expired (line 1) invoked from within "ACCESS::session sid"
not sure how that can fail the exists statemant confirms its valid but then suddenly it dies ?
also is the SID the same as MRHSESSION Cookie ?
AlexS_yb I think you might have to specify it this way.
[ACCESS::session exists sid]
- AlexS_ybCirrocumulus
Hi
https://clouddocs.f5.com/api/irules/ACCESS__session.html
ACCESS::session exists
ACCESS::session exists [-sid <sid>]
if i use the later I would need to use access::session sid to get it 🙂
I was thinking if I can use MRHSESSION cookie as a equivilant to access::session sid
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com