Can I throttle the request rate to a certain set of servers? I came across this but it seems to only be for throttling specific clients: http://wiki.squid-cache.org/Features/DelayPools (The server is an API and we'd like to respect its rate limit among requests from our various client processes.) Thanks.