distribution/registry/proxy
spacexnice 3c4b551a7c remoteURL parameter error cause challenge cache not working,critical area consume to much time, which eventually lead to client manifest request timeout(90s) in massive(which i test 80 concurrent) concurrent manifest request situation.
Signed-off-by: spacexnice <yaoyao.xyy@alibaba-inc.com>
2016-09-13 09:58:12 +08:00
..
scheduler Update proxy scheduler test to account for race 2016-08-29 14:27:32 -07:00
proxyauth.go Fetch token by credentials and refresh token 2016-03-04 00:34:17 -08:00
proxyblobstore.go when deploy registry as a pull through cache ,function copeContent() may cause a socket leak when docker user canceled its pull operation. 2016-08-02 11:10:10 +08:00
proxyblobstore_test.go Add hash map locking to proxy tests 2016-08-29 13:39:24 -07:00
proxymanifeststore.go Implements garbage collection subcommand 2016-02-29 14:15:21 -08:00
proxymanifeststore_test.go Remove signature store from registry. Return a generated signature for manifest 2016-05-27 13:19:26 -07:00
proxymetrics.go Add pull through cache functionality to the Registry which can be configured 2015-08-04 16:09:55 -07:00
proxyregistry.go remoteURL parameter error cause challenge cache not working,critical area consume to much time, which eventually lead to client manifest request timeout(90s) in massive(which i test 80 concurrent) concurrent manifest request situation. 2016-09-13 09:58:12 +08:00
proxytagservice.go To avoid any network use unless necessary, delay establishing authorization 2016-02-16 11:53:42 -08:00
proxytagservice_test.go Add support for layers from foreign sources 2016-05-20 12:31:10 -07:00