When using HTTP/2, is there a way to force haproxy to send a GOAWAY
frame after a given response? I expected that "option forceclose"
might do this, but I tested it and it doesn't seem to. My use-case for
this is having a way to force re-establishment of the TLS connection,
which I can currently do with "option forceclose" if I limit myself to
HTTP/1.1. If there's currently not a way to do this, would a patch
that makes it work be accepted?

Joseph C. Sible

Reply via email to