Topic: Memcached on 127.0.0.1 by default

Hi!

Please add default option for memcached in /etc/sysconfig/memcached
OPTIONS="-l127.0.0.1"

Too many servers with default installation are open.
https://memcachedscan.shadowserver.org/

Thanks!

Re: Memcached on 127.0.0.1 by default

Thanks for the notice, but this package is mostly a backport of Fedora one.

See https://bugzilla.redhat.com/show_bug.cgi?id=1182542

I will follow any change in Fedora official repo (I don't want to introduce more diff).

Notice:
- by default, port 11211 is closed (firewall configuration)
- changing this could break lot of running configuration
- having a "network" cache only listening on "local" address don't have much sense IMHO

Laptop:  Fedora 38 + rpmfusion + remi (SCL only)
x86_64 builder: Fedora 39 + rpmfusion + remi-test
aarch64 builder: RHEL 9 with EPEL
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi

Re: Memcached on 127.0.0.1 by default

OK, accetped.