• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Search results

  1. F

    Issue Server is permanently down and unavailable

    yes, i understood that the ram consumption under linux is normal. i received the following ip addresses in response to this command: 218 208.115.199.19 187 34.196.51.17 148 192.0.91.230 65 89.22.122.116 16 95.235.84.199 9 192.0.103.4 6 35.157.144.199 6 217.138.196.105 5 3.15.153.53 4...
  2. F

    Issue Server is permanently down and unavailable

    hi guys, this server is really driving me crazy. my websites were down for 9 hours today! unfortunately i can't use cgroups because i probably don't have the required plesk edition provided by my server provider. i have tried the systemctl commands mentioned above and it seems to have helped...
  3. F

    Issue Server is permanently down and unavailable

    hi peter, thanks you for your suggestion. could you please give me an example that makes sense for my server requirements?
  4. F

    Issue Server is permanently down and unavailable

    jan, may i ask you for a favor? could you please extend this script to trigger a "kill" or "restart all php-fpm processes" when the (ram) memory reaches 90%? thank you very much in advance!
  5. F

    Issue Server is permanently down and unavailable

    this code was written for me by chatgpt after i gave it all the data about my server like hardware requirements, databse, plesk version, wordpress instances etc. cat /etc/my.cnf # # This group is read both both by the client and the server # use it for options that affect everything #...
  6. F

    Issue Server is permanently down and unavailable

    but i have also had average values of 600MB per fpm process, so that would be a pm.max_children of 54
  7. F

    Issue Server is permanently down and unavailable

    no, there aren't that many domains, maybe around 20. but it takes ages for a page to open in the backend, so it would have been easier and above all faster using the sync function. look, i found this php-fpm calculator: https://spot13.com/pmcalculator with which you can calculate exactly all...
  8. F

    Issue Server is permanently down and unavailable

    it should, but unfortunately it doesn‘t. is there a way to repair it or is there a possibility to synchronize it with all domains using a command via shell?
  9. F

    Issue Server is permanently down and unavailable

    is there a way to set the php settings for all domains at once? i tried it via the service plans, but it doesn't seem to synchronize.
  10. F

    Issue Server is permanently down and unavailable

    thanks ... what should i use for low traffic websites and what should i set for pm.max_children and pm.max_requests in both cases?
  11. F

    Issue Server is permanently down and unavailable

    capacity utilization is now even higher! ps_mem Private + Shared = RAM used Program 252.0 KiB + 26.0 KiB = 278.0 KiB agetty (2) 228.0 KiB + 152.5 KiB = 380.5 KiB sh 388.0 KiB + 40.0 KiB = 428.0 KiB log 544.0 KiB + 105.0 KiB = 649.0 KiB dovecot 580.0 KiB +...
  12. F

    Issue Server is permanently down and unavailable

    so my swap partion should be 64GB?
  13. F

    Issue Server is permanently down and unavailable

    I got it to work! these are the results of ps_mem ps_mem Private + Shared = RAM used Program 252.0 KiB + 82.0 KiB = 334.0 KiB agetty (2) 248.0 KiB + 155.0 KiB = 403.0 KiB sh 412.0 KiB + 46.0 KiB = 458.0 KiB log 640.0 KiB + 69.0 KiB = 709.0 KiB xinetd...
  14. F

    Issue Server is permanently down and unavailable

    thanks! ... this one worked! ./checkSwapRAM.sh RAM Usage: Used: 59.66% Swap Usage: Used: 0% Swap usage is under 50%, no need to restart MariaDB.
  15. F

    Issue Server is permanently down and unavailable

    thanks! i get an error # dnf install ps_mem error: rpmdb: BDB0113 Thread/process 1671/140199693011840 failed: BDB1507 Thread died in Berkeley DB library error: db5 error(-30973) from dbenv->failchk: BDB0087 DB_RUNRECOVERY: Fatal error, run database recovery error: cannot open Packages index...
  16. F

    Issue Server is permanently down and unavailable

    thank you very much for your scripts. i've used the second one. that's the output of your script:
  17. F

    Issue Server is permanently down and unavailable

    can anyone tell me which command is executed with plesk's repair kit to clear the ram memory? i haven't found a command for this. i would like to create a cron for this command so that the memory is cleaned up regularly until i find a solution for my problem. thanks
  18. F

    Issue Server is permanently down and unavailable

    hi everyone, i've been trying for days to get my server stable again, but unfortunately i can't get it to work. i've followed some of the advice in the forum here, but unfortunately it hasn't helped in my case. i have a server with: AlmaLinux 8.9 (Midnight Oncilla) mysqladmin Ver 9.1 Distrib...
  19. F

    WordPress multisite domain mapping with subdirectories NOT subdomains!

    no, not any kind of redirection. pointing by domain alias, dns etc. is important for me. when a user goes to fiat.de then the url may not change visible to fiat.com/de. but frame redirection is also not wanted.
Back
Top