Forum Discussion
david_MARTINEAU
Nimbostratus
Nov 30, 2009Monitoring SQL Port
Hi,
I'm a newbee in F5 BIG IP.
I would configure a monitor that only check the tcp port 3306 responding (like telnet server 3306)
the predefined monitor or...
Nicolas_Menant
Employee
Aug 18, 2008Try to add a "." after local0:
when HTTP_REQUEST {
log local0. "Request: [HTTP::uri] being redirected"
if { [HTTP::uri] starts_with "/invoices" } {
pool {WEBDEV_Proxy-EIPP}
}
}
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