IIS Load Balancing and ASP.Net -
Actually, I have 3 servers where 1 of them works as load balancing servers.
In my ASPX page, I want to add an HTML comment to show the IP address of the server selected by load balancer or even the host name.
I give SERVER_NAME but this only gives the domain URL.
So, is there a way to programming this in ASP.NET? Thanks!
How about the system? environment. Markname
Comments
Post a Comment