Forum Discussion
Daisuke_Kishimo
Nimbostratus
Mar 12, 2007I want to evaluate character string of Cookie by a hex digit.
Hello all.
I'm Japanese.I am weak in English.
But I do my best.
I want to evaluate character string of Cookie by a hex digit.
This cookie is "EX=......" by random of hex ...
Daisuke_Kishimo
Nimbostratus
Mar 12, 2007Aaron-san
Thank you for your reply.
But,As for this solution, management is difficult.
I want to make string "00" equals hex number "00".
An ideal condition is as follows.
switch [extra-rule] {
"00"-"0f"{
use pool A_pool
}
"10"-"1f" {
use pool B_pool
}
"20"-"2f {
use pool C_pool
}
.
.
.
"f0"-"ff" {
use pool Q_pool
}
}
}
Is it difficult about this?
Am I selfish?
Thank you.
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