Hello again everyone,
i wanted to see if the group has ideas on configuring GeoWebCache when handling a connection from a apache proxy pass. We want to use one install of the geoserver on a non-public port with several webheads passing a connection to it.
It would look something like:
http://webhead1.mysite.com/gmaps → http://geoserver.mysite.com:123456/geoserver/gwc/service/gmaps
http://webhead2.mysite.com/gmaps → http://geoserver.mysite.com:123456/geoserver/gwc/service/gmaps
What configurations, if any are needed on the geoserver to accommodate this setup.
Thanks everyone.
Brian Youngblood
Online Technical Lead
Southern Poverty Law Center
334.956.8332
I don't really see the question. Have you tried, is there a problem?
Should work like any proxy, same idea as http://geoserver.org/display/GEOSDOC/How+to+proxy+Jetty+through+Apache+on+port+80
I recommend you turn off Apache logging, else you'll take a bit I/O hit on your webheads.
-Arne
Brian Youngblood wrote:
Hello again everyone,
i wanted to see if the group has ideas on configuring GeoWebCache when handling a connection from a apache proxy pass. We want to use one install of the geoserver on a non-public port with several webheads passing a connection to it.
It would look something like:
http://webhead1.mysite.com/gmaps --> http://geoserver.mysite.com:123456/geoserver/gwc/service/gmaps
http://webhead2.mysite.com/gmaps --> http://geoserver.mysite.com:123456/geoserver/gwc/service/gmaps
What configurations, if any are needed on the geoserver to accommodate this setup.
Thanks everyone.
*
*
*Brian Youngblood**
*Online Technical Lead
*Southern Poverty Law Center**
*334.956.8332
--
Arne Kepp
OpenGeo - http://opengeo.org
Expert service straight from the developers
Hi Arne,
yeah, it's working. I just wanted to see if there was a absolute path coded somewhere in the geoserver configuration that needed changing. Thanks for mentioning the logging. I'll look into excluding these from our log.
Take care,
Brian Youngblood
Online Technical Lead
Southern Poverty Law Center
On Feb 25, 2009, at 2:28 PM, Arne Kepp wrote:
I don't really see the question. Have you tried, is there a problem?
Should work like any proxy, same idea as http://geoserver.org/display/GEOSDOC/How+to+proxy+Jetty+through+Apache+on+port+80
I recommend you turn off Apache logging, else you'll take a bit I/O hit on your webheads.
-Arne
Brian Youngblood wrote:
Hello again everyone,
i wanted to see if the group has ideas on configuring GeoWebCache when handling a connection from a apache proxy pass. We want to use one install of the geoserver on a non-public port with several webheads passing a connection to it.
It would look something like:
http://webhead1.mysite.com/gmaps --> http://geoserver.mysite.com:123456/geoserver/gwc/service/gmaps
http://webhead2.mysite.com/gmaps --> http://geoserver.mysite.com:123456/geoserver/gwc/service/gmaps
What configurations, if any are needed on the geoserver to accommodate this setup.
Thanks everyone.
*
*
*Brian Youngblood**
*Online Technical Lead
*Southern Poverty Law Center**
--
Arne Kepp
OpenGeo - http://opengeo.org
Expert service straight from the developers