We are using Magento 1.13 EE, memcache and APC op code cache.
Any text change made to the static cms page / static block is getting reflected immediately in the front end and in cache management FPC is showing the status as "enabled" and not as "invalidated".
Also the page load speed is slow. Seems FPC is not working. But every time the /var/full_page_cache/ folder is cleared, the folders gets rebuild and grows in size.
How to check whether the content is really rendered from FPC?
Could anyone please help on this.