83bbd0aef2
When responding to a GET request for a manifest, it was intended that
the proxy server lazily fetch the pieces of the container
listing. That way, a single client request doesn't immediately turn
into a bunch of requests to backends. The additional requests should
only get made if the client is putting in the work of receiving the
object body.
However, commit
|
||
---|---|---|
.. | ||
functional | ||
functionalnosetests | ||
probe | ||
unit | ||
__init__.py | ||
sample.conf |