Forum Discussion
Https ECV doesn't mark down node
and one of my pool had an HTTPS ECV check like below:
pool somepoolname {
monitor all ecv_https
members {
10.10.10.11:8082 {}
10.10.10.12:8082 {}
10.10.10.13:8082 {}
}
}
monitor ecv_https {
defaults from https
recv disable "TrafficDisabled"
recv "TrafficEnabled"
send "/...................\r\n"
}
it works and can get the "receive string", I noticed that one member in the pool get the "recv disable string",
and on web gui is is showing "Available (Disabled) - Pool member is available, monitor disabled"
but the "b pool Pool_Name show" still showing it is "active and up", does a HTTPS ECV check mark down any " monitor disabled" member, how can I have the member mark down automatically when the ECV check saw it is "disable"?
thanks
2 Replies
- I think I had the answer, the "recv disable string" is actually disable the monitor itself when the receive string match the value here, rather than disable the member,
- It sounds like the monitor is working properly.
Recent Discussions
Related Content
* 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