added the list of healtchecks that will be available by default

This commit is contained in:
roberto@sirius
2010-12-21 21:18:25 +01:00
parent a054f2b968
commit 09f49bb5d6
6 changed files with 10 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
// http:3:GET / HTTP/1.1:192.168.173.10:80,192.168.173.11:80,192.168.173.12:80,192.168.173.13:80
/*
write(arg1);
wait_for_fd()
get_data() == 200
*/
View File
View File
View File
View File
+1
View File
@@ -0,0 +1 @@
// uwsgi:3::192.168.173.1:3031,192.168.173.2:3031,192.168.173.3:3031,192.168.173.4:3031