Welcome! Log In Create A New Profile

Advanced

Re: Proxy buffering query

Francis Daly
August 02, 2022 06:44PM
On Tue, Aug 02, 2022 at 11:01:32AM -0400, libresco_27 wrote:

Hi there,

> What is the relationship between these three directives -
> proxy_busy_buffers_size, proxy_buffers and proxy_buffer_size?

http://nginx.org/r/proxy_buffer_size, plus some of the following sections.

> Currently, I'm only using proxy_buffer_size in my location block but
> whenever I set it to some higher number, for ex: 32k, it throws the
> following error -
> nginx: [emerg] "proxy_busy_buffers_size" must be less than the size of all
> "proxy_buffers" minus one buffer

If you have told nginx to use 20 kB of buffers; then also telling nginx
that it can have up to 40 kB of those buffers busy sending, is unlikely
to be a correct config.

I suspect that the error message is to ensure that you do not think that
you have configured more buffers than you actually have.

Cheers,

f
--
Francis Daly francis@daoine.org
_______________________________________________
nginx mailing list -- nginx@nginx.org
To unsubscribe send an email to nginx-leave@nginx.org
Subject Author Posted

Proxy buffering query

libresco_27 August 02, 2022 11:01AM

Re: Proxy buffering query

Francis Daly August 02, 2022 06:44PM

Re: Proxy buffering query

libresco_27 August 03, 2022 08:49AM

Re: Proxy buffering query

Francis Daly August 03, 2022 07:56PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 182
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