Archive for the 'Nginx' Category



Nginx HTTP Server Control Interface

Tuesday, January 9th, 2007

If you still not use Nginx, you should try it! Very powerful and in the same time is very light HTTP server. I’ve use it for testing purposes from first public release, and about one year in production.

I’m not happy only with one thing - there is no startup/control script in standard package. You can tell me what FreeBSD ports and Linux packages has that scripts, but I prefer build Nginx, Apache and other software from sources. So after i have about 100+ copies installed i have write control script for Nginx.

(more…)