[Geoserver-users] GeoServer behind reverse proxy

All,

Has anyone had success with running GeoServer behind a reverse proxy? I’m trying to do this for security reasons.

The problem is that the URLs embedded in the getCapabilities XML documents of course reflect the server host that geoserver is running on which is not directly accessible by the client software. After some poking around in the source code it looks like the changes to would be minor. Is there any interest having GeoServer support this configuration out of the box? If there is, I’ll create a bug report with patches.

Corey