Hi, what is the easiest way to force all request to be satisfied from the cache for lets say a minute? What I'm basically trying to do is to rate-limit the requests to the proxy upstream so that the upstream server will see no more than for example one request per minute for a specific url. Regards, Dennis