On 02/01/2013 03:05 PM, Eliezer Croitoru wrote:
On 2/1/2013 2:33 AM, babajaga wrote:
Hi,
I am just starting to test with rock. And it could be, I have just the
opposit effect: Only UFS is used, rock not, using default of 512Kb
righ now.
However, will do more testing tomorrow,
but I am a bit suspicious regarding this line in your squid.conf:
maximum_object_size_in_memory 8 KB
May be ONLY objects <=8kb are cached at all. And larger ones are never
cached.
Then your effect would be explanable: Always rock is used.
Worth to give it a try and use something like
maximum_object_size_in_memory 64 KB
If the above is true then their is a more series bug that blocks squid
from caching objects and it should be tested deeper to make sure of it.
Anyone want to test it?
I've already tested and the above seams to be true. How can I know for
shure if there are or not objects in the cache_dir greater than
maximum_object_size_in_memory?
I can ran more tests if you give me further instructions, or can try a
patch if provided.
Regards.