Radiator Server Documentation — v10.34.0
Table of Contents
status
This compatibility statement enables or disables Status-Server polling for the next-hop RADIUS backend server.
status true;
status true; enables polling with a 10s interval, the server's timeout,
and a one-timeout threshold. This includes closing the connection assigned a
timed-out probe. status false; disables polling.
Use connection-status { ... } for
new configurations that need explicit polling settings. Do not configure both
forms in the same server or server template.
Table of Contents
Navigation