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...
nitass
Employee
Dec 26, 2013it is http post, isn't it? you need HTTP::collect to collect payload.
e.g.
iRule to redirect users to a pool based on POST data
https://devcentral.f5.com/questions/irule-to-redirect-users-to-a-pool-based-on-post-data
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