Ask HN: Fast HTTP server for Windows
I need a fast HTTP server for Windows which can proxy between 7 different applications and 3 different hosts. 5 of these apps are deployed on Tomcat. nginx, lighttpd are not directly available for Windows. Apache HTTPD seems slow due when huge number of connections are made as it creates a new thread.
7 comments
[ 3.2 ms ] story [ 29.7 ms ] threadIs there a reason you're going with Windows when it sounds like your experience is with other platforms? The best platform is the one you know best.