Skip to content

Commit

Permalink
GITBOOK-39: Add a FAQ regarding headers strategy (issue #1017)
Browse files Browse the repository at this point in the history
  • Loading branch information
Haarolean authored and gitbook-bot committed Apr 13, 2023
1 parent 1b13fc4 commit 3c9d088
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions faq/common-problems.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,7 @@ At this stage, the AWS side should have sufficient permission to allow KAFKA-UI
## DataBufferLimitException: Exceeded limit on max bytes to buffer

Increase `webclient.max-in-memory-buffer-size` property value. Default value is `20MB`.

## URLs are invalid/contain ports when behind a reverse proxy

Add the following property `server.forward-headers-strategy=FRAMEWORK`

0 comments on commit 3c9d088

Please sign in to comment.