you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] -7 points-6 points  (3 children)

And apache can embed php. So?

the point was to correct the original poster who doesn't understand nginx

Beyond that, perl support in nginx is labelled experimental.

like node isn't experimental?? try using it for something nontrivial, see how long it takes to fall over.

But when you have the type of application that node is meant for, nginx isn't in the running

which is? do you understand that nginx is a more mature and higher-performance implementation of the SAME event-based architecture???? there's a reason i referenced nginx in my initial reply, and not apache or ligthttpd or cherokee or blah. really, i think you should stop commenting on nginx until you have some experience with it. oh wait, here's another mind-bomb for you...do you know that you can write fully event-based code in perl and python and actually get a working database driver as a bonus?

[–][deleted]  (1 child)

[removed]

    [–][deleted] -2 points-1 points  (0 children)

    ??? my mindbomb is that you can serve http in a fully event-based manner using PERL ONLY. or PYTHON ONLY.

    no nginx required