On Wed, 29 Oct 2003, Dilan Arumainathan wrote: > Hi, > I have placed my squid.conf file as http://www3.telus.net/dilan/squid.conf > The output of the -X option is at http://www3.telus.net/dilan/squid.log
And this indicates it finds your maxium_object_size 8192 KB directive... just just have to look a little further in the log file. First there is the parsing of the built in default settings, then follows the parsing of your squid.conf. The built in default setting is 4096 KB but is later overridden by your squid.conf setting. Regards Henrik
