• 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. F

    Question IPv4 forwarding rule

    Okay, thanks for the information. Are there precise instructions on how to enter it using the Event Manager? Thanks in advance.
  2. F

    Question IPv4 forwarding rule

    This isn't really what I'm concerned about, but rather that I can use the Plesk firewall and IP forwarding at the same time.
  3. F

    Question IPv4 forwarding rule

    What matters to me is that I can use both at the same time, that's nothing special.
  4. F

    Question IPv4 forwarding rule

    I have a management server with a public IP address, and I want to give my VMs, all of which are accessible internally with a 10-series IP address and don't have a public Internet connection, access to the internet so that updates, etc., are possible, but they aren't accessible from outside. I...
  5. F

    Resolved Port 3306 closed since MariaDB 10.2 update

    In had to change the following setting in: /etc/mysql/my.cnf [mysqld] bind-address = 0.0.0.0 Then the connection from outside worked for me. MariaDB Version 10.11.6
  6. F

    Issue PHP suddenly crashes

    Thank you, I will check this command if I have problems again.
  7. F

    Issue PHP suddenly crashes

    Thanks for the answers and your time, I will try to check this list the next time there is instability.
  8. F

    Issue PHP suddenly crashes

    The whole thing is a closed system and not actually publicly accessible. So you can access it from outside but it doesn't necessarily do anything. Most requests are just mini-requests but of course there are some that can take hours so unfortunately the execution time is not an option. I also...
  9. F

    Issue PHP suddenly crashes

    Thank you for your answer. As @Kaspar@Plesk mentioned, I followed the steps above and the result is this: There is actually nothing unusual, I also checked the IP addresses and the requests looked legitimate.
  10. F

    Issue PHP suddenly crashes

    Many thanks for your response. I don't think it's a DDOS attack because after restarting the database server it's immediately OK again and only occurs again after some time/days/months.
  11. F

    Issue PHP suddenly crashes

    I don't know why, but lately I've been having the problem that suddenly, without any changes or really noticeable events in the logs, PHP just crashes and then only the following error is displayed in the access log: 25130#0: *26793910 connect() to...
  12. F

    Issue Rate Limit Subdomain

    My configuration currently looks like this: I have a domain e.g. example.com -> accesses httpdocs (/var/www/vhosts/example.com/httpdocs/) I also have a subdomain test.example.com -> also accesses httpdocs (/var/www/vhosts/example.com/httpdocs/) I now want to set a rate limit of 10 requests /...
  13. F

    Resolved HTTP 3 is not used despite NGINX Only hosting

    @Paulo_o The NGINX config where you changed it is generated automatically without "reuseport", which means that a change is not permanent. Or have you found a solution to generate it with "reuseport"?
  14. F

    Resolved HTTP 3 is not used despite NGINX Only hosting

    @Paulo_o I currently have worker_processes = 8 or worker_processes = 12, it depends on the server, in principle I just want all cores to be used. HTTP3 works for me with Curl but it just doesn't show up in the browser. But as long as there isn't a stable version of it, the module is...
  15. F

    Resolved HTTP 3 is not used despite NGINX Only hosting

    @learning_curve You are absolutely right, thank you for the detailed explanation. This thread can be closed or marked as Resolved. Thanks to everyone for the answers.
  16. F

    Resolved HTTP 3 is not used despite NGINX Only hosting

    After the last update "Plesk Obsidian 18.0.61 Update 5" and deactivating and activating it again, HTTP3 now seems to work. At least it works with CURL, I still get the wrong result on the "HTTP/3 Check" page, but that shouldn't bother me. For whatever reason, my server also prefers to use...
  17. F

    Resolved HTTP 3 is not used despite NGINX Only hosting

    What is the difference between the command: plesk bin http3_pref --enable -nginx And: plesk bin http3_pref --enable -panel -nginx Is it just the Plesk panel?
  18. F

    Resolved HTTP 3 is not used despite NGINX Only hosting

    Unfortunately, for some reason H3 doesn't work for me even when I explicitly try to use it.
  19. F

    Resolved HTTP 3 is not used despite NGINX Only hosting

    @learning_curve Yes, I read but unfortunately there is no solution.
Back
Top