[squid-users] Multiple simultaneous requests

2009-06-29 Thread Judson
I'm working with an application that generates a sort of strange traffic pattern, which is really hurting our cache rate. Basically, all of our users request a specific URL at the same time. As a result, we get many many misses as subsequent requests are coming in before the proxy request has re

Re: [squid-users] Multiple simultaneous requests

2009-06-29 Thread Amos Jeffries
On Mon, 29 Jun 2009 17:33:35 -0700 (PDT), Judson wrote: > I'm working with an application that generates a sort of strange traffic > pattern, which is really hurting our cache rate. Basically, all of our > users request a specific URL at the same time. As a result, we get many > many misses as s

Re: [squid-users] Multiple simultaneous requests

2009-06-29 Thread Chris Woodfield
Are the requests coming in at *exactly* the same time? If not, collapsed_fowarding should help if you're running 2.x... http://www.squid-cache.org/Versions/v2/2.7/cfgman/collapsed_forwarding.html -C On Jun 29, 2009, at 8:33 PM, Judson wrote: I'm working with an application that generates a