Always test your Nginx configuration and then reload it. All changes to Nginx config must be followed with these commands:
nginx -t && service nginx reload
Quelle: https://easyengine.io/wordpress-nginx/tutorials/single-site/fastcgi-cache-with-purging/