GordonLesti / Lesti_Fpc

Simple Magento Fullpagecache
https://gordonlesti.com/lesti-fpc-documentationversion-1-4-5/
Other
358 stars 158 forks source link

List of cached pages #157

Closed oneeleckenobi closed 9 years ago

oneeleckenobi commented 9 years ago

Hello, We use FPC and it's a very helpful extension. I'am looking a way to crawl urls to precache the site but not urls already in cache to preserve the server. Did you know how I could find the list of the page in the cache? Thank you in advance for your help

GordonLesti commented 9 years ago

Hello, I'm sorry, that is not so easy. But if you want to, you can use the event fpc_save_data_before to sniff all requested uris on your own.