You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@apr.apache.org by bu...@apache.org on 2013/02/17 18:57:59 UTC

[Bug 54573] New: [PATCH] Add unix socket support to apr_memcache

https://issues.apache.org/bugzilla/show_bug.cgi?id=54573

            Bug ID: 54573
           Summary: [PATCH] Add unix socket support to apr_memcache
           Product: APR
           Version: HEAD
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: APR-util
          Assignee: bugs@apr.apache.org
          Reporter: rgacogne+asf@aquaray.com
    Classification: Unclassified

Created attachment 29960
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=29960&action=edit
[PATCH] Add unix socket support to apr_memcache

Hi,

This patch adds the possibility to connect to a memcached server over an Unix
socket.
In a classic way, a server hostname beginning with a '/' is treated as an Unix
socket path. 

This patch has been produced against the APR trunk and does not break the API
or ABI.

Regards,

Remi Gacogne
Aqua Ray SAS

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@apr.apache.org
For additional commands, e-mail: bugs-help@apr.apache.org


[Bug 54573] [PATCH] Add unix socket support to apr_memcache

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=54573

Graham Leggett <mi...@sharp.fm> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Graham Leggett <mi...@sharp.fm> ---
Committed to trunk, backported to apr-util v1.5. Thanks for this.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@apr.apache.org
For additional commands, e-mail: bugs-help@apr.apache.org