瀏覽代碼

GITBOOK-39: Add a FAQ regarding headers strategy (issue #1017)

Roman Zabaluev 2 年之前
父節點
當前提交
3c9d088a3b
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      faq/common-problems.md

+ 4 - 0
faq/common-problems.md

@@ -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`