Skip to content

Commit 3c9d088

Browse files
Haaroleangitbook-bot
authored andcommitted
GITBOOK-39: Add a FAQ regarding headers strategy (issue #1017)
1 parent 1b13fc4 commit 3c9d088

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

faq/common-problems.md

+4
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,7 @@ At this stage, the AWS side should have sufficient permission to allow KAFKA-UI
3434
## DataBufferLimitException: Exceeded limit on max bytes to buffer
3535

3636
Increase `webclient.max-in-memory-buffer-size` property value. Default value is `20MB`.
37+
38+
## URLs are invalid/contain ports when behind a reverse proxy
39+
40+
Add the following property `server.forward-headers-strategy=FRAMEWORK`

0 commit comments

Comments
 (0)