-
Sub-task
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
Look for all points that read the configs for UndertowOptions.MAX_CACHED_HEADER_SIZE.
Verify if they are consistent with the default value in UndertowOptions.DEFAULT_MAX_CACHED_HEADER_SIZE}.
Fix any point that seems off, or open a discussion to discuss with the team any points that may require a more complex analysis.
Also: link the values in the Javadoc of both constants, with
{@link}.
- clones
-
UNDERTOW-2480 Verify usage of UndertowOptions.DEFAULT_HTTP2_SETTINGS_MAX_CONCURRENT_STREAMS with UndertowOptions.HTTP2_SETTINGS_MAX_CONCURRENT_STREAMS
- Open
- is cloned by
-
UNDERTOW-2489 Verify usage of UndertowOptions.DEFAULT_HTTP_HEADERS_CACHE_SIZE with UndertowOptions.HTTP_HEADERS_CACHE_SIZE
- Open