Hello!
On Fri, Nov 17, 2023 at 03:57:23AM +, public1020 via nginx wrote:
> I'm trying to control buffering with variables, but nginx complains about it,
>
> nginx: [emerg] invalid value "$val" in "proxy_request_buffering" directive,
> it must be "on" or "off" in /etc/nginx/sites-enabled/tes
I'm trying to control buffering with variables, but nginx complains about it,
nginx: [emerg] invalid value "$val" in "proxy_request_buffering" directive, it
must be "on" or "off" in /etc/nginx/sites-enabled/test.conf:9
Is there any way to resolve this? Attached the configuration in question.
se