Forum Discussion
Singh_74932
Nimbostratus
Jun 07, 2008VIP not giong down
Hi ,
we have this old 540 BIGIP, where even if i bring down all the members in the pool VIP still keeps on listening to port 80 but the application it self wouldnt work as of course no contenet server is serving.
I tried telnet VIP 80 and it responded even if members are down.
Is it a possibility that http monitor on VIP is such that it declare members down only if ping is lost, any ideas or clues ?
I dont have direct access to this device but can get it verify.
thanks
4 Replies
- hoolio
Cirrostratus
hi Rajwinder,This event is triggered when a TCP connection is established with the client when CLIENT_ACCEPTED { Check if the default pool of the VIP has no active members if {[active_members [LB::server pool]] < 1}{ Send a TCP reset to the client reject } }
- JRahm
Admin
A reset might not be enough as any response is marked OK by some utilities. Depending on your solution, you may need to discard instead of reset. - hoolio
Cirrostratus
You could use an ECV to see if the VIP is responding. - Deb_Allen_18Historic F5 Accounthoolio is right, with a proper monitor set up on LTM to monitor the pool members, LTM should communicate the VS down status to GTM via iQuery.
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