• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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