--- projects/cms/source/conient/build/etc/default.conf 2001/01/30 03:15:58 1.2 +++ projects/cms/source/conient/build/etc/default.conf 2001/02/26 00:25:00 1.7 @@ -1,6 +1,6 @@ # Initial Conient configuration # -# $Id: default.conf,v 1.2 2001/01/30 03:15:58 ajm Exp $ +# $Id: default.conf,v 1.7 2001/02/26 00:25:00 ajm Exp $ # The friendly name of this client # used to identify our connection to the server @@ -43,13 +43,7 @@ control.port=4510 # if you do NOT wish to use this command, and simply # connect direct, just comment this line # -#firewall.command=ssh -l ajm4 -L%PORT%:%SERVER%:%PORT% raptor.ukc.ac.uk sleeper.sh -# -# NOTE: in the above command sleeper.sh is: -# -# #!/bin/sh -# pkill -u ajm4 -x sleep -# sleep 7200 +#firewall.command=ssh -l ajm4 -L%PORT%:%SERVER%:%PORT% raptor.ukc.ac.uk sleep 7200 # the time in seconds to wait for the firewall.command to # finish executing and thus start up the pipe @@ -66,3 +60,15 @@ control.port=4510 # it assumes "localhost". # #firewall.server=localhost + +# display extra data given by a host +# uncomment the following +#displayExtraData + +# display server queue information +# uncomment the following +#displayQueueInformation + +# debugging, dumps the raw xml pairs to system.out +# uncomment the following +#packetDump \ No newline at end of file