Enable socket connections

madler - August 3, 2009 - 06:07
Project:Memcache API and Integration
Version:6.x-1.3
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:needs review
Description

I'd love to see Memcache API support connections via unix sockets out of the box. As I as I can tell omitting the tcp overhead and intead using socket connection one can improve memcache performance by up to 10%. (Of course, only if respective memcached daemon runs locally).

Please consider attached patch. I am running a site with said modification and have not been running into any problems so far (using memcache.db.inc).

AttachmentSize
socket-connection-dmemcache.inc_.patch670 bytes

#1

jaydub - August 3, 2009 - 06:39
Status:active» needs review
 
 

Drupal is a registered trademark of Dries Buytaert.