We have multiple WEFs and load balancer. So user request will serve from any of the machine from the pool.
Is it possible to use javascript or CSOM to the SharePoint web page and display requested server's machine name to the webpage? So that can see by load balancer which machine has been used or which physical machine has been actually deliver the webpage. I know
it is possible by C# code, but trying find out by JS or CSOM. Thanks for your help.