Falcon Engine Niginx setup
-
We’re running some sites on a Nginx server with a php5-fpm multi server block setup. We’ve been trying to get Falcon Engine working on our server, but to no avail. This is the progress we’ve made so far:
- We have a testing environment, with a clean wordpress install, wordfence is the only plugin. Falcon engine enabled.
- We have set up nginx as per advice on this post i.e: an ‘include’ statement in the main nginx.conf that calls /etc/nginx/conf.d/wf.conf, in which we placed the usual wordfence code within a server {} statemet. (this is following Turtle’s advice on last post on said thread). Nginx restarted, and checked the config is loaded up.
- Falcon seems to be caching pages successfully: the wfcache directory has been created, and a html file for the homepage is in there.
- This cached page is not served to visitors (we are checking this out via the html comment on the bottom of page generated by Falcon). We tried this out from different stations and IPs.
We are now stuck, really don’t know what to try next.
Any suggestions on how to track down where our problem may be would be much appreciated. Thanks a lot!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Falcon Engine Niginx setup’ is closed to new replies.