Why use nginx with Catalyst/Plack/Starman?

Posted by Eric Johnson on Stack Overflow See other posts from Stack Overflow or by Eric Johnson
Published on 2010-05-30T16:13:23Z Indexed on 2010/05/30 16:22 UTC
Read the original article Hit count: 814

Filed under:
|
|
|
|

I am trying to deploy my little Catalyst web app using Plack/Starman. All the documentation seems to suggest I want to use this in combination with nginx. What are the benefits of this? Why not use Starman straight up on port 80?

© Stack Overflow or respective owner

Related posts about perl

Related posts about nginx