<div dir="ltr">Hi,<input name="virtru-metadata" type="hidden" value="{"email-policy":{"state":"closed","expirationUnit":"days","disableCopyPaste":false,"disablePrint":false,"disableForwarding":false,"enableNoauth":false,"persistentProtection":false,"expandedWatermarking":false,"expires":false,"isManaged":false},"attachments":{},"compose-id":"7","compose-window":{"secure":false}}"><div><br></div><div>In my testing I desired to disable proxy_buffering per:<br><br><a href="https://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_buffering">https://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_buffering</a></div><div><br></div><div>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:</div><div><br></div><div>nginx[6203]: nginx: [emerg] "proxy_buffering" directive is not allowed here in /etc/nginx/conf.d/test.conf<br></div><div><br></div><div>This is clearly within the server context in my config.  I am able, however, to use this within the default /etc/nginx/nginx.conf <i>http</i> context without error.  </div><div><br></div><div>I wanted to report this to see if someone could shed some light on this or if this may be a bug or an error with the documentation?</div><div><br></div><div>Thank you!</div></div>