Neulinger, Nathan | 26 Jul 19:34
Picon

FW: Memcached and local/unix domain sockets


FYI in case anyone is interested. I sent the author a couple of simple
patches to add unix domain socket support. This would allow secure
local-server installation of memcached on multi-user servers. Patch
included for perl client and the memcached daemon itself, others should
be similarly easy to implement.

-- Nathan

------------------------------------------------------------
Nathan Neulinger                       EMail:  nneul <at> umr.edu
University of Missouri - Rolla         Phone: (573) 341-6679
UMR Information Technology             Fax: (573) 341-4216

> -----Original Message-----
> From: Neulinger, Nathan 
> Sent: Wednesday, July 26, 2006 12:31 PM
> To: 'brad <at> danga.com'
> Subject: RE: Memcached and local/unix domain sockets
> 
> Here's the patches to the perl client and memcached.
> 
> -- Nathan
>  
> ------------------------------------------------------------
> Nathan Neulinger                       EMail:  nneul <at> umr.edu
> University of Missouri - Rolla         Phone: (573) 341-6679
> UMR Information Technology             Fax: (573) 341-4216
>  
> 
(Continue reading)

Brad Fitzpatrick | 21 Aug 05:46
Gravatar

Re: FW: Memcached and local/unix domain sockets

This is now committed to the facebook branch (which I've yet to merge into
trunk, but consider the facebook branch the next release...)

  http://code.sixapart.com/svn/memcached/branches/facebook

On Wed, 26 Jul 2006, Neulinger, Nathan wrote:

>
> FYI in case anyone is interested. I sent the author a couple of simple
> patches to add unix domain socket support. This would allow secure
> local-server installation of memcached on multi-user servers. Patch
> included for perl client and the memcached daemon itself, others should
> be similarly easy to implement.
>
> -- Nathan
>
> ------------------------------------------------------------
> Nathan Neulinger                       EMail:  nneul <at> umr.edu
> University of Missouri - Rolla         Phone: (573) 341-6679
> UMR Information Technology             Fax: (573) 341-4216
>
>
> > -----Original Message-----
> > From: Neulinger, Nathan
> > Sent: Wednesday, July 26, 2006 12:31 PM
> > To: 'brad <at> danga.com'
> > Subject: RE: Memcached and local/unix domain sockets
> >
> > Here's the patches to the perl client and memcached.
> >
(Continue reading)

Nathan Neulinger | 27 Jul 01:23
Picon

Re: FW: Memcached and local/unix domain sockets

Here's an updated patch against the current SVN trunk.

Is the development of the perl client available via svn or cvs anywhere?

-- Nathan

On Wed, Jul 26, 2006 at 12:34:02PM -0500, Neulinger, Nathan wrote:
> 
> FYI in case anyone is interested. I sent the author a couple of simple
> patches to add unix domain socket support. This would allow secure
> local-server installation of memcached on multi-user servers. Patch
> included for perl client and the memcached daemon itself, others should
> be similarly easy to implement.
> 
> -- Nathan
> 
> ------------------------------------------------------------
> Nathan Neulinger                       EMail:  nneul <at> umr.edu
> University of Missouri - Rolla         Phone: (573) 341-6679
> UMR Information Technology             Fax: (573) 341-4216
>  
> 
> > -----Original Message-----
> > From: Neulinger, Nathan 
> > Sent: Wednesday, July 26, 2006 12:31 PM
> > To: 'brad <at> danga.com'
> > Subject: RE: Memcached and local/unix domain sockets
> > 
> > Here's the patches to the perl client and memcached.
> > 
(Continue reading)


Gmane