My system is:
Hardware:
https://www.moxa.com/en/products/industrial-computing/arm-based-computers/uc-8100a-me-t-series#specifications
CPU: Armv7 Cortex-A8 1 GHz
RAM: 1 GB DDR3
Docker: Docker version 3.0.13+azure, build
dd360c7c0de8d9132a3965db6a59d3ae74f43ba7
OS: Debian 9 stretch
I am trying to ru
Ah...I see...I definitely did not notice that I was led while searching via
Google to the http proxy module specific section of the docs rather than
docs for that directive which may have been more broadly applicable. Thank
you for clarifying, and apologies for the pseudo-spam : )
Cheers!
On Wed
On Wed, Mar 03, 2021 at 02:51:33PM -0500, Drew Dixon wrote:
Hi there,
> Hi there, thanks for the quick reply, sure, the config is rather simple for
> some initial testing, I'm not sure the directive being turned off will have
> any effect w/ the present config but the directive is not within any
Hi there, thanks for the quick reply, sure, the config is rather simple for
some initial testing, I'm not sure the directive being turned off will have
any effect w/ the present config but the directive is not within any "if"
within the "server" context and seems to be throwing an error when I woul
On Wed, Mar 03, 2021 at 12:02:44PM -0500, Drew Dixon wrote:
Hi there,
> Which states that this is valid within the server context, however whenever
> I attempt to set proxy_buffering to off (proxy_buffering off;) within my
> server configuration context I receive the error message below:
>
> ngi
Hi,
In my testing I desired to disable proxy_buffering per:
https://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_buffering
Which states that this is valid within the server context, however whenever
I attempt to set proxy_buffering to off (proxy_buffering off;) within my
server config