thanks. Alan. I would make patches if I am capable of...... On Sat, Apr 13, 2024 at 5:26 AM Alan DeKok <aland@deployingradius.com> wrote:
On Apr 10, 2024, at 2:51 AM, Eric Lin <pirate585@gmail.com> wrote:
I am testing Freeradius v3.2.3 with cache module. the driver "rlm_cache_memcached". We plan to build a freeradius cluster with distributed memcached to cache user login status. During the test, I notice if memcached is offline, freeradius will either reject all new auth request or failed to start.
Set "start = 0"
... pool { start = ${thread[pool].start_servers}
Set that to "0", and it won't try connecting to memcache until the server receives a packet.
also, the option --REMOVE_FAILED_SERVERS is not supported
Patches are welcome.
Alan DeKok.
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html