Ok, thanks for the reply — we don’t have as many users using Falcon on nginx or LiteSpeed, so there could be some issues with certain configurations that we haven’t seen yet.
For the nginx server, have you seen this document yet? Some additional setup is necessary for running Falcon on nginx with PHP5-FPM:
Nginx.conf rules for Wordfence Falcon Engine Caching when using Nginx and PHP5-FPM
Falcon should normally work on LiteSpeed, but it’s possible something has changed. I know that a few things that are allowed in .htaccess don’t work quite the same as they do in Apache.
As an aside, LiteSpeed does need a change in .htaccess to prevent the web server from aborting longer-running processes. You might have already set your server up this way, since it would usually be necessary for Wordfence scans to work, and some other plugins, especially backup plugins:
Litespeed aborts Wordfence scans and updates. How do I prevent that?
(I don’t think this would change Falcon’s operation, in saving cached pages.)
-Matt R