On Tue, 10 Mar 2009, David Groos wrote: > 2009/03/10 22:51:46| parseConfigFile: line 113 unrecognized: 'max_filedesc > 0'
My memory is a little hazy but I don't think this setting (which places no limit on the file descriptors) is only allowed in squid3, but not in squid 2.X. I think you need to comment it out. In squid v2.x on debian, this setting is made in /etc/default/squid. You should probably set it to 1024 and up it if you start seeing logs that you're running out of file descriptors. Gavin -- edubuntu-users mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/edubuntu-users
