By preper on
Site has drupal version 6.15 and we are using boost caching. And also Normal Caching is active.
Last few days cache_page database table consistently overloads. For example amount is 22 mb and overload is 12 mb. And I don't think caching is working properly. Repairing the table does not solve the problem.
What can be the problem? What can I do for that?
Comments
=-=
first thing to do is make sure your boost module and drupal core are running the latest versions.
Yes I have updated both of
Yes I have updated both of them to the latest stable version (6.24 core and 6.18 boost) but problem still continue.
Is this a problem about drupal core or boost module? Should I update boost to dev version?
Is there any solution for
Is there any solution for this?
=-=
what are your page caching settings set at? How large is the site?
Core page caching setting is
Core page caching setting is at normal and we use boost module for caching. And site has nearly 1 gb database and also nearly 53.000 nodes.