• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Issue Recurring crash of the Plesk dedicated server (error on all sites) 504 Bad Gateway - nginx

Vincentged

New Pleskian
Hello everybody,

We are on a dedicated server: CentOS Linux 7.6.1810 (Core) // Plesk Obsidian 18.0.38
Characteristics: Server SP-32 - Intel Xeon E3-1270v6 - 32GB DDR4 ECC 2400 MHz - SoftRaid 2x2TB
With around 500 websites.

We tried a solution without success:
- plesk db "SHOW VARIABLES LIKE 'max_connections'" which we set to 600.
But still the same problem the server crashes once a day on average.

Any suggestions??

Thanks
 
Hello,
it would be helpful if you could provide some more informations to investigate the problem ...
What means server crashes?

Could you provide some logs?
Code:
/var/log/messages
journalctl -u nginx.service
/var/www/vhosts/system/<domain_name>/proxy_error_log

kind regards,
 
Hi,

'max_connections'" to 600 and "504 Bad Gateway - NGINX" are not related.

You should look into your NGINX configuration.
 
Back
Top