May 25, 2012

Comment: Nginx Powers Hulu.com ?

… hard to find for Nginx is module development. lighttpd has decent documentation and examples so development of the modules is easy. We have… larger english speaking community while for Russian I would use nginx.

Post: Speedup your LAMP stack with LigHTTPD

… of mod_php etc. Apache itself without any programming language modules is light, futhermore you may use threaded worker models to… 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…

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… case was made because there is good documentation for developing modules, together with good enough performance.

Comment: Nginx Powers Hulu.com ?

module development – I just want to mention this page, which looks pretty fine for me, but honestly speaking, I’ve developed modules for nginx and lighttpd long time ago and can’t count my…

Post: Content delivery system design mistakes

… it running in production). There are other solutions such as nginx which does not seems to have this problem. My point… do. The optimal solution would be to using some server modules for access control or hacking one if you need some…