skia2/experimental/webtry/sys/webtry_monit
commit-bot@chromium.org 70222fadf0 Run Squid as a reverse caching proxy on port 80 and proxy the requests
to the server running on port 8000.

BUG=skia:
R=mtklein@google.com

Author: jcgregorio@google.com

Review URL: https://codereview.chromium.org/261023002

git-svn-id: http://skia.googlecode.com/svn/trunk@14515 2bbb7eff-a529-9590-31e7-b0007b416f81
2014-05-01 20:10:03 +00:00

8 lines
289 B
Plaintext

check process webtry with pidfile /var/run/webtry.pid
start program = "/etc/init.d/webtry start"
stop program = "/etc/init.d/webtry stop"
check process squid3 with pidfile /var/run/squid3.pid
start program = "/etc/init.d/squid3 start"
stop program = "/etc/init.d/squid3 stop"