Does anyone know of a VCM object, that is not cached, that can be used to detemine if a server is able to communicate with the VCM?
We currently have an alton that will stop sending users to a server if that server fails to return the correct response text. This work as long as there is an issue with Tomcat. However, users are still ending up on that server when Tomcat has an issue talking to the VCM because Tomcat can still serve up the correct response text. We are looking to add a test to see if the VCM is responding and alter the response text if Tomcat failed to connect with the VCM.
Thanks for your help, Millisa