Forum Discussion
Brent_Sachnoff_
Nimbostratus
Dec 06, 2007Assigning cookies only once
I'm trying to assign a client a cookie that will be psuedo random using:
when HTTP_RESPONSE {
expr srand([clock clicks])
set tracker [expr (rand() * 999) + 10]
HTTP::cooki...
Brent_Sachnoff_
Nimbostratus
Dec 06, 2007I was trying to use a local variable set as the actual cookie if it existed and then checking that on the response.. For some reason I had no luck. This does work now though. Thanks!
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