Jump to content
The Uniform Server Community

NGiNX


z2z
 Share

Recommended Posts

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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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:

NGINX

ab.exe -n 5000 -c 1000 localhost/index.php

292.24 requests/sec

 

ab.exe -n 5000 -c 1000 localhost/index.html

513.64 requests/sec

 

 

Uniform Server Nano

ab.exe -n 5000 -c 1000 localhost/index.php

55.89 requests/sec

 

ab.exe -n 5000 -c 1000 localhost/index.html

99.97 requests/sec

 

-drl

Link to comment
Share on other sites

nginx 5 times faster than nano out of the box on same computer with 1 gig memory:

NGINX

ab.exe -n 5000 -c 1000 localhost/index.php

292.24 requests/sec

 

ab.exe -n 5000 -c 1000 localhost/index.html

513.64 requests/sec

Uniform Server Nano

ab.exe -n 5000 -c 1000 localhost/index.php

55.89 requests/sec

 

ab.exe -n 5000 -c 1000 localhost/index.html

99.97 requests/sec

 

-drl

 

Using localhost is rather artificial and does not reflect real net use. In a real world test, using

Pingdom Tools shows less of a speed advantage.

 

nginX

Perf. grade load time 209ms

83/100

Your website is faster than 99% of all tested websites

 

 

Nano5_7_0

Perf. grade load time 396ms

100/100

Your website is faster than 98% of all tested websites

 

Note these are out of the box installs

-drl

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...