rename TESTfastagi script to FastAGI_log.pl

add ADMIN_keepalive_ALL.pl script to replace all other keepalive scripts

git-svn-id: svn://192.168.202.10@347 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
mattf
2006-10-11 19:06:53 +00:00
parent 43dae3724b
commit cb1a4df5d6
3 changed files with 357 additions and 1 deletions
+1 -1
View File
@@ -1193,7 +1193,7 @@ print conf "VARDB_user => $VARDB_user\n";
print conf "VARDB_pass => $VARDB_pass\n";
print conf "VARDB_port => $VARDB_port\n";
print conf "\n";
print conf "# Numeric list of the astGUIclient processes to be kept running\n";
print conf "# Alpha-Numeric list of the astGUIclient processes to be kept running\n";
print conf "# (value should be listing of characters with no spaces: 123456)\n";
print conf "# X - NO KEEPALIVE PROCESSES (use only if you want none to be keepalive)\n";
print conf "# 1 - AST_update\n";