On Fri, Sep 04, 2026 at 07:08:16AM +0800, Kurtis Miller wrote:
> https://docs.haproxy.org/3.4/configuration.html#3.2-tune.bufsize
> 
> 
> Documentation should state hard upper limit for tune.bufsize:
> 
> 
> Sep 03 13:36:40 vrrp1 hapee-lb[2539175]: [ALERT]    (2539175) : config :
> global.tune.bufsize must be below 256 MB when HTTP is in use (current value
> = 268435456).

OK, done though I'm not sure it's really needed since it's already
checked at parsing time, but it doesn't cost much. I also clarified
that the size applies to http request and response headers, not the
whole message.

Willy


Reply via email to