• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Search results

  1. gennolo

    Question vhostmng-find processe consume CPU

    I am encountering the same issue, I have a VPS stuck practically every morning because of vhostmng-find process that is causing huge disk activity. When launching iotop I see the process vhostmsg-find that performs 99.99% of the I/O with the user of one of my sites. It seems that the only...
  2. gennolo

    Issue Logging POST data not working

    I am using Plesk Obsidian on a Centos 7 VPS. I occasionally have the need to log POST data in received in web requests. I tried following this guide which says to use "mod_dumpio" (which is already active in Plesk in the server's Apache modules). I then inserted : DumpIOInput On DumpIOOutput...
  3. gennolo

    Resolved Website returning "File not found." message instead of serving index.php content

    After upgrading a Centos 7 VM to latest Plesk Obsidian, a couple of websites started returning an nginx "File not found." message when browsing certain subdirectories that should serve an "index.php" file (like mydomain.com/mysite/myfolder ). error_log shows : AH01071: Got error 'Primary...
  4. gennolo

    Question best practices to be web ddos protected from Plesk

    Hi @DieterWerner , thanks ! I will try this in a dev box and let you know :)
  5. gennolo

    Question best practices to be web ddos protected from Plesk

    Hi @Peter Debik , thanks for your help. In my case they spoofed their user agent to "Mozilla / 5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident / 5.0)" so unfortunately your solution was definitely not working in my case :(
  6. gennolo

    Question best practices to be web ddos protected from Plesk

    Thanks :) Too bad there is no way to perform temp-ban GeoIP country blocking through Plesk / fail2ban , it would be a lifesaver in these occasions. I just voted for the feature in uservoice :D
  7. gennolo

    Question best practices to be web ddos protected from Plesk

    Hi @AYamshanov Yes, I have full page caching on most part of the website, but those GET requests are coming to particular pages that are often requiring invalidating cache // DB access.
  8. gennolo

    Question best practices to be web ddos protected from Plesk

    Hi all, From a few days I am struggling with website accesses from china that puts my centos/plesk box KO. It happens that within a second I have a GET request for 100+ different web pages for my e-commerce website that are spiking my server load average and crashing everything :( These...
  9. gennolo

    Issue Update fails: Can not bind a socket to address on port 715

    Same issue too when upgrading a centos 7 box from 17.8.11 to 18.0.21 , weirdly other boxes with same configuration upgraded flawlessly. I had checked both /etc/hosts and /etc/sysconfig/network everything looks correct
  10. gennolo

    Resolved Innodb corrupt after Plesk update

    I just upgraded a couple of dev boxes that required downgrade ... From 10.1.41 to 10.1.43 , no issues so far. I also had several boxes upgraded to 10.1.42 without any issue. According to jira issue bug only appeared when databases had foreign keys + full text indexes so not all mariadb server...
  11. gennolo

    Issue transvhosts.pl issues - how to recover

    Hello, thank you for your sysadmin review , but it looks like a lttle "OT" to me - I am aware of better ways to handle the job but unfortunately there was a precise way I had to do in this way (with an additional disk). :( Now since migrations looks completed I just need to know how to do...
  12. gennolo

    Issue transvhosts.pl issues - how to recover

    Yesterday I launched the transvhosts.pl script to move two large domains (80G+) to a secondary larger disk because primary disk was full. Script was taking hours, so I let it run in background... This morning I logged into server and see that : - Both domains data were succesfully migrated...
  13. gennolo

    Question Fail2ban - How to whilelist domain names

    Hello, last night I noticed that fail2ban banned some GoogleBot IPs (66.249.69.xx) because of the recidive jail. Maybe Google spiders pointed to some client-denied link and fail2ban triggered the jail. How can I whitelist the whole google.com / googlebot.com domains from Plesk ? I see I can...
  14. gennolo

    Question Any way for a server monitoring tool to end customer

    @virtubox : This is definitely what I was looking for , so thank you for your suggestion ! Have you already experienced installing it alongside Plesk ? I see that this tool is opening TCP port 19999 and install some OS packages / dependencies... My fear is that it could "conflict" in some way...
  15. gennolo

    Question Any way for a server monitoring tool to end customer

    Had several scenarios in "semi-managed" VPS renting where it was requested by the end user to be capable of monitoring 24/7 of the used resources by his server (for example by monitoring specific scripts or during website bottlenecks troubleshooting) or even to convince him that some slowdowns...
  16. gennolo

    Question Any way for a server monitoring tool to end customer

    Hi , I wonder what would be the best way to offer an end customer / subscriber a way to have a whole server monitoring tool (CPU usage / RAM / Disk etc.) in Plesk without giving him Plesk admin credentials, in a single-customer Plesk box scenario. As far as I understand all the monitoring...
  17. gennolo

    Issue Content disappeared after implementing nginx leverage browser caching

    I have the exact same problem, every static content is retuning 404 after applying what explained here to enable leverage browser caching in nginx : How to enable leverage browser caching for nginx? This had been reproduced in two Plesk environments with "PHP-FPM server by Apache" with PHP 7.1...
  18. gennolo

    Question Question about umask and file permission for domain

    Hello, I ask for help to understand this situation - Sorry for being long :D I installed a domain with Prestashop 1.7 on a Plesk Onyx Centos 7 box with pretty standard settings (PHP-FPM server by Apache - Php7 Plesk handler). Domain is using its own user / webspace with the classic "psacln"...
  19. gennolo

    Resolved Is there a way to disable exensions for customers ?

    Thank you :) I just voted - It appears somebody already requested the same thing : Hide extensions to customers
Back
Top