Explorar o código

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

Roman Zabaluev %!s(int64=2) %!d(string=hai) anos
pai
achega
3c9d088a3b
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  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`