Hi All, I would like some help to quickly get to the best squid config. Best being the mix cache performance and box utilization. I have the std squid.conf with following cache dir setup
cache_dir diskd /var/squid/0/cache0 10240 96 256 cache_dir diskd /var/squid/0/cache1 10240 96 256 cache_dir diskd /var/squid/1/cache0 10240 96 256 cache_dir diskd /var/squid/1/cache1 10240 96 256 cache_dir diskd /var/squid/2/cache0 10240 96 256 cache_dir diskd /var/squid/2/cache1 10240 96 256 This is what the disk looks like /dev/aacd0s3e 34265868 2916034 28608566 9% /var/squid/0 /dev/aacd0s3f 34265868 2916032 28608568 9% /var/squid/1 /dev/aacd0s3g 34266832 2916198 28609288 9% /var/squid/2 The boxes run BSD and have 2 processors (2+ gig) with 3 gig of ram Any recommendations would be much appreciated .. What perf patches are worth trying ??? Thanks Shane .
