In this short tutorial, I will demonstrate how to use nginx as a frontend web proxy and Starman as a backend web server running a Catalyst application. It assumes you already know about PSGI, Catalyst, nginx and how to install all the required libraries and perl modules. Requirements : Plack Starman Catalyst w/ Catalyst::Engine::PSGI nginx (w/ ssl if needed) First, we’ll configure nginx to run as