Benedikt,

On 11/8/22 15:00, Benedikt Fraunhofer wrote:
I need a way to forcefully close a HTTP/2 connection with a
haproxy-internally generated response ('http-request redirect" or
"http-request return")

Basically what "Connection: close" ("option httpclose" or "no option
http-keepalive") did for 1.1.

I know the HTTP/2 spec provides GOAWAY Frames for this
and haproxy already sends those on shutdown [1].

Is there a way to manually trigger these?

I believe this feature request of mine matches what you are searching for:

https://github.com/haproxy/haproxy/issues/969

Best regards
Tim Düsterhus

Reply via email to