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

Pages so slow

PedroN

Regular Pleskian
Hello,

I am experimenting some issues with apache and nginx. Firstly I dissable nginx to see what was wrong with my pages. I rapidly saw that nginx was causing the issue. But now I have the problem that apache sometimes stops serving my webpages. I paste you here the message I found on: /var/www/vhosts/system/****.com/logs/
http://pastebin.com/XJ2cpLj3

The problem is that are few messages. So I do not know is it is apache that stops working or what.
Maybe there is another log file for more apache information?
 
I experienced this issue too for a few websites after a fresh install a few days ago - the solution was to add the line 'DirectoryIndex index.php' to the .htaccess file in the document root for each website.
 
Back
Top