The projectd page of CacheRouter mentions that we need to patch D5 using the file DRUPAL-5-7-cache-serialize.patch, however - there are also patches included with higher version numbers. And D5 is up to 5.21, while the patches stop at 5.10.

Which one do I need to use?

Comments

p4guru’s picture

Indeed, i'm also wondering when 5.19 and higher patches would be available ?

I tried to manually go through 5.14 patch lines and update for the bootstrap.inc, cache.inc, menu.inc and /modules/locale/locale.module the changes for drupal 5.19 doesn't work either when memcache enabled, queries are uncached and memcache.php reports no usage.

thanks

andypost’s picture

Version: 5.x-1.0-beta9 » 5.x-1.x-dev

Suppose new patches should collected into some issue because it's much easy to maintain them.

If we continue to ship patches with module we should make new release with every minor drupal release.

p4guru’s picture

well for now i disabled cache router and opted to use memcached api module as a patch was made by one use for drupal 5.19 http://drupal.org/node/531530.