Hello, judging by the rlm_cache module code, Freeradius will not
update cache TTL for cache records. Am I right?
Also is it possible to show current cache TTL in debug output? I tried
to do this
"%{control:Cache-TTL}"
but it was expanded in an empty string.