I have a client who has multiple SAS Web App Servers.
On of them has products currently not in use. And we wish to save resources by not starting it.
If I understand correctly the sas.servers.mid script uses a simple
/bin/echo SASServer*
It seems easy just to rename the SASServerX_1 directory. But does that any unwanted side effects?
I guess the alternative is to unregister those products using the SAS Deployment Manager, but that seems a bit...final...
We are on RHEL, 9.4M7 and M8.
Any thoughts/recommendations are appreciated.
Data never sleeps