• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

HTTP/2 how to activate?

mdde

Regular Pleskian
Hi,

# apache2 -v
Server version: Apache/2.4.10 (Debian)

but HTTP/2 is only with Apache/2.4.17+ possible?
how to i get Apache to that Version or later?

I already checked this KB: https://kb.plesk.com/de/128733
but to be honest, i don't understand.

Fact is, I'm not using nginx.

Any tips would be awesome.
 
Hi,

# apache2 -v
Server version: Apache/2.4.10 (Debian)

but HTTP/2 is only with Apache/2.4.17+ possible?
how to i get Apache to that Version or later?

I already checked this KB: https://kb.plesk.com/de/128733
but to be honest, i don't understand.

Fact is, I'm not using nginx.

Any tips would be awesome.
hi, you needed to check your version openssl -v before installed and used http/2 if openssl 1.0.2 not yet supported you can't usualy
Yep apache 2.4.* (previous tested on 2.4.20) works well
 
Okay, thank you. When do i get this Update?
I would unlikely play arround with the deb's in the sources.list
 
Back
Top