• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

Recent content by Erwan

  1. E

    Question Loadbalancer solution / http/2

    Hello everyone, We implemented a loadbalancer for a project with a service provider. However, we realized that it only worked in http/1 and that it does not allow http/2. Do you know of an external loadbalancer solution that we could use while keeping the infrastructure behind (therefore...
  2. E

    Question Optimize a high traffic website

    Yes but the website doesn't work with only Nginx.
  3. E

    Question Optimize a high traffic website

    Thanks for your return. Unfortunately I can't use Redis. And the site is not under Wordpress. I improved performance in particular by switching to FPM / Apache. What I don't understand is that if I carry out load tests, the CPU increases quite quickly as soon as the number of connections...
  4. E

    Resolved HTTP2 active... but not use by website

    Ok i found the problem. Calls go through a loadbalancer which does not support HTTP2. Live tests indicate that HTTP2 is handled correctly. Thanks for the help.
  5. E

    Resolved HTTP2 active... but not use by website

    I think the problem is because we use server wildcard certificate. I've no problem with others servers and Almalinux 9. So, i've choose this certificate, and https works fine but in Plesk says: Problems with certificate. My wilcard certificate is for: "mydomain.com". So, it can be used for...
  6. E

    Resolved HTTP2 active... but not use by website

    Thank you AYamshanov. It seems that the problem is with ALPN (module Apache negociation ?). When i check with https://tools.keycdn.com/http2-test, result is: ALPN extension is not supported. ALPN support for nginx web server is available in Plesk for the following operating systems: CentOS 7...
  7. E

    Resolved HTTP2 active... but not use by website

    Hi all, HTTP2 is active on the server: # plesk bin http2_pref --status Enabled Website has a certificate (server wildcard certificate), selected in the hosting parameters. The website works fine with "https". But when i control the website with https://tools.keycdn.com/http2-test: HTTP/2...
  8. E

    Question Optimize a high traffic website

    Hi all, We have a website (PHP 8.1) installed on a dedicated server in FastCgi / Apache which at certain times can have significant traffic. When we do traffic simulations, the site quickly becomes unavailable even though the RAM (64G) is used very little. We have activate "Performance...
  9. E

    Resolved EFS / Permission denied: AH00035

    Arf... I see there is a dot next to permissions. After research, this means that SELinux is activated in enforcing mode. The problem came from that.
  10. E

    Resolved EFS / Permission denied: AH00035

    Hi all, We set up shared storage (Enterprise File storage) on two servers with Plesk. Environments/users/paths are identical. Server 1 > configuration "domain.com" with Plesk. IP A with user "ftpusermydomain". Web path : /var/www/vhosts/mydomain.com/prod.mydomain.com drwxr-x--- 2...
  11. E

    Question Fail2ban / Almalinux 9 - Works with iptables, firewalld or Nftables?

    Hi all, Do you know which program fails2ban works with under Almalinux9? Erwan
  12. E

    Resolved PHP 7.4 on Almalinux 9

    I hadn't looked... I thought the 1st version was 8.0. Thank you Peter.
  13. E

    Resolved PHP 7.4 on Almalinux 9

    Hi all, I know PHP 7.4 is depreciated but we must install it on Almalinux 9 on a new server. We have use this : #dnf update Installing the EPEL and Remi Repository #dnf install https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm #dnf install...
  14. E

    Issue Message after ssh connexion : s-nail: -s: normalizing away invalid ASCII NL / CR bytes

    Hi all, Do you know the problem related to this message? s-nail: -s: normalizing away invalid ASCII NL / CR bytes We have just configured a new server. Thank you.
  15. E

    Resolved Php 8.3 ?

    Thank you Peter. None ! It's a new client who is asking us for a simple Wordpress. It was, to have something to respond in terms of deadline.
Back
Top