RS6000 / AIX 4.1.4
01) no squid running:
bin> ./squid -k check
squid: ERROR: No running copy
bin> echo $?
1
02) if squid is still alive:
bin> ./squid -k check
bin> echo $?
0
:-) M@rt!n Vodicka, vod@advge.magwien.gv.at
        -----Original Message-----
        From:	Benarson Behajaina Rodriguez
[SMTP:Benarson.Behajaina@swh.sk]
        Sent:	Thursday, February 12, 1998 10:25 AM
        To:	squid-users@nlanr.net
        Subject:	squid -k check
                Hi all,
        I'm running squid 1.1.20 (port 3128), and want to know whether
        squid is running or not.
        I've tried:
        bash# ./squid -k check
        bash# ./squid -f /www/squid/etc/squid.conf -k check
        bash# ./squid -a 1000 -k check
        bash# ./squid -a 3128 -k check
        bash# 
        I thought that , when squid is running (port 3128) or not (port
1000)
        then I'll see a message or warning. 
        So, how do I know that squid is running ? 
        And what is the option "check" for ?
        ---
        Benarson.
Received on Thu Feb 12 1998 - 06:21:33 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:38:52 MST