FPC seems enabled
dzmcclure opened this issue · 3 comments
Getting the Full Page Cache seems enabled issue, I have all caches disabled. I read the other issues and they seemed to pertain to VMs, and this machine is not a VM but a server with it's own IP.
I'm sure that I have the correct IP set in the Authorized IP List field, on a site and store view level.
Please open a Megento page and check if at the very end of HTML source code you can see the DevTools output. It is a long Javascript code you will recognize.
Just for a test: try setting 0.0.0.0/0 as IP in the authorized list even if you are sure about the IP.
Setting the IP at 0.0.0.0 worked, and the javascript code for DevTools is now showing at the bottom (it was not before).
Fine... we will check for problems on the IP filter.