You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed openlitespeed-1.8.2-1.el9.x86_64 on AlmaLinux 9. After enabling debug mode for the logs, I noticed a large number of the following entries:
Hi,
I installed openlitespeed-1.8.2-1.el9.x86_64 on AlmaLinux 9. After enabling debug mode for the logs, I noticed a large number of the following entries:
2024-12-10 13:24:34.811695 [DEBUG] [51633] [189.29.183.147:57799:HTTP2] H2ConnBase::onReadEx2 read(2495) return 0
2024-12-10 13:24:34.811697 [DEBUG] [51633] [189.29.183.147:57799:HTTP2] NtwkIOLink::flushSslWpending()...
2024-12-10 13:24:34.811699 [DEBUG] [51633] [189.29.183.147:57799:HTTP2] SSL wpending: 0
2024-12-10 13:24:35.817062 [DEBUG] [51633] [189.29.183.147:57799:HTTP2] NtwkIOLink::flushSslWpending()...
2024-12-10 13:24:35.817100 [DEBUG] [51633] [189.29.183.147:57799:HTTP2] SSL wpending: 0
2024-12-10 13:24:35.817121 [DEBUG] [51633] [189.29.183.147:57799:HTTP2] [SSL: 0x244b368] SSL_read
2024-12-10 13:24:35.817132 [DEBUG] [51633] [189.29.183.147:57799:HTTP2] [SSL: 0x244b368] SSL_read returned -1
2024-12-10 13:24:35.817136 [DEBUG] [51633] [189.29.183.147:57799:HTTP2] [SSL: 0x244b368] checkError returned 2, first error: error:00000000:invalid library (0):OPENSSL_internal:invalid library (0), last error: error:00000000:invalid library (0):OPENSSL_internal:invalid library (0)
Is this behavior normal, or could it indicate a missing library? Do I need to make any adjustments to resolve this?
The text was updated successfully, but these errors were encountered: