Http/2 error in v1.9.1

#1
OS Rocky 9.8, OLS V1.9.1-2el9 (litespeed repo), PHP 8.4.2.4 (remi repo) using Cloudflare proxy.

Since upgrading to OLS V1.9.1 we experienced frequent slow page loading on certain POST operations, taking 30 or more seconds with Cloudflare sometimes timing out. Disabling Cloudflare the browser would give an HTTP/2 error message. With Cloudflare disabled some specific GET operations would also fail with an HTTP/2 error (Cloudflare somehow completely masked these).

Reverting OLS to V1.8.5-2el9 has completely fixed the HTTP/2 errors and slow page loading.

I don't know if this is an already reported bug, but I don't see anything with matching symptoms.
 
#2
So far we haven't received any similar reports. Could you upgrade again? If the loading issue occurs again, please add your domain and your origin server's IP address to your hosts file so you can access the site directly, bypassing the CDN.
If the page still loads slowly or fails to load on an incognito page, please check the server logs to see if there are any clues about the cause.
 
Top