Windows – Best lightweight web server (only static content) for windows

iis-6static-contentwindows

I got application server running in Windows – IIS6.0 with Zend Server to execute PHP. I am looking for lightweight static content only web server on this same machine which will relive IIS form handling static content and increase performance.

Best Answer

Nginx is available on Windows if you want to serve things from that. Unfortunately the 'Windows web-server' space is very dominated by IIS, followed by Apache.