mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2024-12-23 01:08:54 +00:00
1095b7bc52
1) For uploading performance(part 1) Changed a code for large object uploading. New codes makes s3fs send parallel requests when s3fs uploads large object(20MB) by multipart post. And added new "parallel_upload" option, which limits parallel request count which s3fs requests at once. This option's default value is "5", and you can change this value. But it is necessary to set this value depending on a CPU and a network band. s3fs became to work good performance by this option, please try to set your value for this option. 2) Changes debugging messages Changed debugging message in s3fs.cpp. git-svn-id: http://s3fs.googlecode.com/svn/trunk@456 df820570-a93a-0410-bd06-b72b767a4274 |
||
---|---|---|
.. | ||
man | ||
Makefile.am |