Re: Cache Hit Latency for large responses.

2014-05-08 Thread Maxim Dounin
Hello! On Thu, May 01, 2014 at 06:27:19PM -0400, lovekmla wrote: > Context: > I am currently using nginx to serve as a Response Cache Proxy in order to > shim-out (isolate) network latency while running some performance related > tests. > > The Perf Tests are comprised of 50 repetitions of the

Cache Hit Latency for large responses.

2014-05-01 Thread lovekmla
Context: I am currently using nginx to serve as a Response Cache Proxy in order to shim-out (isolate) network latency while running some performance related tests. The Perf Tests are comprised of 50 repetitions of the same set of requests. => I have been able to successfully set-up the proxy_cach