Radiator Server Documentation — v10.34.0
Table of Contents
  • duplicate_cache

duplicate_cache

Configures memory and lifetimes for a RADIUS UDP listener's duplicate cache. This block has no effect on TCP or TLS listeners.

duplicate_cache {
    max_entries 200000;
    timeout 10s;
    negative_timeout 1s;
}

The block is optional. Each setting uses its documented default when omitted.

See max_entries, timeout, and negative_timeout.

Table of Contents
Navigation
  • @init

  • @verification

  • aaa

  • backends

  • caches

  • captures

  • certificates

  • clients

  • conditions

  • dictionary

  • handshake-timeout

  • hmac-otp

  • include

  • interval

  • ip-accept

  • license

  • logging

  • management

  • negotiation

  • proxy-protocol

  • scripts

  • servers

    • buffer

    • clients

    • http

    • ip

    • keepalive

    • policy

    • port

    • pre-client

    • protocol

    • radius

      • duplicate_cache

        • max_entries

        • negative_timeout

        • timeout

      • duplicate_detection

      • listen

      • status_server

      • strict_reply_message

    • tacacs-plus

    • timeout

    • tls

  • statistics

  • stats

  • timer

  • ui