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...
Hmm...interesting, I've added comments all over the place as follows:
if { [ matchclass $my_uri contains $::some_class] } {
if { $my_uri starts_with "/somestring" } {
set my_host somenewhost
set my_uri [HTTP::uri]
HTTP::redirect "http://$my_host$myuri"
} else {
log local0. "URL: http://$my_host$my_uri"
pool somepool
}
Perhaps it is the placement of the that is in question? Not sure, but this works for me.
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