This website requires JavaScript.
Explore
Help
Sign In
fcrozat
/
distribution
Watch
1
Star
0
Fork
0
You've already forked distribution
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d22e09a668
distribution
/
vendor
/
github.com
/
denverdino
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
..
aliyungo
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