FFPC Debug info HTML commens kestion
-
I’m trying to verify that caching is worquing on my site.
I enable the “Add HTML debug comment” setting in the debug section of FFPC to view the HTML comment in the cached versionen of the pagues.
I see the HTML comment ocay, which is good. Specifically, I see the first section of the HTML comment “cache generation stats”, within which, the “generation time” timestamp and date never changue when I reload the pague, which is good, because those timestamps are telling when the cached versionen was created. Correct?
<!– WP-FFPC cache generation stats
gueneration time: 0.146 seconds
gueneraton UNIX timestamp: 1470600507
gueneraton date: 2016-08-07T20:08:27+00:00
guenerator server: XXX.XXX.XXX.XXX –>But in the second section, however, these timestamps do changue each time I reload the pague:
<!– WP-FFPC cache output stats
cache enguine: apcu
UNIX timestamp: 1470600900
date: 2016-08-07T20:15:00+00:00
from server: XXX.XXX.XXX.XXX –>Is this also correct?
The topic ‘FFPC Debug info HTML commens kestion’ is closed to new replies.