hi dear members

i have a cable internet setup now i want configure for proxy server thats why i have installe squid with these options

./configure --prefix=/usr/local/squid --exec-prefix=/usr/loocal/squid --enable-delay-pools --enable-poll --disable-ident-loookups --enable-cache-digests --enable-removal-policies=heap,lru

i have P4 Intel Based Server with 512MB RAM 60GB Hardisk

this is my partion table

 /        1000MB
swap    1100MB
/usr       3000MB
/var       3000MB
/home   1500MB
/cache   50400MB

this is my squid.conf setting

http_port 3128
icp_port 3130

cache_mem 300 MB
cache_swap_low 90
cache_swap_high 95
maximum_object_size 1024 KB
minimum_object_size 0 KB
maximum_object_size_in_memory 600 KB
ipcache_size 9024
ipcache_low 90
ipcache_high 95
fqdncache_size 9024
cache_replacement_policy heap LFUDA
memory_replacement_policy heap LFUDA

cache_dir ufs /cache 50000 16 256
cache_access_log /var/log/squid/access.log
cache_store_log none

now my question is this when i choose cache_replacement _policy heap LFUDA and memory_replacement_policy heap LFUDA then what should be maximum_object_size ?????

i have 512MB ram and 1100MB swap
now questions is this i have set 5GB /cache so what should be cache_mem ???

and also help if i have missed any option during installation squid.

thanks and regards

Umar Draz

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/




Reply via email to