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 |
Jump to:
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).
| Attachment | Size |
|---|---|
| socket-connection-dmemcache.inc_.patch | 670 bytes |

#1