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.
Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
Thank you in advance for your patience and understanding on the matter.
Sorry to reopen this old thread, but a strange thing happened to me.
A few years ago I configured phusion passenger as described here, editing `/etc/nginx/conf.d/phusion-passenger.conf`.
In the past months our app started to show a noticeable slowdown. At first we thought about traffic, we...
This command, as well as "top", does not show processes with high CPU consumption.
Furthermore, many sites are under the same subscription and under the same system user. So I didn't understand much...
In addition: we have another server with the same backup configuration error, and very large backup files too. It never does anything similar... And it is more or less the same server hardware....
This morning it happened again.
Maybe I found something about backups configurations, but I can't figure it out how it can be related with apache freeze.
One of the subscriptions, the bigger one, is used for sites that include a lot of media. These media are often video, and so we have large...
Hello, I have this strange problem from several months now and I'm not able to solve it.
We occasionally see strange CPU behavior on this server.
This is the current situation, for example. For what I know, that should be a high I/O usage.
Sometimes it happens that the problem also triggers...
I'trying to configure passenger manually, but there is something I don't understand.
My /etc/nginx/conf.d/phusion-passenger.conf file looks like this:
Then I restart the app, and open a bunch of connections. But if I run passenger-status, I get
I expect my "Max pool size" should be 100...
Hello,
I have a problem setting the passenger configuration.
My /etc/nginx/conf.d/phusion-passenger.conf file looks like this:
Then I restart the app, and open a bunch of connections. But if I run passenger-status, I get
I expect my "Max pool size" should be 100.... What do I do wrong?
Hello everybody,
I can't find detailed documentation on nodeJS configuration on Plesk. All the documentation I find stops at installing a simple "hello world" app.
One of our servers runs an app in nodejs which is quite CPU intensive and makes a lot of mysql requests. No problem with limited...