>  
>  {% endhighlight %}
>  
> -## Configure multipart upload strategies ==
> -There are two `MultipartUploadStrategy` implementations: 
> `SequentialMultipartUploadStrategy` and `ParallelMultipartUploadStrategy`.
> -Default strategy is the `ParallelMultipartUploadStrategy`. With parallel 
> strategy the number of threads running in parallel can be configured using 
> `jclouds.mpu.parallel.degree` property, the default value is 4.
> +## Multipart Uploads

We already have a section called "Multipart Upload" above...call this 
"Multipart Upload Strategies" or so?

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/68/files#r13615724

Reply via email to