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

Conversation

0xAX
Copy link
Member

@0xAX 0xAX commented Aug 30, 2024

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.

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 0xAX requested a review from a team as a code owner August 30, 2024 12:37
Copy link

@ebengt ebengt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@0xAX 0xAX merged commit 25c5474 into master Sep 2, 2024
5 checks passed
@0xAX 0xAX deleted the support-for-failover-opts branch September 2, 2024 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants