z2z Posted July 4, 2012 Report Share Posted July 4, 2012 Hi All, Kind of old debate of web-server. If you aren't aware simply google "Apache vs nginx vs cherokee vs Lighttpd", you will find endless comparison's Apache stands last. Makes me sad but everything that rises has to fall. So, I tend to agree with article >> http://www.whisperdale.net/11-nginx-vs-che...s-lighttpd.html So may be its time for Uniserver add nginx? What say NGiNX is now actively developed for Windows. >> http://nginx.org/en/download.html Windows Nginx, php , mongodb Stack - winginx.com Quote Link to comment Share on other sites More sharing options...
profl Posted July 4, 2012 Report Share Posted July 4, 2012 1) Yes, as a reverse proxy front end to Apache! 2) Thanks for the link to winginx. Less than 5 minutes to install and run; however, it took longer to serve up pages other than localhost. It runs from usb disk fine. 3) Do you have speed comparisons Uniform server vrs winginx? Or any nginx performance on WINDOWS. -drl 1) Yes, as a reverse proxy front end to Apache! 2) Thanks for the link to winginx. Less than 5 minutes to install and run; however, it took longer to serve up pages other than localhost. It runs from usb disk fine. 3) Do you have speed comparisons Uniform server vrs winginx? Or any nginx performance on WINDOWS. -drl Quote Link to comment Share on other sites More sharing options...
profl Posted July 4, 2012 Report Share Posted July 4, 2012 1) Yes, as a reverse proxy front end to Apache! 3) Do you have speed comparisons Uniform server vrs winginx? Or any nginx performance on WINDOWS. -drl nginx 5 times faster than nano out of the box on same computer with 1 gig memory:NGINXab.exe -n 5000 -c 1000 localhost/index.php292.24 requests/sec ab.exe -n 5000 -c 1000 localhost/index.html513.64 requests/sec Uniform Server Nano ab.exe -n 5000 -c 1000 localhost/index.php55.89 requests/sec ab.exe -n 5000 -c 1000 localhost/index.html99.97 requests/sec -drl Quote Link to comment Share on other sites More sharing options...
profl Posted July 6, 2012 Report Share Posted July 6, 2012 nginx 5 times faster than nano out of the box on same computer with 1 gig memory:NGINXab.exe -n 5000 -c 1000 localhost/index.php292.24 requests/sec ab.exe -n 5000 -c 1000 localhost/index.html513.64 requests/secUniform Server Nano ab.exe -n 5000 -c 1000 localhost/index.php55.89 requests/sec ab.exe -n 5000 -c 1000 localhost/index.html99.97 requests/sec -drl Using localhost is rather artificial and does not reflect real net use. In a real world test, usingPingdom Tools shows less of a speed advantage. nginXPerf. grade load time 209ms 83/100Your website is faster than 99% of all tested websites Nano5_7_0Perf. grade load time 396ms 100/100Your website is faster than 98% of all tested websites Note these are out of the box installs-drl Quote Link to comment Share on other sites More sharing options...
z2z Posted July 9, 2012 Author Report Share Posted July 9, 2012 1) Yes, as a reverse proxy front end to Apache! NGiNX now is self sufficient for delivering dynamic content. AFAIK! + http://php-fpm.org/ + http://pecl.php.net/package/APC Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.