Memcache, for example, is explicitly not meant to be run with "public access", as it is not secured against attacks. I am pretty sure the same applies to redis.<p>If my assumption is correct, i wonder why one should use a (potentially slower) http client or protocol in favor of the "native" protocol.