Lots of stuff performs better than Squid for just straight connection redirection. The trick isn't request rate - its how the application behaves under a variety of conditions. Some people have luck with varnish, pound, nginx, apache. Some people have no luck with those and luck with Squid. YMMV. At some point Squid will be fast enough to compete with the above -and- work in more use conditions. I hope :) Adrian 2008/8/28 Jeff Peng <jeffpeng@xxxxxxx>: > elsergio 写道: >> >> Hi all, >> >> Does anybody knows how many http queries can Squid dispatch configured as >> a >> balancer (no caching data). >> >> Thanks! >> > > For pure balancer application I suggest you use LVS. > (or maybe Nginx is better than squid on this behavior). > >