Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to specify retries and timeout for failover RADIUS servers #242

Merged
merged 1 commit into from
Sep 2, 2024

Commits on Aug 30, 2024

  1. Add ability to specify retries and timeout for failover RADIUS servers

    Previously we may specifiy the 'retries' and 'timeout' configuration
    options for the RADIUS relay servers. This commit adds ability to
    specify the same configuration options per RADIUS failover server.
    
    Backward compatibility is preserved. The proxy clients already had
    this options, they were not just used during the request but instead
    the RADIUS client used the timeout and retries values from the primary
    server configuration.
    0xAX committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    6f65858 View commit details
    Browse the repository at this point in the history