• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Recent content by MaxChri

  1. M

    Issue Laravel Deployment Composer Error

    Still a problem if I re-install it. Maybe a plesk developer could check this out. Global check is already disabled and this message still occours.
  2. M

    Question Website becomes very slow on 500 pps

    CPU and RAM didn't changed much, the server had enough resources left. I have stress tested it with a custom tool which simulates lots of http requests. In this case around 250 http requests per second. Does the apache response delay reduce if I just increase the worker limits? And as far as I...
  3. M

    Question Website becomes very slow on 500 pps

    Hey! I want to setup a plesk server which should handle at least 10.000 pps. The web application itself is light weight and really fast. Images will be cached by a cdn, so the server should only process the requests and minor mysql queries. I have a test server with 4 cpu and 8 GB RAM. This...
  4. M

    Issue Socket() Erros while under DoS

    Hey @mow yeah I checked the domain logs, there has been a lot of entries like get requests at this time. Do you know a good tool how to throttle I/O bandwidth? I know it's not a huge attack but it seems like there are a lot incoming packet floods.
  5. M

    Issue Socket() Erros while under DoS

    Hey guys, while my site was under DoS, I got multiple erros within the proxy_error_log file in the domains logs directory. upstream timed out (110: Connection timed out) while reading response header from upstream connect() failed (110: Connection timed out) while connecting to upstream...
  6. M

    Issue Can someone help me install Memcached on 7.4

    I have installed memcached for php 7.4 multiple times. Here is my tutorial: 1. Install make: #apt-get install make 2. Install memcached on plesk:  How to install/uninstall memcached extension for Plesk PHP 7.x handlers? Don't forget to follow all steps on the plesk tutorial.
Back
Top