On Sat, Feb 23, 2019 at 04:15:53AM -0500, HasanAtizaz wrote:
Hi there,
> I am having some difficultly in understanding the following parameters for
> nginx,
> Scenario (nginx is used for serving static content )
If "static content" is "files from a file system", then proxy_* variables
are not us
I am having some difficultly in understanding the following parameters for
nginx,
Scenario (nginx is used for serving static content )
proxy_buffer_size 4k
proxy_buffers 16 32k
proxy_busy_buffers_size 64k
proxy_buffering off
I like to know if i exceed the proxy_buffer_size to lets say 128 and
pro