Welcome! Log In Create A New Profile

Advanced

request_buffering gotchas?

May 16, 2017 12:49PM
Hi!

I'm new to nginx, and working on trying to stream an upload using a multipart-form through nginx to uwsgi and to my app. My client posts the request, and I expect nginx to begin forwarding it on to uwsgi as soon as data begins coming in...but...no matter what I do, uwsgi is not called until after the upload buffers in nginx. The entire upload completes, and \then\ the uwsgi call is made.

I am sure the correct option is

uwsgi_request_buffering off;

...but I'm wondering if there are any other requirements or options that need to be set, or gotchas that might be thwarting my attempt to make this work. It ain't working and I'm at my wit's end.

Thanks in advance for any advice!

~Sean
Subject Author Posted

request_buffering gotchas?

sdizazzo May 16, 2017 12:49PM

Re: request_buffering gotchas?

Francis Daly May 16, 2017 01:06PM

Re: request_buffering gotchas?

sdizazzo May 16, 2017 02:41PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 310
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready