From: Adam Dickmeiss Date: Fri, 24 Oct 2003 12:35:37 +0000 (+0000) Subject: Added comment X-Git-Tag: YAZPP.0.7.2 X-Git-Url: http://git.indexdata.com/?p=yazpp-moved-to-github.git;a=commitdiff_plain;h=32cb4b82f46179c4af7986e004f0f05cb0c13dc9 Added comment --- diff --git a/etc/yaz-proxy-ka.sh b/etc/yaz-proxy-ka.sh index f7bd86f..20d1a46 100755 --- a/etc/yaz-proxy-ka.sh +++ b/etc/yaz-proxy-ka.sh @@ -1,5 +1,7 @@ #!/bin/sh -# $Id: yaz-proxy-ka.sh,v 1.2 2003-10-24 11:19:54 adam Exp $ +# $Id: yaz-proxy-ka.sh,v 1.3 2003-10-24 12:35:37 adam Exp $ +# +# YAZ proxy keepalive wrapper, use this when testing the proxy. # # Allow core dumps when testing. ulimit -c 200000