Radiator Server Documentation — v10.33.2
Table of Contents
  • idle-timeout

idle-timeout

This parameter controls how long idle PostgreSQL connections above min-connections stay in the pool before they are closed.

See Backend Load Balancing for timeout interaction and tuning guidance.

Accepts duration units such as 5s, 500ms, 1m.

server "primary" {
    url "postgresql://radiator:secret@db.example.com:5432/radiator";
    idle-timeout 5m;
}
Table of Contents
Navigation
  • @verification

  • aaa

  • backends

    • file

    • http

    • ipmap

    • jsonfile

    • ldap

    • mysql

    • postgresql

      • connections

      • server

      • server-selection

      • timeout

    • radius

    • radius-dns-sd

    • sqlite

    • system

  • caches

  • captures

  • certificates

  • clients

  • conditions

  • dictionary

  • hmac-otp

  • include

  • init

  • ip-accept

  • license

  • logging

  • management

  • proxy-protocol

  • scripts

  • servers

  • statistics

  • stats

  • template

  • ui