[squid-users] any chance to optimize squid3?

2012-11-16 Thread Fuhrmann, Marcel
Hi list! Is there any chance to speed up my squid proxy by changing the config? I don't think my squid is really slow. But some users think so. Thanks a lot! Here some information about the Hardware: # cat /proc/cpuinfo processor   : 0 vendor_id   : GenuineIntel cpu family  : 6

[squid-users] AW: any chance to optimize squid3?

2012-11-16 Thread Fuhrmann, Marcel
I have some performance graphs. Maybe they will help: http://ubuntuone.com/09XVmTzqmNAPgVDmc6h2yI -Ursprüngliche Nachricht- Von: Fuhrmann, Marcel [mailto:marcel.fuhrm...@lux.ag] Gesendet: Freitag, 16. November 2012 11:32 An: squid-users@squid-cache.org Betreff: [squid-users] any chance

[squid-users] Re: Squid 3.2.2 + localhost

2012-11-16 Thread alberto.desi
Hi Amos, I have a new question, because I'm returned to work on this problem. Are you sure about this line? *cache_peer_access allow Apache5001 allow tag5001* Because I've tried but I always have this reply: 2012/11/16 16:38:58| aclParseAclList: ACL name 'tag' not found. FATAL: Bungled

[squid-users] Can Squid cache literally all HTTP responses for testing?

2012-11-16 Thread Kevin Nardi
Hi squid-users, I'm an experienced web developer who is using Squid for the first time. For internal testing, we need a stable cache of a certain list of sites (which we do not own) that we use in our test. I know Squid isn't built to do this, but I thought for sure it would be possible to

Re: [squid-users] Can Squid cache literally all HTTP responses for testing?

2012-11-16 Thread Amos Jeffries
On 17/11/2012 9:54 a.m., Kevin Nardi wrote: Hi squid-users, I'm an experienced web developer who is using Squid for the first time. For internal testing, we need a stable cache of a certain list of sites (which we do not own) that we use in our test. I know Squid isn't built to do this, but I

Re: [squid-users] AW: any chance to optimize squid3?

2012-11-16 Thread Amos Jeffries
The big issues you have are: * using NTLM. This seriously caps the proxy performance and capacity. Each new TCP connection (~30 per second from your graphs) requires at least two full HTTP reqesut/reply round trips just to authenticate before the actual HTTP response can begin to be