Dealing with buffered data with upstream generated response
Maxim Dounin
mdounin at mdounin.ru
Fri Dec 2 17:02:51 UTC 2011
Hello!
On Fri, Dec 02, 2011 at 11:13:15AM -0500, Umesh Sirsiwal wrote:
> Hey Maxim,
> I spent some time yesterday and today trying to reproduce this issue
> with standard gzip module. But, unfortunately I could not. May be I
> am doing something wrong in my module.
>
> My configuration looked like the following. I was using nginx
> version 1.1.10.
[...]
> proxy_buffering on;
The code in question isn't executed with proxy_buffering set to
on, it's only in "proxy_buffering off" codepath.
Maxim Dounin
More information about the nginx
mailing list