RADIUSRetry specifies the number of seconds that EZproxy should wait before resending an unacknowledged request to a RADIUS authentication server. The default value is 1, which is appropriate for most environments.
RADIUSRetry is a non-repeatable position-independent config.txt directive.
Qualifier | Description |
---|---|
seconds | The number of seconds to wait before resending an unacknowledged request to a RADIUS authentication server. The minimum value is 1. |
RADIUSRetry seconds
Change the retry timeout from the default of 1 second to 2 seconds.
RADIUSRetry 2