swift/test/unit/proxy/controllers
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
..
__init__.py re-use headers_to_container_info on container GET 2012-11-01 18:46:47 -07:00
test_account.py proxy: Stop killing memcache entries on 5xx responses 2020-06-15 11:05:58 -07:00
test_base.py proxy: Stop killing memcache entries on 5xx responses 2020-06-15 11:05:58 -07:00
test_container.py proxy: Stop killing memcache entries on 5xx responses 2020-06-15 11:05:58 -07:00
test_info.py py3: Monkey-patch json.loads to accept bytes on py35 2018-11-02 21:38:53 +00:00
test_obj.py Quiet eventlet exceptions in test 2020-06-05 09:49:01 -05:00