Tag: IIS
-
Using PHP to display all Server Variables
Simple PHP Script to dump all server variables This simple PHP script can be a huge help when trouble shooting server variable related issues, like when using load balancers and in this case IIS with ARR. The way I used this script was to check and see if the HTTP_X_FORWARDED_PROTO had been set by my…
Written by
-
IIS 7 Web Farm Basics with ARR, NLB and MySQL (Video)
Web Farming with IIS IIS 7 has proven to be a solid web server that can be easy to manage yet powerful at the same time. In this post I wanted to show how easy it can be to set up a redundant load balanced scalable server farm using IIS 7 using Application Request Routing.…
Written by