Thanks for your reply Louis,
My configuration is as follows:
logdir /usr/local/squidGuard/log
dbhome /usr/local/squidGuard/db
dest blocked {
domainlist all_domains
urllist all_urls
log /usr/local/squid/logs/blocked.log
}
dest whitelist {
domainlist whitelist_domains
}
acl {
default {
pass whitelist !blocked all
redirect http://www.somewhere.com
}
}
If I use truss when I do a :
squidGuard -C whitelist
It appears that the squidGuard process I run is reloading all of the
datbases in sequence. After this process has finished the squidGuards which
are hanging off squid are not updated. Is there a way of signaling these
processes to just load a particular db? If I HUP squid then they will have
to re-spawn and read it all again.
Has anyone tried squidGuard running off a backend rdbms engine with
in-memory tables?
Many thanks
Andy Crichton
__________________________
This email and any files transmitted with it are confidential and intended solely for
the use of the individual or entity to whom they are addressed. The contents are
confidential and may be privileged.
Any views or opinions expressed are those of the sender and may not reflect the views
or opinions of the company and the company accepts no liability in respect thereof.
If you have received this email in error please notify [EMAIL PROTECTED]
immediately.
________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________