[OpenLayers-Users] using a proxy

LaurentPierre mail at lespierre.org
Thu Aug 21 10:39:48 EDT 2008




WMS Requests don't use a proxy. (They don't need to...) If you want a
proxy on a WMS request, just make the URL of the WMS point to a proxy:
http://localhost/cgi-bin/proxy.cgi?url=http://localhost/geoserver . 
but in the general case, there's no need to do this, because browsers
can request image tags from other servers, and this will simply
double the neccesary bandwidth to serve your tiles (once to the proxy,
once to the outside world).  


Thanks.  Futhermore I was wrong to call localhost .. in my mind I meant 'the
host where the page is located' instead of 'the page where the page is
executed'.

Cheers 

Laurent
-- 
View this message in context: http://www.nabble.com/using-a-proxy-tp19084627p19089781.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.




More information about the Users mailing list