Re: [squid-users] --> Multiple squid process....

From: Alex Carlos Braga Antão <alex@dont-contact.us>
Date: Wed, 12 Nov 2003 17:01:34 -0300

Chris,
   That's the point. There's only on client (me) accessing this proxy...
very strange..... and I have never seen squid make this kind of things....
    ps -axf gives me:

  220 ? S 0:05 /usr/local/squid/sbin/squid -NsY -f
/usr/local/squid/etc/squid.conf
  222 ? S 0:00 \_ /bin/sh /usr/local/squid/libexec/null_auth.sh
  223 ? S 0:00 \_ /bin/sh /usr/local/squid/libexec/null_auth.sh
  224 ? S 0:00 \_ /bin/sh /usr/local/squid/libexec/null_auth.sh
  225 ? S 0:00 \_ /bin/sh /usr/local/squid/libexec/null_auth.sh
  226 ? S 0:00 \_ /bin/sh /usr/local/squid/libexec/null_auth.sh
  227 ? S 0:00 \_ /bin/sh /usr/local/squid/libexec/null_auth.sh
  228 ? S 0:00 \_ (unlinkd)
  681 ? S 0:00 \_ /usr/local/squid/sbin/squid -NsY -f
/usr/local/squid/etc/squid.conf
  682 ? S 0:00 \_ /usr/local/squid/sbin/squid -NsY -f
/usr/local/squid/etc/squid.conf
  683 ? S 0:00 \_ /usr/local/squid/sbin/squid -NsY -f
/usr/local/squid/etc/squid.conf
  684 ? S 0:00 \_ /usr/local/squid/sbin/squid -NsY -f
/usr/local/squid/etc/squid.conf
  685 ? S 0:00 \_ /usr/local/squid/sbin/squid -NsY -f
/usr/local/squid/etc/squid.conf
  688 ? S 0:00 \_ /usr/local/squid/sbin/squid -NsY -f
/usr/local/squid/etc/squid.conf
  689 ? S 0:00 \_ /usr/local/squid/sbin/squid -NsY -f
/usr/local/squid/etc/squid.conf
  690 ? S 0:00 \_ /usr/local/squid/sbin/squid -NsY -f
/usr/local/squid/etc/squid.conf
  691 ? S 0:00 \_ /usr/local/squid/sbin/squid -NsY -f
/usr/local/squid/etc/squid.conf
  692 ? S 0:00 \_ /usr/local/squid/sbin/squid -NsY -f
/usr/local/squid/etc/squid.conf
  693 ? S 0:00 \_ /usr/local/squid/sbin/squid -NsY -f
/usr/local/squid/etc/squid.conf
  694 ? S 0:00 \_ /usr/local/squid/sbin/squid -NsY -f
/usr/local/squid/etc/squid.conf
  695 ? S 0:00 \_ /usr/local/squid/sbin/squid -NsY -f
/usr/local/squid/etc/squid.conf
  696 ? S 0:00 \_ /usr/local/squid/sbin/squid -NsY -f
/usr/local/squid/etc/squid.conf
  697 ? S 0:00 \_ /usr/local/squid/sbin/squid -NsY -f
/usr/local/squid/etc/squid.conf
  698 ? S 0:00 \_ /usr/local/squid/sbin/squid -NsY -f
/usr/local/squid/etc/squid.conf
  699 ? S 0:00 \_ /usr/local/squid/sbin/squid -NsY -f
/usr/local/squid/etc/squid.conf
  245 ? S 3:07 /usr/local/squid/sbin/squid -NsY -f
/usr/local/squid/etc/squid-internal.conf
  249 ? S 0:00 \_ (wb_ntlmauth) DOMAIN
  250 ? S 0:00 \_ (wb_ntlmauth) DOMAIN
  251 ? S 0:00 \_ (wb_ntlmauth) DOMAIN
  252 ? S 0:00 \_ (wb_ntlmauth) DOMAIN
  253 ? S 0:00 \_ (wb_ntlmauth) DOMAIN
  254 ? S 0:00 \_ (wb_ntlmauth) DOMAIN
  255 ? S 0:00 \_ (wb_ntlmauth) DOMAIN
  256 ? S 0:00 \_ (wb_ntlmauth) DOMAIN
  257 ? S 0:00 \_ (wb_ntlmauth) DOMAIN
  258 ? S 0:00 \_ (wb_ntlmauth) DOMAIN
  259 ? S 0:00 \_ (wb_auth)
  260 ? S 0:00 \_ (wb_auth)
  261 ? S 0:00 \_ (wb_auth)
  262 ? S 0:00 \_ (wb_auth)
  263 ? S 0:00 \_ (wb_auth)
  264 ? S 0:00 \_ (wb_auth)
  265 ? S 0:00 \_ (wb_group)
  266 ? S 0:00 \_ (wb_group)
  267 ? S 0:00 \_ (wb_group)
  268 ? S 0:00 \_ (wb_group)
  269 ? S 0:00 \_ (wb_group)
  270 ? S 0:00 \_ (unlinkd)

Chris Wilcox wrote:

>
>> Hello,
>> I have an strange problem here.
>> I Have :
>> SQUID1 -> Dansguardian -> SQUID2
>>
>> On the same machine, SQUID1 and SQUID2 are 2 different process,
>> with different squid.conf files.
>>
>> I start them perfectly, butwhen i access my proxy the first time,
>> SQUID2 multiplies +- 20 times.
>> When I type a "ps ax |grep squid", I have 19 process there !!!!
>>
>> This never happened with me, and since I am using a squid.conf file
>> modified from SQUID1, that does not multily...
>> With it, I cannot kill the first process, that the rest still run.
>> May be somthing with dansguardian ????????
>
>
> Only way I can think of to check whether this is an 'issue' with DG or
> Squid2 is to maybe setup a client PC to access your Debian box through
> Squid2 and not through Squid1>DG>Squid2. With a client directly
> connecting to the net via Squid2 do you still get the same number of
> processes?
>
> I'm also wondering whether this is not necessarily wrong? Doesn't
> squid spawn child processes? In which case you'd expect to see
> multiple instances running. I do have this setup running on a test PC
> at home which is under very light use and running that command now
> shows only 3 processes running. I guess the heavier the usage,
> themore processes will be running.
>
> hth
>
> Regards,
>
> nry
>
>>
>> I use Debian woddy , Squid 2.5, DG 2.7.1-4.
>>
>> Thanks...
>>
>
> _________________________________________________________________
> Sign-up for a FREE BT Broadband connection today!
> http://www.msn.co.uk/specials/btbroadband
>
>
Received on Wed Nov 12 2003 - 12:00:06 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:21:15 MST