sthen e40b170dac Move memcached's sasl support (recently enabled in the port) to a flavour
rather than enabling it unconditionally. For some situations, packet filtering
is good enough, and increasing the codebase by 5x to add user authentication
isn't so desirable ;)    ok giovanni@
2014-11-04 21:16:45 +00:00
..
2011-12-25 14:37:28 +00:00
2014-11-04 15:11:05 +00:00
2014-11-04 15:11:05 +00:00

$OpenBSD: README,v 1.1 2014/11/04 15:11:05 giovanni Exp $

+-----------------------------------------------------------------------
| Running ${FULLPKGNAME} on OpenBSD
+-----------------------------------------------------------------------

Memcached relies on SASL as authentication mechanisms, if you could not
use it, it should be firewalled accordingly. You may wish
to add a rule such as the following to /etc/pf.conf:

  block on $ext_if proto tcp to ($ext_if) port 11211