Tim Burke 7be7cc966b proxy: Stop killing memcache entries on 5xx responses
When you've got a container server that's struggling to respond to HEAD
requests, it's really not helpful to keep evicting the cache when some
of the hundreds of concurrent requests trying to repopulate the cache
return 503.

Change-Id: I49174a21a854a4e8e564a7bbf997e1841f9dda71
Closes-Bug: #1883211
2020-06-15 11:05:58 -07:00
..