Hi,

I have a little problem with SquidGuard (last version) and the
Blacklists . I 've seen that if i put in squidGuard.conf :

dest bl_porn {
        domainlist blacklist/porn/domains
        urllist blacklist/porn/urls
        log bl_porn.log
}

acl {
        privileged {
                pass all
        }

        default within tempslibre {
                #pass all #not active now 
                #} else {
                pass !bl_warez !bl_violence !bl_porn !bl_proxy #the others
Blacklists              redirect http://www.serveur.ici/error.html
        }
}

=> i launch squid + squidGuard :
service squid start (with a script in /etc/rc.d/init.d) :

=> I take a look to the process cause my server lags so lot 
ps aux
USER       PID    %CPU  %MEM            
proxy      10510  23.3  0.7   (squidGuard) 
proxy      10511  23.3  0.7   (squidGuard) 
proxy      10512  23.2  0.7   (squidGuard) 
proxy      10513  23.2  0.7   (squidGuard) 

and after if i want to stop squid :
service squid stop (or killall squid)
squid stop but not squidGuard !

I've seen inside the domains and urls of PORN blacklist files... they
are really big...

Can you tell me if for you it's the same problem : a big lag for your
server if you active theses Blacklists ? (Ps : i have a Celeron 433 with
256 Mo Ram) 

Thank you for your help and for all supports you give to SquidGuard
users.

christophe RIPPERT.


Reply via email to