Hello, I've been using memcached for about a year now and think it's great. One question though, in one project I'm using it for essentially shared memory (with all the nice things that memcached includes). Anyway, to save on ports etc, is there anyway to make this a unix socket, rather than binding to localhost? Is there something obvious that I am missing? Thanks, Mike Axiak