Comet cache and nginx and FastCGI cache?

Hi,
I migrate from apache to nginx standalone. I set FastCGI cache but I already have Comet, is it compatible? Also, I did this https://cometcache.com/kb-article/recommended-nginx-configuration-for-comet-cache/
Do I need Comet cache beside fastcgi? If yes, how to make all that compatible? Thanks :slight_smile:

Yes, Comet Cache is compatible with Nginx. It’s also still a good idea to run Comet Cache even if you’re using FastCGI, as Comet Cache works to improve the performance of WordPress from your site visitors’ perspective.

If you follow the Recommended Nginx Configuration for Comet Cache, that should be all you need to do. If you haven’t already, I also recommend reviewing https://codex.wordpress.org/Nginx.

I did all this. So, that’s it. Great! Thank you! :slight_smile: