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

reef: rgw/beast: Enable SSL session-id reuse speedup mechanism #56120

Merged
merged 1 commit into from Mar 27, 2024

Conversation

mkogan1
Copy link
Contributor

@mkogan1 mkogan1 commented Mar 11, 2024

backport tracker: https://tracker.ceph.com/issues/64766


backport of #55967
parent tracker: https://tracker.ceph.com/issues/64719

this backport was staged using ceph-backport.sh version 16.0.0.6848
find the latest version at https://github.com/ceph/ceph/blob/main/src/script/ceph-backport.sh

Enable the OpenSSL session-id reuse acceleration mechanism that is described in:

https://www.openssl.org/docs/man1.0.2/man3/SSL_CTX_set_session_id_context.html
SSL_CTX_set_session_id_context, SSL_set_session_id_context - set context
within which session can be reused (server side only)

Fixes: https://tracker.ceph.com/issues/64719

Signed-off-by: Mark Kogan <mkogan@redhat.com>
(cherry picked from commit 6fb4c5d)
@mkogan1 mkogan1 requested a review from a team as a code owner March 11, 2024 11:17
@mkogan1 mkogan1 added this to the reef milestone Mar 11, 2024
@cbodley
Copy link
Contributor

cbodley commented Mar 11, 2024

The following tests FAILED:
7 - run-tox-mgr-dashboard-py3 (Failed)

@cbodley
Copy link
Contributor

cbodley commented Mar 11, 2024

jenkins test api

@cbodley
Copy link
Contributor

cbodley commented Mar 11, 2024

jenkins test make check

@mkogan1
Copy link
Contributor Author

mkogan1 commented Mar 20, 2024

jenkins test make check

@cbodley cbodley modified the milestones: reef, v18.2.3 Mar 20, 2024
@ljflores
Copy link
Contributor

@yuriw yuriw merged commit 5df3435 into ceph:reef Mar 27, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants