Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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.
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...
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
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...
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...
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...