Skip to content

Conversation

@sjoerdmulder
Copy link
Contributor

Had to step-debug the RemoveIpValve class to figure out why the IP-address was not correctly picked up from the X-Forwarded-For header. Seems the example documentation is incorrect...

Had to step debug the RemoteIpValve to see why the IP-address was not resolved
@wilkinsona wilkinsona added the type: documentation A documentation update label Nov 25, 2014
@wilkinsona wilkinsona added this to the 1.1.10 milestone Nov 25, 2014
@wilkinsona wilkinsona self-assigned this Nov 25, 2014
wilkinsona pushed a commit that referenced this pull request Nov 25, 2014
In a properties file, a backslash is used as an escape character for
the line terminator sequence to allow values to be split across
multiple lines. When a backslash is used elsewhere they're stripped
out of the property's value.

This commit updates .properties-based examples for configuring
server.tomcat.internal-proxies to escape the backslahes so that they
are retained in the property's value at runtime.

See gh-1989
wilkinsona added a commit that referenced this pull request Nov 25, 2014
@wilkinsona
Copy link
Member

Merged. Thanks for the PR.

@sjoerdmulder sjoerdmulder deleted the patch-1 branch November 26, 2014 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: documentation A documentation update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants