Oh, I see. That's an enhancement to haproxy itself, not something I can do in the config.
I'm going to try 'option http-buffer-request' short and will let you know. Thanks! - Allen On Thu, Oct 17, 2024 at 10:14 AM Christopher Faulet <cfau...@haproxy.com> wrote: > Le 17/10/2024 à 17:08, Allen Myers a écrit : > > Hi Christopher, > > > > Thank you for your response! > > > > I'll try the 'wait-for-body' and 'http-buffer-request' options. > > > > What exactly do you mean by this? > > > > "Another solution would be to automatically wait for the request > body if > > some L7-retries are enabled." > > > > The necessity to wait for the request body is not obvious when L7-retries > are > configured. It should be at least mentioned in the documentation. But to > avoid > adding an extra directive to do so, this may be automatically switched on > with > the L7-retries. I guess if someone adds a "retry-on" directive to enable > some L7 > retries on a backend, he also wants to wait for a full request to honor > the > retry-on. > -- > Christopher Faulet > >