May 24, 2012

Post: Speedup your LAMP stack with LigHTTPD

… like you expect it to work. Use other server, ie lighttpd with FastCGI. Honestly I like this solution more – it allows… by reverse proxy servers could be enough. The note about LigHTTPD – I like this one in particular because it is really… using it. It has good set of modules, decent documentation and community helping to develop it. So it is not single guy…

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 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 and lighttpd long time ago and can’t count my experience…

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… multiple workers in lighttpd 1.4 to serve many small files from disk efficiently etc. The choice for lighttpd in this case was made because there is good documentation for developing modules, together with good enough…

Post: Are PHP persistent connections evil ?

… can place squid in front, use apache proxy module or even use lighttpd with FastCGI all can fix this problem. Lets talk… be fixed. Internal guys sure have more leverage on server development team than external community :)