Forum Discussion
Spidey_29396
Nimbostratus
Dec 26, 2013Is there a way to extract a payload(body day) as a reference for load balancing?
Hi All,
is there any other way to extract data from payload?
i am currently using this but it's not working:
when HTTP_REQUEST {
if { [HTTP::header "profileId"] equals "825" } {
pool CMS...
Spidey_29396
Nimbostratus
Dec 26, 2013Hi Nitass,
thank you for this. i am encountering some error on this part, i need to extract
0x0140: 2070 726f 6669 6c65 4964 3d22 3832 3522 .profileId="825"
when HTTP_REQUEST_DATA { if {[HTTP::payload] contains ".profileId="825""} { <------- double quote log local0. "User redirected" pool pool_tets } else { pool pool_tets } }
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