From cb7043ad4de2db3212fa3856d6deaf8979cc5f4e Mon Sep 17 00:00:00 2001 From: Nachtfalkeaw Date: Mon, 5 Sep 2011 21:55:10 +0300 Subject: squid: added variable for "maximum_object_size_in_memory $max_objsize_in_mem KB" so the size could be changed from GUI. --- config/squid/squid_cache.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'config/squid') diff --git a/config/squid/squid_cache.xml b/config/squid/squid_cache.xml index 881f15b3..55a1ca59 100644 --- a/config/squid/squid_cache.xml +++ b/config/squid/squid_cache.xml @@ -135,6 +135,14 @@ 4 + + Maximum object size in RAM + maximum_objsize_in_mem + Objects smaller than the size specified (in kilobytes) will be saved in RAM. Default is 32. + input + + 32 + Level 1 subdirectories level1_subdirs -- cgit v1.2.3