May 25, 2012

Comment: Nginx Powers Hulu.com ?

… find hard to find for Nginx is module development. lighttpd has decent documentation and examples so development of the modules is easy. We have already one running in production with ClickAider and one in development. I’m…

Comment: Nginx Powers Hulu.com ?

… for module development – I just want to mention this page, which looks pretty fine for me, but honestly speaking, I’ve developed modules for nginx

Post: Speedup your LAMP stack with LigHTTPD

… require changes in your application if you used apache specific modules – ie mod_rewrite, .htaccess, apache specific environment variables etc. So… use as reverse proxy, you may also use Squid, Lighttpd, Nginx etc, in fact Most of light http servers support such… using it. It has good set of modules, decent documentation and community helping to develop it. So it is not single guy…

Comment: Progress with ClickAider project

… which would show significantly better performance for nginx compared to lighttpd ? I’ve seen nginx being say 10% faster for example but… this case was made because there is good documentation for developing modules, together with good enough performance.