On Aug 28, 2008, at 8:48 AM, toby wrote: > The 512MB was my doing. Out of box it was set to 20MB. I bumped it > up since I have 2GB RAM in the box but I took your recommendation > and dropped it down to 256MB.
Even that could be overkill but it is better, I run about 200-300 users with it set to 256MB. > > I restarted dansguardian but /var/log/dansguardian/ log file > doesn't exist. The only thing that is there is access.log. Errors will go to /var/log/messages everything else will go to /var/ log/dansguardian/access.log You need to figure out why it is not running, once you get it running the rest of the stack should work fine. The idea is that squid accepts a connection passes to 127.0.0.1:9999 [dansguardian] which passes it to 127.0.0.1:9998 [HAVP] which scans it for virius and passes it back to dansguardian which scans it for content and passes it back to squid which then either returns it to the user or shows them a denied reason. If any of these are not running then the whole thing falls apart. -Mike ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Efw-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/efw-user
