minio / warp

S3 benchmarking tool
GNU Affero General Public License v3.0
553 stars 102 forks source link

The config of '--disable-sha256-payload=true' in Multipart useless #329

Closed T-TRz879 closed 1 month ago

T-TRz879 commented 2 months ago

Here are the commands

warp multipart --host 'xxx' --access-key='xxx' --secret-key='xxx' --bucket='test-warp' --disable-sha256-payload=true --region='eu-central-1' --part.size=5MiB  --parts=2 --duration=60s --concurrent=10
image image
T-TRz879 commented 1 month ago

@klauspost

klauspost commented 1 month ago

@T-TRz879 No need to ping. We'll get to your issue.

T-TRz879 commented 1 month ago

sorry~