• 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 Ming

  1. Ming

    Issue Passenger issue - boost::thread_resource_error: Resource temporarily unavailable

    strange seems like nginx is not installed... but i have this config file dir /etc/nginx/conf.d/phusion-passenger.conf
  2. Ming

    Issue Passenger issue - boost::thread_resource_error: Resource temporarily unavailable

    wow very fast reply nginx -T gives me command not found
  3. Ming

    Issue Passenger issue - boost::thread_resource_error: Resource temporarily unavailable

    Hi Nikolay, thanks for the response. I have try to set these values in different location like /etc/nginx/conf.d/phusion-passenger.conf or /etc/apache2/mods-available/passenger.conf with no effect. Since you mention the values are for "The values below are for Apache web server", i also...
  4. Ming

    Issue Passenger issue - boost::thread_resource_error: Resource temporarily unavailable

    Hi mow, thanks for your Feedback. It shall be vCore lscpu gives me the follow: How can i check if CPU is overbooked, and what is HT?
  5. Ming

    Issue Passenger issue - boost::thread_resource_error: Resource temporarily unavailable

    btw. i cannot found these 2 parameters MaxConnectionsPerChild and MaxSpareThreads here Configuration reference - Nginx - Passenger Library Do you mean MaxConnectionsPerChild = passenger_max_pool_size and MaxSpareThreads = ? also check with max_spare_threads and max_connections_per_child
  6. Ming

    Issue Passenger issue - boost::thread_resource_error: Resource temporarily unavailable

    Hi, thanks for the answer. the only logs i found related to it was this one (html dump) When i check /etc/nginx/conf.d/phusion-passenger.conf there are no value for MaxRequestWorkers Do you know which value to be set for MaxSpareThreads? And shall i also set MaxRequestWorkers? I found...
  7. Ming

    Issue Passenger issue - boost::thread_resource_error: Resource temporarily unavailable

    Hi Nikolay, of course. Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz (6 core(s)) 16.00 GB of RAM (13.88 GB free)
  8. Ming

    Issue Passenger issue - boost::thread_resource_error: Resource temporarily unavailable

    Hi, i am runing a virtual machine with "Plesk Obsidian Version 18.0.41" on Ubuntu 20.04.4 LTS. I have passenger installed to run OpenProject. Somehow the performance is really bad and i get errors. In the log file i can see some resource errors (/var/log/apache2/error.log) In the error...
  9. Ming

    Question Need postgresql server 9.5 on centos 7

    Hi IgorG, thanks for the fast Response. I will try this out on my local. Best Ming
  10. Ming

    Question Need postgresql server 9.5 on centos 7

    Hi, i need to upgrade my postgressql server version from 9.2.24 to 9.5. i have google and look around, but i still cannot find a solution or doing the upgrade. As i understand i need to find a trusted repo for postgres 9.5. Can somebody help me? I am running the vanilla installation: Plesk...
Back
Top