Phat Site Blog

Nginx Web Server Best Security Practices

by on Mar.20, 2010, under Server Maintenance

Nginx is a web server/reverse proxy and e-mail proxy for UNIX, GNU/Linux, BSD variants, Mac OS X, Solaris, and Windows. According to nixCraft, it also powers several high traffic Web sites, including WordPress, Hulu, and SourceForge.

“Nginx is a lightweight, high performance web server/reverse proxy and e-mail (IMAP/POP3) proxy. it runs on UNIX, GNU/Linux, BSD variants, Mac OS X, Solaris, and Microsoft Windows. According to Netcraft, 6% of all domains on the Internet use Nginx Web server. Nginx is one of a handful of servers written to address the C10K problem. unlike traditional servers, Nginx doesn’t rely on threads to handle requests. Instead it uses a much more scalable event-driven (asynchronous) architecture. Nginx powers several high traffic web sites, such as WordPress, Hulu, Github, and SourceForge. This page collects hints how to improve the security of Nginx Web servers running on Linux or UNIX like operating systems.”

Read the Full story at nixCraft

View Article

Nginx Web Server Best Security Practices

:, , , , ,
No comments for this entry yet...

Leave a Reply

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!