On Tue, Feb 17, 2015 at 09:30:46PM -0500, Ben Johnson wrote:
> On 2/16/2015 3:52 PM, Francis Daly wrote:
Hi there,
> > ...and draw a picture of what happens when a client sends a 1MB upload
> > to nginx, and nginx sends it via proxy_pass to an upstream. That should
> > show you why it fails.
> A
On 2/16/2015 3:52 PM, Francis Daly wrote:
> On Mon, Feb 16, 2015 at 02:55:51PM -0500, Ben Johnson wrote:
>
> Hi there,
>
Hi, Francis, and thank you for taking the time to review my question and
respond. I value and appreciate your time.
>> I've recently compiled nginx-1.7.10 with a third-party u
On Mon, Feb 16, 2015 at 02:55:51PM -0500, Ben Johnson wrote:
Hi there,
> I've recently compiled nginx-1.7.10 with a third-party upload-progress
> tracking module, which is described at
> http://wiki.nginx.org/HttpUploadProgressModule .
Read the first two paragraphs on that page...
> This module
Hello,
I've recently compiled nginx-1.7.10 with a third-party upload-progress
tracking module, which is described at
http://wiki.nginx.org/HttpUploadProgressModule .
This module works perfectly well, until I attempt to put the entire
setup behind a reverse-proxy.
Below is a simplified configurat