Merge branch '1.5.x'

This commit is contained in:
Stephane Nicoll 2017-09-11 18:21:39 +02:00
commit e6811de4ac
1 changed files with 2 additions and 2 deletions

View File

@ -2255,8 +2255,8 @@ by adding some entries to `application.properties`, e.g.
[source,properties,indent=0]
----
server.tomcat.remote_ip_header=x-forwarded-for
server.tomcat.protocol_header=x-forwarded-proto
server.tomcat.remote-ip-header=x-forwarded-for
server.tomcat.protocol-header=x-forwarded-proto
----
(The presence of either of those properties will switch on the valve. Or you can add the