On Apr 12, 4:40 am, hoos <[email protected]> wrote: > • Support SASL authentication > • Don’t support SASL authentication > • Are deployed to trusted networks > • Are deployed to un-trusted networks
I thought I'd replied to this... sorry. If you have varying levels of trust into a single memcached, you're probably best off either not providing access at varying trust levels to the same cache, or using proxies to contain the trust. It's hard to see the benefit of supporting SASL on a trusted network and no SASL on an untrusted network in the same daemon.
