On Thu, Nov 06, 2014 at 09:24:24AM +0000, Bogdan Andu wrote: > 4) will httpd be able to support Perl script processing without the need to > talk to an external (FasCGI) daemon?
Just my 2c about the new httpd daemon. It's brand new in 5.6, and is shaping up to be an awesome and simple server. I fully intend on replacing nginx with it in production when 5.7 is released. That being said, the 5.6 implementation has some issues that you may want to research further if you'd like to use it. They've already been fixed in -current.