Issue with NLB client IP
Periodically when requesting browser/client IP via IIS/HTTP headers from within an ASP.NET MVC application, I get my public address that maps to my local NLB Address instead of the client/browser IP. I have NLB in standard formation in unicast mode with
3 servers(A,B,C).
Here is the typical request path
Client Brower Request->Switch->Router->NLB Address->(A or B or C)
any ideas why this is happening, I really need help as I'm running geo location driven services and now they are all respond with my location instead of the requesters location.
I'm using Windows 2008/IIS7
January 10th, 2012 2:19pm
Hi,
Thank you for your post.
I understand that your MVC application read the NLB address instead of requester address.
It seems not a NLB issue, so I suggest you ask it to
ASP.NET forum.
Thank you for your understanding.
Regards,Rick Tan
TechNet Community Support
Free Windows Admin Tool Kit Click here and download it now
January 12th, 2012 9:12am