Are there any limits to file uploads using Python? I have a Cherrypy app we use to upload videos to S3 running on a proxy port. Video files tend to be large and I can't seem to find any info in the documentation (but I may be mistaken).

If there are, how do I increase these limits so we don't hit the ceiling on uploads?

Thanks,

Gelu

Hi Gelu,

Currently the max upload sized enforced at the Nginx level is 512MB. I don't think we have it written anywhere (other than right here, right now).

    klynton Thank you. This should do fo rnow. If I need it increased in the future (I am on a vps not shared account), can I do it or I need to open a ticket?

    Thanks,

    Gelu

    You'll need to open a ticket so that we can change the managed configuration.

      klynton Thanks! Awesome support! Been a WF client for many years and so far the experience with Opalstack has been much better!

      Maybe you could add that to the documentation somewhere 🙂 to save some keystrokes

      Gelu

      We're working to make it that way! Looks like we don't have a web limitations page so we'll add it once we make one.

      Mastodon