I just configured cacherouter and ran into problems connecting to my memcache server. I tracked the issue down to the fact that memcache is looking for 'servers' in the settings array, not 'server' as the documentation suggests. I have attached a patch for the documentation.

CommentFileSizeAuthor
cacherouter.patch1.15 KBelliotttf

Comments

andypost’s picture

Status: Needs review » Reviewed & tested by the community

#612730: Improper usage of server/servers in documentation and code for memcache is duplicate but it shows another miss - docs does not point that 'servers' key is parented from 'default'

Module page should be changed too.

andypost’s picture

Status: Reviewed & tested by the community » Fixed
andypost’s picture

Status: Fixed » Closed (fixed)

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

timl’s picture

Status: Closed (fixed) » Active

modules page is still inconsistent.

Do we use the 'server' key or 'servers'?

andypost’s picture

Version: 6.x-1.0-rc1 » 6.x-1.x-dev
Status: Active » Closed (fixed)

fixed in dev