First of all, the way http.sys works on newer Windows versions is a very useful feature.

The reason behind http.sys is to have a single system service that listens on the all-important port 80 and be a mediator to different applications and services…

read more