It is necessary that as a server memcache it was possible to transfer not only host:port, but also a socket unix:///path/memcached.sock

CommentFileSizeAuthor
#1 842790-memcache-socket.patch1.89 KBandypost

Comments

andypost’s picture

Status: Active » Needs review
StatusFileSize
new1.89 KB

@files32 Could you try this patch?

http://www.php.net/manual/en/memcache.addserver.php

files32’s picture

Thanks, patch work. Itself has written something similar.

andypost’s picture

Let's gather some reviews on it and then commit. Suppose readme should be fixed too

files32’s picture

It is required to make a patch and for cacherouter_stats too. If there is no ready patch - I can look this module.

andypost’s picture

Version: 6.x-1.0-rc1 » 7.x-1.x-dev
Status: Needs review » Patch (to be ported)