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

timeout

Sets the duplicate-cache lifetime for in-flight UDP requests and completed responses.

duplicate_cache {
    timeout 10s;
}

The value is a duration. Default: 10s.

Radiator starts the lifetime when it accepts a valid request. A completed response restarts the lifetime. During this period, Radiator suppresses an in-flight retransmission or sends the cached response without running AAA processing again.

Set the value to 0s to disable UDP duplicate caching for the listener.

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