workers 2
if ${process_number} = 1
cache_dir diskd /cache1 130000 128 512
else if ${process_number} = 2
cache_dir diskd /cache2 130000 128 512
endif----- Mail original ----- De: "Amos Jeffries" <[email protected]> À: [email protected] Envoyé: Samedi 29 Octobre 2011 07:44:05 Objet: Re: [squid-users] 2011/10/28 10:24:02 kid1| WARNING: disk-cache maximum object size is unlimited but mem-cache maximum object size is 32.00 KB On 28/10/11 21:32, [email protected] wrote: > Hi, > > With last Squid Version 3.2.0.13-20111026-r11388 + Alex patch (Bug 3383) and > two workers > > cache_mem 500 MB > connect_timeout 60 secondes "secondes" -> seconds > dns_retransmit_interval 5 seconds > persistent_request_timeout 2 minutes > > maximum_object_size_in_memory 300 KB > maximum_object_size 800 MB > > There is "WARNING: disk-cache maximum object size is unlimited but mem-cache > maximum object size is 32.00 KB" in my log, What's wrong With That ? > What are your cache_dir? Amos -- Please be using Current Stable Squid 2.7.STABLE9 or 3.1.16 Beta testers wanted for 3.2.0.13
