On Fri, Feb 27, 2009 at 3:43 PM, Han Boetes <[email protected]> wrote: > cache_dir aufs xxx yyy
Thank you, I've switched to aufs, I hope it works ok on OpenBSD (docs mention "POSIX threads"). The netstat actually doesn't show I/O errors: afar...@ablprx01:squid> netstat -I bge0 Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls bge0 1500 <Link> 00:16:35:5b:39:ae 4057388 0 3557300 0 0 bge0 1500 10.121/16 ablprx01.internal 4057388 0 3557300 0 0 bge0 1500 fe80::%bge0 fe80::216:35ff:fe 4057388 0 3557300 0 0 I'm starting to suspect url_rewrite_program - maybe it blocks for too many requests even though I have "redirector_bypass on". The http://openports.se/www/squid mentions the squid-2.7.STABLE6 package being available, but I don't understand where to get it (if I don't want to use ports)? It's not at ftp://ftp.de.openbsd.org/pub/OpenBSD/4.4/packages/i386/ I also wonder what do folks use to measure web proxy performance in a simple and reliable way Thanks Alex

