Forum Discussion
session.max_session_timeout
I think my Irule broke when I upgraded to 11.3 Is there a new name for {session.max_session_timeout}
here is an example of the irule, its just to allow longer sessions for certain APM users when ACCESS_POLICY_AGENT_EVENT { set DEBUG 1
set username [ACCESS::session data get {session.logon.last.username}]
switch -exact "$username" {
gosset1 {
ACCESS::session data set session.max_session_timeout 86390
}
mookys2 {
ACCESS::session data set session.max_session_timeout 86390
}
gxxolar {
ACCESS::session data set session.max_session_timeout 86390
}
whinsdal {
ACCESS::session data set session.max_session_timeout 86390
}
whefsfsy {
ACCESS::session data set session.max_session_timeout 86390
}
}
}
2 Replies
- Mohamed_Lrhazi
Altocumulus
Do you get errors logged in /var/log/ltm ? - Gabriel_Olar_10
Nimbostratus
Disregard it still works I works in one aspect wich is I can stay connected longer
but it does not work in a message box in the vpe it used to dispaly the max time out, now it doesnt it still displays the inactivity timeout
your max_timeout: %{session.max_session_timeout} your inactivity_timeout: %{session.inactivity_timeout}
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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