# Copyright (C) 2008-2009, Sebastian Riedel. =head1 NAME Mojo::Manual::Deployment - Getting Mojo Running On Production Servers =head1 OPTIONS There are multiple deployment options available. L - A very fast XS implementation of the FastCGI protocol. L - A mod_perl handler for L, using the Apache request object. L - A mod_perl2 handler for L, using the Apache2 request objects. =cut