Older Version
You are viewing documentation for version v10.33.0. See the latest release documentation for the most up-to-date content.
  1. Home
  2. /
  3. configuration

  4. /
  5. backends
  6. /
  7. radius
  8. /
  9. timeout

Table of Contents
  • timeout
  • Duration Units

timeout

The timeout parameter specifies the amount of time that the RADIUS proxy will wait for a response from the upstream RADIUS server before considering the request to have timed out.

Duration Units

This parameter supports duration units for improved readability:

backends {
    radius "upstream" {
        server "radius1.example.org" {
            secret "ExampleSecret";
            timeout 7s;  # 7 seconds
        }
    }
}
Table of Contents
  • timeout
  • Duration Units
Navigation
Home
  • @verification

  • aaa

  • backends

    • file

    • http

    • jsonfile

    • ldap

    • mysql

    • postgresql

    • radius

      • connect

      • connections

      • idle_timeout

      • nas_identifier

      • priority

      • query

      • retries

      • server

      • server-selection

      • status

      • timeout

    • radius-dns-sd

    • sqlite

    • system

  • caches

  • captures

  • certificates

  • clients

  • conditions

  • dictionary

  • hmac-otp

  • include

  • init

  • ip-accept

  • license

  • logging

  • management

  • priority

  • proxy-protocol

  • scripts

  • servers

  • statistics

  • stats

  • template

  • ui

Navigation
Home
  • @verification

  • aaa

  • backends

    • file

    • http

    • jsonfile

    • ldap

    • mysql

    • postgresql

    • radius

      • connect

      • connections

      • idle_timeout

      • nas_identifier

      • priority

      • query

      • retries

      • server

      • server-selection

      • status

      • timeout

    • radius-dns-sd

    • sqlite

    • system

  • caches

  • captures

  • certificates

  • clients

  • conditions

  • dictionary

  • hmac-otp

  • include

  • init

  • ip-accept

  • license

  • logging

  • management

  • priority

  • proxy-protocol

  • scripts

  • servers

  • statistics

  • stats

  • template

  • ui

​
​