Peera.

Publication

Partagez vos connaissances.

McMMoKing.
Apr 10, 2025
Questions et Réponses avec des Experts

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
Partager
Commentaires
.

Réponses

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
Commentaires
.
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
Commentaires
.
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
Commentaires
.

Connaissez-vous la réponse ?

Veuillez vous connecter et la partager.

Nous utilisons des cookies pour vous assurer la meilleure expérience sur notre site Web.
Plus d'infos