Is there a way to configure an HTTP2 max header size that envoy should advertise to upstream peers?
Http/2 has a settings frame that may include the SETTINGS_MAX_HEADER_LIST_SIZE. If this value is set by a server, it is an indication to the client that they should not attempt to send a header larger than that max size or the server will throw an error. If the value is not explicitly declared by the server, then the client should feel free to send arbitrarily long headers.
I am dealing with a misbehaving client implementation that enforces an arbitrary default max header even when the server has not specified any limit. If I could have Envoy advertise a sufficiently large max header size, that would be an acceptable temporary workaround.
Looking for suggestions.
Thanks!
John
--
You received this message because you are subscribed to the Google Groups "envoy-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to envoy-users+unsubscribe@googlegroups.com.
To post to this group, send email to envoy...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/envoy-users/3fe93f69-fec8-4953-886d-2c9a9ba3e5c0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.