# FastCGI caching

FastCGI caching will maintain a static cache of rendered pages to avoid passing the request to PHP.  This will greatly improve performance for your website users when a cached page is served.

To configure FastCGI caching:

  1. Select Websites from the left hand menu
  2. Select the website you would like to edit the Nginx settings for
  3. Visit Developer tools and scroll to the Nginx card
  4. Select the domain you would like edit and configure the settings