On Fri, Jun 6, 2014 at 6:31 AM, Bráulio Bhavamitra <[email protected]> wrote:

> So the idea is that nginx will buffer the upload request until all
> data is received and then it will send it to unicorn? So unicorn only
> receives the full request? Should I do some configuration to nginx for
> this?

Yes; there are a few tunables worth looking at.  The "Buffers" section
here offers some useful discussion:

https://www.digitalocean.com/community/articles/how-to-optimize-nginx-configuration

Best regards,

--Michael

Reply via email to