# Passenger

## Why is Passenger the default webserver?

We're using Passenger by default because not every app uses Puma. Passenger can run *any* Ruby application and is also the most helpful when things go wrong.
