• Since W3 pushes a file to the user’s server before pushing to Amazon S3, is it constrained by WordPress limits, or does it chop up a file to get around these limits? In other words, can W3 push something like a 5 GB file to Amazon S3 without having to manually log into Amazon and upload it?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Since wp runs on PHP and php has script perimeters that limit the time a script can run and the size of files that are uploaded, you might need to adjust these on your server.

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello, @xmacro Did you get the answer to your question? please give us a feedback so you can close the topic and mark it as resolved.

    Best regards,

    Marko

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How large a file can W3 push to Amazon S3?’ is closed to new replies.