Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nginx errors #119

Closed
binarykitchen opened this issue Sep 29, 2013 · 4 comments
Closed

Nginx errors #119

binarykitchen opened this issue Sep 29, 2013 · 4 comments

Comments

@binarykitchen
Copy link
Contributor

Hello again

I am getting plenty of nginx errors like these when uploading huge video files:

*145 client intended to send too large body: 56755236 bytes

The chunk size is set to 5 MB, so this shouldn't happen. Any clues or advice what nginx config I should try?

@AidasK
Copy link
Contributor

AidasK commented Sep 29, 2013

chunkSize The size in bytes of each uploaded chunk of data. The last uploaded chunk will be at least this size and up to two the size, see Issue #51 for details and reasons. (Default: 1_1024_1024)

In your configuration chunk can be up to 10mb of size.

@binarykitchen
Copy link
Contributor Author

aye, thx!

@C-Entropy
Copy link

@binarykitchen Could you please post an example of how to use resumable.js with NGINX?

@binarykitchen
Copy link
Contributor Author

Too late, not using resumable.js anymore

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants