nginx testing


As part of my web optimization interest, I’ve been looking into alternatives & add-ons for the traditional LAMP stack.

The most obvious thing I’ve found is replacing Apache with Lighttpd or nginx. nginx seems to be more updated (based on what I’m remembering of a cursory web search a while ago), so I’m focusing my efforts on that.

I’m also looking at PHP-FPM instead of proxying PHP requests to Apache. And Varnish, which I’ve been told good things about by Brian. And a PHP accelerator too. APC or memcache/ Something like that.

I’m planning on using an Amazon EC2 instance to play around with nginx and everything else… get some use out of my credit while I have it.

nginx tutorials I’ve found:

, , ,

  1. No comments yet.
(will not be published)