configuration-templates – Blame information for rev 70

Subversion Repositories:
Rev:
Rev Author Line No. Line
70 office 1 ###########################################################################
2 ## Copyright (C) Wizardry and Steamworks 2017 - License: GNU GPLv3 ##
3 ###########################################################################
4  
5 # Debian tomcat-solr
6 check process tomcat8 with pidfile /var/run/tomcat8.pid
7 start program "/etc/init.d/tomcat8 restart"
8 stop program "/etc/init.d/tomcat8 stop"
9 if failed host 127.0.0.1 port 8983 type tcp then restart
10 # if 5 restarts within 5 cycles then timeout