Normally, when a Status-Server request is received, Radiator
will reply with some statistics including the total number of requests
handled, the current request rate etc. When you set the optional
StatusServerShowClientDetails for a Client, the reply to Status-Server
will also include details about that Client. This can result in a lengthy
reply packet. The default is not to send the additional Client details for
any Clients.
<Client xxxxxx>
# Show stats about this client in Server-Status replies
StatusServerShowClientDetails
Secret xxxxxx
....
</Client>
Tip
You can test sending Status-Server
requests with radpwtst -noacct -noauth -trace 4
-status