Xcache: is mine working 100% ?

Weppa333

Well-known member
Hi,

I'm using Xcache, I noticed ,in debug mode that a lot of sql queries pertain to templates. Eg
SELECT title, template_compiled
FROM xf_template_compiled
WHERE title IN ('resources_tab_links', 'bdtagme_PAGE_CONTAINER','forum_list',' ...
Is this normal ? Arent' compiled templates supposed to go in xcache ?
 
I've just checked and I don't have any queries relating to the template.

Have you set anything in config.php for Xcache?

EDIT: Also, have you set Fetch public templates as files in the ACP?
 
Top Bottom