• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Question Only nginx uses http2 and apache requests are http 1.0

bulent

Regular Pleskian
Yesterday when checking logs in one of my sites I saw something odd.
Is it normal apache http requests to be http 1.0 and only nginx requests to be http2.0 ?

Thanks in advance
 

Attachments

  • Inkedhttp2_LI.jpg
    Inkedhttp2_LI.jpg
    1.1 MB · Views: 7
Yes, we support HTTP2.0 only for nginx. Apache supports HTTP2.0 only since 2.4.17 version. When we did support for http2.0 in Plesk, Apache did not support it at all.
You can submit feature request about it to Plesk UserVoice.
 
Yes, we support HTTP2.0 only for nginx. Apache supports HTTP2.0 only since 2.4.17 version. When we did support for http2.0 in Plesk, Apache did not support it at all.
You can submit feature request about it to Plesk UserVoice.
Thanks for the clarification @IgorG .
It's not a big deal for me at this point.
 
Back
Top