24 Feb
2023
24 Feb
'23
3:55 p.m.
Hi, please forgive me if this has been asked before - I could not find any information on this topic. I am using ceph with librados via the phprados extension. Since upgrading to the current ceph versions where OpenSSL is used in in librados, I observe that using PHP's libcurl integration and other features which rely on OpenSSL randomly fail when opening a TLS connection. I suspect that librados somehow initializes or uninitializes OpenSSL in a way that interferes with the OpenSSL usage of libcurl / PHP's fsockopen. Did anybody make a similar experience? Thanks, Patrick