We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b13fc4 commit 3c9d088Copy full SHA for 3c9d088
faq/common-problems.md
@@ -34,3 +34,7 @@ At this stage, the AWS side should have sufficient permission to allow KAFKA-UI
34
## DataBufferLimitException: Exceeded limit on max bytes to buffer
35
36
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