Forum Discussion
pallocca_73085
Nov 14, 2011Nimbostratus
I am thinking reserved word for cookie name
I am trying to manipulate the expiration time of a cookie being sent from my web server (pretty sure its a session cokkie w/o an expriation time). However I am getting errors from the LTM.
...
hooleylist
Nov 14, 2011Cirrostratus
Can you try curly braces?
when HTTP_RESPONSE {
if {[HTTP::cookie exists "PD-H-SESSION-ID"]} {
log local0. "I see PD-H-SESSION cookie"
HTTP::cookie expires {PD-H-SESSION-ID} 30 relative
}
}
Aaron
Recent Discussions
Related Content
DevCentral Quicklinks
* 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
Discover DevCentral Connects