I use NGINX on my server as WWW server.
Now, I've seen Cherokee being used on some pages, such as university websites.
Is it advisable to use it, when I have dynamic content (some of it in PHP, some of it in Perl, some other in Lua, and some in Python)?
How does Cherokee tackle the C10K problem?
My server is rather slow and low on specs (Intel Atom, etc) so please don't advice Apache; also, I've used Lighttpd, and didn't like it. NGINX was the best I used so far, but maybe Cherokee is a better alternative?