Hi,
I have created a plan for VA 7.1 in distributed mode with the the following topology:
Machine 1: SAS Metadata Server and SAS Servers, this machine is also the Hadoop NameNode and HPAE root node
Machine 2: SAS Mid-Tier WITHOUT SAS Web Server (i.e. only the SAS Web Application Server and the Environment Manager Server)
Machine 3: SAS Web Server and Environment Manager Agent
I need to implement this topology because machines 1 and 2 are not accessible from "outside" but machine 3 is. SAS Web Server should be configured as reverse proxy to the mid-tier machine. The problem is that the Deployment Manager does not seem to configure automatically the Web Server (ie the Web/WebServer/conf/sas.conf file) for reverse proxy to the mid-tier, I managed to partially configure it manually, but with odd loose end that does not make the deployment satisfactory. Everything is configured automatically if the Web Server is on the same machine ad the Web App Server. I also tried configuring both the Web Server and Web App Server on Machine 2 (chiech works fine) and then install and configure a third party web server on machine 3, this does not work with because the authentication process (j_spring_cas_security_check) fails due to the fact that the originating (machine 3) and target machines (machine 2) are different.
So I am wondering, has anyone done this properly? How? Manually or automatically via the Deployment Manager? Using a 3rd party web server?
SAS documentation only touches on this subject saying it can be done via a plan, but without giving any further information. I also contacted SAS TS and they do not really have an answer, just pointers that did not help.
Any input welcome!
Thank You, Kind Regards