Cache TTL and Cache-Status-Only
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.
On Jul 21, 2018, at 4:10 AM, work vlpl <thework.vlpl@gmail.com> wrote:
Hello, judging by the rlm_cache module code, Freeradius will not update cache TTL for cache records. Am I right?
No. It does update the TTL.
Also is it possible to show current cache TTL in debug output?
No. Alan DeKok.
On Jul 21, 2018, at 7:05 AM, Alan DeKok <aland@deployingradius.com> wrote:
On Jul 21, 2018, at 4:10 AM, work vlpl <thework.vlpl@gmail.com> wrote:
Hello, judging by the rlm_cache module code, Freeradius will not update cache TTL for cache records. Am I right?
No. It does update the TTL.
Also is it possible to show current cache TTL in debug output?
No.
I mean the cache module debug will show the current cache value. I guess we could add an xlat in v4. -Arran
participants (3)
-
Alan DeKok -
Arran Cudbard-Bell -
work vlpl