Skip to content

Group together properties related to Tomcat's RemoteIpValve #18302

@wilkinsona

Description

@wilkinsona

We have six properties that all relate to the configuration of Tomcat's RemoteIpValve:

  • server.tomcat.host-header
  • server.tomcat.internal-proxies
  • server.tomcat.protocol-header
  • server.tomcat.protocol-header-https-value
  • server.tomcat.port-header
  • server.tomcat.remote-ip-header

They aren't grouped and sit alongside several other properties related to various other areas of Tomcat (threading, connection handling, URI encoding, TLD scanning, etc.). This is becoming increasingly unwieldy. For example, we may want to provide configuration properties for RemoteIpValve's changeLocalName and changeLocalPort properties and naming them succinctly while making their purpose clear is harder than it needs to be at the moment.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions