Forum Discussion
HD_117145
Nimbostratus
Sep 23, 2013Mobile iRule help to stay on MainSite
Hello all,
I have an iRule which redirects me to mobile website. This mobile website sends in Request Parameter STOP_MOBI=Yes (Stop Mobile Website and render main website) to stay on the Main We...
Kevin_Stewart
Employee
Sep 25, 2013Take a look at the HTTP::cookie expires command wiki page:
https://devcentral.f5.com/wiki/iRules.HTTP__cookie.ashx
Essentially you'd add this command directly after the HTTP::cookie insert command. Without setting an expires tag on a cookie, the cookie will be "session-based", or rather in browser memory only (flushed when the browser is closed). With an expires tag the cookie becomes file-based - a physical file in the browsers cookie cache.
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