Problems with path cache and cache router

michtoen - April 18, 2009 - 01:35
Project:Cache Router
Version:6.x-1.0-beta8
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:closed
Description

I have problem at www.daimonin.org with cache router (apc) and path cache.

Both alone work fine (atm only cache router is enabled) but both enabled
invokes failed path/pathauto misses and missing pages for valid urls.

i already opened an issue at path cache: http://drupal.org/node/435784

It seems the problem happens only after some content/modules enabled with
some path aliases in the DB.

#1

NikLP - May 11, 2009 - 17:15

Subscribing to this as I wanted to enable the path cache patch.

#2

greg.harvey - May 11, 2009 - 17:26

Hmmm, sounds like Path Cache implements the caching API? Have you tried it with any other caching modules? A good test would be see what happens with memcache:
http://drupal.org/project/memcache

Compare results with that against Cache Router set to use memcache. I suspect the problem is with Path Cache rather than Cache Router, because (in theory at least) Cache Router just straight swaps db caching for another mechanism. So if the data being cached is bad that's nothing to do with Cache Router. As I say, IN THEORY. =)

#3

doq - July 20, 2009 - 22:33
Status:active» postponed (maintainer needs more info)

#4

slantview - September 3, 2009 - 11:20
Status:postponed (maintainer needs more info)» fixed

There was a bug in clearing caches with cache router that has been fixed. I am setting this to fixed as I believe it will work now.

#5

System Message - September 17, 2009 - 11:30
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.