I'm experiencing an issue with a GeoServer 2.7.2 instance which is accessed
using a reverse proxy.

We set Proxy Base URL in Global Settings to make sure links served by
Capabilities documents, layer previews, etc. are coorect.

However, GWC does not seem to respect this variable. When accessing a
cached layer via GWC as follows:

<proxy_base_url>/gwc/service/kml/<layer>.png.kml where proxy_base_url is
https://<proxy_host>/geoserver

The network links returned are formed as such:

http://<request_host>/geoserver/gwc/service/kml/auto/x0y0z0.png.kml

If I access GeoServer directly (instead of through proxy), everything works
fine. Is it possible that the GWC service just uses the request URL to
generate the link, and skips lookup of proxy base URL?

Thank you.

Jason Newmoyer
Newmoyer Geospatial Solutions
843.606.0424
[email protected]
------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to