문제

I am creating cache warmer extension for Magento 2.

The main logic that I am using is: A cronjob will get all the URLs from url_rewrite table and crawl every URL using curl calls.

The issue that I am facing is, Magento creates separate cache for all the customer groups, and I need to crawl all the pages along with all the groups.

My question is, how can I crawl a page using curl by using General group and Not Loggedin group?

올바른 솔루션이 없습니다

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 magento.stackexchange
scroll top