Welcome! Log In Create A New Profile

Advanced

Re: proxy_buffering context and unexpected error

Francis Daly
March 03, 2021 03:16PM
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 "if"
> within the "server" context and seems to be throwing an error when I would
> expect it not to:

Thanks for the example.

I see the confusion.

> stream {

https://nginx.org/en/docs/http/ngx_http_proxy_module.html is for proxy_*
directives with the http section.

This example is within the stream section, so you'll be wanting the docs
at https://nginx.org/en/docs/stream/ngx_stream_proxy_module.html

> server {
> proxy_buffering off;

I think that there is not something like the http proxy_buffering
available within the stream module, so it is effectively always off in
that case.

Cheers,

f
--
Francis Daly francis@daoine.org
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

proxy_buffering context and unexpected error

Drew Dixon March 03, 2021 12:04PM

Re: proxy_buffering context and unexpected error

Francis Daly March 03, 2021 12:42PM

Re: proxy_buffering context and unexpected error

Drew Dixon March 03, 2021 02:54PM

Re: proxy_buffering context and unexpected error

Francis Daly March 03, 2021 03:16PM

Re: proxy_buffering context and unexpected error

Drew Dixon March 03, 2021 03:30PM

Re: proxy_buffering context and unexpected error

Fatma MAZARI March 04, 2021 06:28AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 192
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready