Server Load Balancing Health Monitoring using tcp connect
Hello all,
I am looking for a lab set up to test server load balancing. The http will be terminated on the firewall to redirect to https, so inside real servers will only have 443 port listening on. The member servers of each such VIP/Virtual Server will use round robin load distribution. Can I use ICMP plus TCP connect at 443 for health monitoring so that I can cover for both web service failing as well as server itself going down? I don't have the equipment yet to play with, so hoping someone with this type of typical set up in production can advise.
SSL certs will remain on the servers and will not be exported/installed on the firewall. There is a https health monitoring I see in a screenshot in the documentation, but no details shown/provided as to how and what all is available under https monitoring. I believe it will be trying to connect to a certain page on server. If someone can advise how this https page check will work in presence of a certificate (self signed in my case of lab) or if I should simply stick with ping plus tcp 443 connect, that will be much appreciated.
Thanks
