A minor suggestion on the tomcat RA. It uses "wget -O ..." to verify that 
tomcat is running. If the URL is an https://... type, and wget can't verify the 
certificate being used by the server, it errors out. Using "wget 
--no-check-certificate -O ..." would be better, given that this is only being 
used to see if the server is responding.




_______________________________________________________
Linux-HA-Dev: [email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/

Reply via email to