Forum Discussion
dogg_dogg_23774
Nimbostratus
Sep 20, 2006Retrieving info from server
Hello,
I was asked from one of customers if we can do something like the following.
They are planning to deploy streaming service and need to loadbalance.
Initially tcp connections...
dogg_dogg_23774
Nimbostratus
Sep 25, 2006I am trying to create a rule like below to test the logic suggested, but it looks like it is failing...
when HTTP_REQUEST {
changeing URI.
HTTP::uri "/check_conn"
}
when HTTP_RESPONSE_DATA {
checking number of connections.
if { [findstr [HTTP::payload] "Concurrent=" 11 14] matches "100"
}
reject
return
}
Does anyone know how to get this work more gracefully or have some samples so I can customize it in my environment??
regards,
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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