Hi Alberto,

I guess it relates to the configuration of squidGuard. If it does little,
each process is finished quickly. If it does very much, squidGuard needs
relatively more per active user.

You could monitor the log file, if the amount of redirectors exhausts,
squid will report 'so many outstanding requests present, consider
increasing the number of redirectors'

Aternatively, you could do a ps -ef |grep squidG and check for the CPU time
used. If the last few redirectors do not have any cpu time in their ps
listing, you're still ok

We have 300+ users on 2 machines,

root       764     1  0 Jan23 ?        00:00:00 squid -D -d6 -s
nobody     766   764  1 Jan23 ?        00:43:23 (squid) -D -d6 -s
nobody     768   766  0 Jan23 ?        00:01:12 (squidGuard) -d
nobody     769   766  0 Jan23 ?        00:00:01 (squidGuard) -d <<<<<<<<
last redirector used
nobody     770   766  0 Jan23 ?        00:00:00 (squidGuard) -d
nobody     771   766  0 Jan23 ?        00:00:00 (squidGuard) -d
nobody     772   766  0 Jan23 ?        00:00:00 (squidGuard) -d
nobody     773   766  0 Jan23 ?        00:00:00 (squidGuard) -d
nobody     774   766  0 Jan23 ?        00:00:00 (squidGuard) -d
nobody     775   766  0 Jan23 ?        00:00:00 (squidGuard) -d
nobody     776   766  0 Jan23 ?        00:00:00 (squidGuard) -d

hth
regards
paul
*speaking for himself


                                                                                       
                              
                                                                                       
                              
                    DONDANA ALBERTO                   To:     
[EMAIL PROTECTED]                              
                    <[EMAIL PROTECTED]>        cc:                              
                              
                                                      Subject:     Number of redirect 
program                        
                    Sent by:                                                           
                              
                    [EMAIL PROTECTED]                                         
                              
                    .eltele.no                                                         
                              
                                                                                       
                              
                    01/25/02 10:36                                                     
                              
                                                                                       
                              
                                                                                       
                              




I'm running squid 2.5 pre-3 with squidguard 1.2.
My question: what is the correct ratio number of redirect program/users?
Now I've 5 redirect_children (default) with about 150 users and all seems
work fine, but in few weeks my users will be about 3K.

Tks


Alberto



Reply via email to