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

Resolved issue of monitor checks failing #4196

Merged
merged 1 commit into from
May 4, 2023
Merged

Conversation

rahim-kanji
Copy link
Collaborator

In the case of SSL-based connection to the backend server, any connection-related errors will cause all subsequent monitor checks
to fail. This is because OpenSSL maintains a thread-based error queue that must be cleared after an error occurs to ensure the next call executes successfully.

…e connection is SSL-based, OpenSSL's thread-based error queue is cleared.
@rahim-kanji
Copy link
Collaborator Author

retest this please

@renecannao renecannao merged commit dad6378 into v2.x May 4, 2023
@renecannao renecannao deleted the v2.x_monitor_ssl_fix branch August 29, 2024 11:20
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.

2 participants