Are Crawler and LSMCD connected?




Wordpress LScache Plugin: Are Crawler and LSMCD connected?

Last Updated on: Wed, 15 Apr 2026 00:00:02
I wanted to understand if whatever is being indexed by lsphp crawler, are they being stored in lsmcd? If not, if I want to store all the posts data (ID, Taxonomy, Meta Fields, etc), what do I have to do? My primary issue is with post like this ? https://www.flixwatch.co/catalogue/netflix-usa/ where there are multiple filter(9)/sort options(7) for users and when used, it results in querying the database, slowing down the response. I would like the data to be accessed from Object Cache instead of querying the database. Hi, is being indexed by lsphp crawler what do you mean by indexed in this context ? I would like the data to be accessed from Object Cache instead of querying the database. basically , LSCWP uses object cache in WordPresss API call , so if WP by default doesnt put certain data into object cache , then nor will LSCWP. Best regards, what do you mean by indexed in this context ? I meant if lsphp is doing page level caching, it would be caching everything related to the post, right? so if WP by default doesnt put certain data into object cache , then nor will LSCWP. How do I find out, what is coming from cache and what is coming from MYSQL? Hi, No , PHP process itself doesnt do anything , it only does what PHP script(s) instruct it to do LSCWP has crawler which will crawl the page you set in its sitemap or from your existing sitemap.xml https://docs.litespeedtech.com/lscache/lscwp/crawler/ you can use some plugin like query monitor Best regards, Ok. Thanks



LiteCache Rush: Speed comes from using less, not from doing it faster



Reference