Web Farms - How to tell which node is being served
Posted by: Scott Forsyths WebLog,
on 18 Jan 2009 |
View original | Bookmarked: 0 time(s)
I work with web farms on a daily basis, and one of the requirements that I run into, for testing, troubleshooting and logging, is to tell which node is handling a specific request.
To use a current example, at ORCS Web, we're testing Microsoft's new Application Request Routing Module (ARR) for performance, stability and features to see if it offers value along-side our other load balancing solutions. (Note: ARR is still in RC1 at the time of this writing) During testing, I...