[Thread Prev][Thread Next][Index]

setting up a proxy: ProxyPassReverse & cookieCheck problem



Hi All,

I've got some problems to set up an appache proxy. The proxy name is http://www.ifremer.fr and the las server is http://wlos.ifremer.fr:8094:/las (yes, i've changed tomcat port number).

It was an easy thing to make http://www.ifremer.fr/las a proxy for http://wlos.ifremer.fr:8094:/las.

it was just:
ProxyPass /las http://wlos.ifremer.fr:8094/las
ProxyPassReverse /las http://wlos.ifremer.fr:8094/las
in the proxy httpd.conf

But we (at ifremer) plan to have more than one las server.

So the dificulty is to set up http://www.ifremer.fr/cersat/las as a proxy of http://wlos.ifremer.fr:8094:/las.

I've tried
ProxyPass /cersat/las http://wlos.ifremer.fr:8094/las
ProxyPassReverse /cersat/las http://wlos.ifremer.fr:8094/las

but this do not work: Las complain about cookies (las/nocookies.html)


here is relevant line of logs:

gov.noaa.pmel.tmap.SessionFilter :: Active cookie check redir to /las/servlets/dataset?cookieCheck=1

gov.noaa.pmel.tmap.SessionFilter :: SessionFilter called org.apache.catalina.connector.HttpRequestFacade

gov.noaa.pmel.tmap.SessionFilter :: Browser doesn't support cookies1


Any help ?

--
Olivier



[Thread Prev][Thread Next][Index]

Dept of Commerce / NOAA / OAR / PMEL / TMAP
Contact Us | Privacy Policy | Disclaimer | Accessibility Statement