Jump to content
View in the app

A better way to browse. Learn more.

The Uniform Server Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

NGiNX

Featured Replies

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

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

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

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

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...

Account

Navigation

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.