This website requires JavaScript.
Explore
Help
Sign in
dkirillov
/
distribution
Watch
1
Star
0
Fork
You've already forked distribution
0
forked from
TrueCloudLab/distribution
Code
Pull requests
Activity
6e62b39842
distribution
/
registry
/
storage
/
driver
/
oss
History
yaoyao.xyy
a4a227e351
oss native large file copy consume too much time which will eventually lead to client timeout because of no data transmit throughout native copy. change maxCopySize to 128MB, ensure only sm all medium size file use oss native copy to avoid connection reset by peer. And fix Move function with CopyLargeFileInParallel to optimize oss upload copy
...
Signed-off-by: yaoyao.xyy <yaoyao.xyy@alibaba-inc.com>
2016-11-08 12:14:13 +08:00
..
doc.go
add include_oss build tag
2015-07-31 13:22:56 +08:00
oss.go
oss native large file copy consume too much time which will eventually lead to client timeout because of no data transmit throughout native copy. change maxCopySize to 128MB, ensure only sm all medium size file use oss native copy to avoid connection reset by peer. And fix Move function with CopyLargeFileInParallel to optimize oss upload copy
2016-11-08 12:14:13 +08:00
oss_test.go
fix goimports
2015-07-31 13:22:56 +08:00