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.
Hi,
I am testing my website in these days with Flood.io, in order to be ready for Black Friday and Christmas Days where the traffic will increase for sure.
I tested 1000 users at the same time to check how much my server can take. I have to say that, while 500 users were not a problem, 1000...
Hello, sometimes when plesk does its nightly updates, it restarts httpd but all the threads are now nice = 10, this is resolved by restarting httpd forcfully, gracfully does not fix it.
CentOS 6.7 ,
apache2.2 ,
Plesk Onyx Version 17.8.11
Thank you for any assistance provided
how can I remove the Server header from the HTTP requests?
I don't have any info about the version of Apache or Nginx but still it say which web server I'm using, can I get rid of that header?
I found out that this:
Header unset Server
seems to work at half, it still say Server and then unset...
Following my security path before to submit the system to a penetration test I find that I should disable this feature in Apache
TraceEnable off
though I haven't found any article related to Plesk, where should I put this config? in the httpd.conf? or is something that Plesk has already...
Hello everyone,
we are going to submit out system to a penetration testing and we are trying to fix some minor problems before to do it but I have some problems with this configuration for Apache
ServerTokens ProductOnly
ServerSignature Off
Header set X-XSS-Protection "1; mode=block"
Header...
When working on the trial version of Plesk Onyx (Version 17.8.11 Update # 65), there were enough problems.
When the * .example.com rule is registered on Azure DNS, the server responds to all subdomain queries (also direct to the IP address). How to make the server respond only to running...
I am new here. I just renewed the Lets'Encrypt suddenly my odoo page stops loading anything. Such as below:
I have no idea what happend. But when i place the code in directives in ngnix from
Apache & nginx Settings
such as:
location ~ ^/.* {
proxy_redirect off;
proxy_set_header Host...
Hello,
we have a problem when you join our website we have a TTFB from 2.2 sec+ and the website is then loaded in 20ms! If we change to FASTCGI the TTFB is 400ms and the website load 2,2 sec.
But for our Database is FPM better to work and we don't get eroors in logs.
How can we fasten up the...
I am running Plesk Onyx Version 17.8.11 on Debian 9.8.
I want to specify a custom root location for a subdomain.
This works well in Apache but not in nginx.
"root /var/www/vhosts/{mydomain}/httpdocs;" under nginx directives on the subdomain ({mysubdomain}) configuration give the error "ginx...
Hi,
I am getting this message in Settings/Configurations:
Plesk repair all didn't fix it.
Any ideas?
Fehler: Aufgrund von Fehlern in den Konfigurations-Templates konnten keine neuen Konfigurationsdateien für den Apache Webserver erstellt werden:
(Translated: Error: Due to errors in the...
Hello , I use plesk version 17.8.11 ,
My server has 32 gb ram , 8 core cpu , I run laravel based php application. I have 500 to 800 daily unique user .
As I told in title my server getting slower day by day. Server up for 6 days now but responses getting up to 10 seconds .
If i reboot my...
At the suggestion of the Advisor extension, I enabled HTTP2 on my server. However, I'm still seeing requests in the logs using HTTP/1.0. Example:
GET /calendar/?viewmonth;year=2022;month=4;day=6; HTTP/1.0
Do I need to reconfigure/rebuild something to get Apache to use HTTP2 instead?
Hi
I've been experiencing an annoying problem on an Ubuntu 16.04.6 LTS server, Plesk version 17.8.11.
A couple of weeks ago all websites were hanging. I tried everything, nothing seemed to solve the problem. Then I disabled Nginx and all the websites started to work again.
Since then I tried...
I have a website with high visitors. My server is down to 502.
My site settings are as follows:
I did a lot of research, but I couldn't find the reason.
I just got an alert of a website on a Plesk server crashing, I believe its on httpd with nginx as reverse proxy. Both these are down and giving the following errors when I try to restart them:
# service httpd restart
Stopping httpd: [ OK ]
Starting...
Hello, my plesk generates several apache memory usage alerts. I wonder if there is any way for me to know which signature is making this alert ring.
If anyone can help, I appreciate it. Sorry for the errors, I'm using google translator.
Hello,
I've got a Problem with my webserver-configuration.
It's a german message shown in "Webserver Configurations Troubleshooter":
Fehler: Aufgrund von Fehlern in den Konfigurations-Templates konnten keine neuen Konfigurationsdateien für den Apache Webserver erstellt werden: AH00526: Syntax...
Last year I started to manage the company servers and improve the whole project.
Soon I'm going to configure a new server and make some test with HTTP/2 to improve the speed of our mapping service.
I was checking our documentation and our servers configuration and I saw that we use the basic...
I need to rewrite and secure a URL through Plesk or via Command line.
I'm using this code to accept incoming traffic from Clientdomain.gov.uk that doesn't exist anywhere, it's created just on the Registar and it point to our server IP with an A record, in our server we have a domain that it...
Hi! :)
It is not just the usual question, they could add in comments the additional directives necessary for these configurations.
On the internet I find everything, and often contradictory. Thank you! :D