• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Search results

  1. E

    Question FTM or FastCGI for a website with a lot of session

    Hi all, We have problem with one server which can have peaks in visits at times. Process go to 100%. PHP works with FPM / Apache. After various tests, the best configuration of the PHP we could obtain is: pm.max_children = 450 pm = static But when there are really too many visitors, the...
  2. E

    Issue DNS resolution wery slow

    Ok, after reboot the server and reread ips, i've an IPv6 that appear in the plesk panel. Confirmation with ifconfig. I've put instructions in /etc/sysctl.conf to disable IPv6: net.ipv6.conf.all.disable_ipv6 = 1 net.ipv6.conf.all.autoconf = 0 net.ipv6.conf.default.disable_ipv6 = 1...
  3. E

    Issue DNS resolution wery slow

    Peter, No only IPv4 on the server and on the destination server. I've reread ips. It's very slow too and big difference if i use www.google.com or www.google.com IP 172.217.19.228: # ping 172.217.19.228 PING 172.217.19.228 (172.217.19.228) 56(84) bytes of data. 64 bytes from 172.217.19.228...
  4. E

    Issue DNS resolution wery slow

    Hi all, We just setup a new server (debian+obsedian). When we perform a connection test to an external database, it takes more than 3 seconds to execute. After various tests, it seems that the problem comes from the DNS resolution: when we used the ip of the database server, the connection is...
  5. E

    Question eta for plesk+debian 11

    Ok. Thank you.
  6. E

    Question eta for plesk+debian 11

    Ok. Thank you Igor. How can install it? I've made this command on a new debian 11 install: # wget -O - https://installer.plesk.com/one-click-installer | sh I have this message: ERROR: Components and product validation detected at least one important issue: Enabled repositories check Plesk...
  7. E

    Issue LoadBalancer problem

    Hi all, We need to configure a new project with two servers under Plesk with an upstream load-balancer. We have configured a first server (a main IP with administration interface + an IP for a test website). Server : - IP A : main, for Plesk admin - IP B : for test website "test.com"...
  8. E

    Issue Problem to read/load old emails

    Hello Peter, I waited for the return of the client. He has more and more problems. It actually uses in fact Windows "Mail" (with Windows 10), not Outlook. I asked him to reset application to see if it was not an index problem inside "Mail". And leave this application and switch to Outlook...
  9. E

    Issue Problem to read/load old emails

    Obsedian 18.0.34 / Postfix & Courier-IMAP =================== Hi all, A customer reminds us of the following problem: In Outlook or Android, messages that are several months old disappeared from the mail client or displayed but cannot be opened (error message: Could not load message). When...
  10. E

    Resolved Error apache templates

    Perfect. Thank you Igor.
  11. E

    Resolved Error apache templates

    Hi Igor, Thank you for the information. Yes, it's planned but not right away. But with this commande: We have a 404 not found... :(
  12. E

    Resolved Error apache templates

    Hi all, We have this error on one server: In the email we have: But we check the file "/etc/httpd/conf/plesk.conf.d/vhosts/<domainX.com>.conf", we don't have any text: "InheritBefore". How can we found the problem? We have try to use: # plesk repair web -y -v Message: Not a good idea...
  13. E

    Resolved Customizing Plesk admin URL

    I don't ! I want the subdomain of the customer "plesk.mycustomerdomain.com" use the certificate of the customer. But it's the hostname certificate that is used... It's the same problem that ChrisY.
  14. E

    Resolved Customizing Plesk admin URL

    Hostname ========== > certificate ok for plesk > certificate ok for emails Customer / mydomain.com ========== > wildcard *. mydomain.com (let's encrypt) for www, webmail, emails.... ok > create a DNS entry only (A => plesk.mydomain.com => domain IP) for access to the panel for customer So...
  15. E

    Resolved Customizing Plesk admin URL

    ? The server is secure with Let's encrypt: The problem: for "gestion.mydomain.com", it seems that the hostname certificate is used, not wildcard (*.mydomain.com). No problem for www.mydomain.com, imaps, smtps...etc, certifcate is correct.
  16. E

    Resolved Customizing Plesk admin URL

    If I look at the certificate details, it is the hostname certificate (valid) that goes back, and not the client domain wilcard. How resolve it? Peter?
  17. E

    Resolved Customizing Plesk admin URL

    Hi, I've the same problem. What do you mean by "Setting the certificates to the new subdomain certificate fixed the issue"? I added an entry in the dns : "gestion" (A => gestion.mydomain.com) It works but access to the page is blocked by my protection software (invalid certificate). The...
  18. E

    Resolved Postfix error / Recipient address rejected: User unknown in virtual mailbox table

    Hi all, We have problem with some users ([email protected]) that send email to another with the same domain ([email protected]): 550 5.1.1 <[email protected]>: Recipient address rejected: User unknown in virtual mailbox table We try to repair: #plesk repair mail But still the problem. All...
Back
Top