Viewing all Server Variables for a Site

Posted: Mar 09, 2010  11 comments  

Average Rating

Tags
ASP.NET
IIS
I often do development, testing or troubleshooting where I want to see all server variables available to a site.  For example, when using a reverse proxy for load balancing, SERVER_ADDR, HTTP_HOST and other variables can change. Whenever I run into Read More...

View the original post

Submit a Comment

  • Plain text is accepted.
  • URLs starting with http:// are converted to links.