View Single Post
Old 02-24-2012, 01:21 AM  
borked
Totally Borked
 
borked's Avatar
 
Industry Role:
Join Date: Feb 2005
Posts: 6,284
Quote:
Originally Posted by Brujah View Post
Why offload to nginx instead of another install of apache? Is it because ... nginx is better for that job?
haha, you're trying (in both senses)!

sure, I could put up another install of apache stripped bare on the same server, but have you ever tried to maintain two apache installs?

nginx has the advantage because out of the box it is a bare-minimum httpd engine, that you build up.
Apache comes out of the box quite loaded, that I end up stripping down.

For a server that simply disses up jpegs, loading up nginx was a no-brainer.

As ever, YMMV. If your server is happy running nginx for your sites, who the hell am I to tell you otherwise?
__________________

For coding work - hit me up on andy // borkedcoder // com
(consider figuring out the email as test #1)



All models are wrong, but some are useful. George E.P. Box. p202
borked is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote