Peera.

Bài viết

Chia sẻ kiến thức của bạn.

McMMoKing.
Apr 10, 2025
Hỏi đáp Chuyên Gia

How to upload large files to Walrus without speed issues?

I'm trying to use Walrus for uploading files via API and I'm running into issues when trying to upload a 300MB file. While it works with the CLI, the upload speed is slow. Is there a file upload limit with Walrus, and how can I improve upload speeds for larger files?

  • Walrus
  • Typescript SDK
0
3
Chia sẻ
Bình luận
.

Câu trả lời

3
Santorini.
Apr 11 2025, 15:11

Walrus has a maximum blob size limit of 13.6 GiB, so your 300MB file should not exceed the system's capabilities. However, default PUT requests are limited to 10 MiB; you can increase this limit by configuring your own publisher or adjusting the --max-body-size option.

0
Bình luận
.
Mister_CocaCola.
Apr 11 2025, 15:18

Using a local setup with the appropriate configurations might help bypass some network limitations, potentially improving speeds. For future uploads, you can use the walrus info command to check current configurations for any predefined limits or conditions that might affect file uploads.

0
Bình luận
.
Grizzly.
Apr 11 2025, 20:19

The slow upload speed you're experiencing on the CLI could be influenced by several factors such as network issues, server throttling, or limitations set by the server to manage high loads.

0
Bình luận
.

Bạn có biết câu trả lời không?

Hãy đăng nhập và chia sẻ nó.

Chúng tôi sử dụng cookie để đảm bảo bạn có trải nghiệm tốt nhất trên trang web của chúng tôi.
Thêm thông tin