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

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -