Hi, I have a GeoServer instance configured via a proxy, where the original geoserver is running at localhost:8088, and it's being proxed via an apache mod_proxy to the outside world at http://openaviationmap.tyrell.hu/geoserver/ . I'm using the built-in GeoWebCache service to serve map tiles.
it pretty much works OK, see the results on some of the layers generated here online http://openaviationmap.tyrell.hu/ but, when I'm looking at the capabilities reported by the GeoWebCache service, it lists all layers with the internal http://localhost:8088/ prefix, see here: http://openaviationmap.tyrell.hu/geoserver/gwc/service/wms?SERVICE=WMS&VERSION=1.1.1&REQUEST=getcapabilities&TILED=true even though I did set the proxy base URL in the global configuration, and for the 'raw' WMS service, the URLs are correct, wee here: http://openaviationmap.tyrell.hu/geoserver/ows?service=wms&version=1.1.1&request=GetCapabilities is this a known issue? is there a simple way to set the proxy base URL for the GeoWebCache service? Best regards, Akos ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_nov _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
