Symptoms:
Envoy logs -
2023-09-01T12:31:37.516Z - - HTTP/1.1 431 http1.headers_too_large DPE 0 31 0 - - 127.0.0.1:41252 127.0.0.1:1080 - -
2023-09-01T12:31:40.524Z info envoy[140411437238080] [Originator@6876 sub=Default] 2023-09-01T12:31:38.830Z - - HTTP/1.1 431 http1.headers_too_large DPE 0 31 0 - - 127.0.0.1:46396 127.0.0.1:1080 - -
2023-09-01T12:31:38.435Z info envoy[140411437238080] [Originator@6876 sub=Default] 2023-09-01T12:31:37.516Z - - HTTP/1.1 431 http1.headers_too_large DPE 0 31 0 - - 127.0.0.1:41252 127.0.0.1:1080 - -
2023-09-01T12:31:40.524Z info envoy[140411437238080] [Originator@6876 sub=Default] 2023-09-01T12:31:38.830Z - - HTTP/1.1 431 http1.headers_too_large DPE 0 31 0 - - 127.0.0.1:46396 127.0.0.1:1080 - -
VCSA's envoy fails the request with HTTP status 431 as the request headers size has exceeded the configured/default 60KB limit.
Increase the Request Headers Size Limit -
<http>
<maxRequestHeadersKb>96</maxRequestHeadersKb>
</http>
AD users wouldn't be able to view or edit DRS settings.