• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Issue Nginx being used over Apache but not using Nginx

Crakila

New Pleskian
Server operating system version
AlmaLinux 8.6 (Sky Tiger)
Plesk version and microupdate number
18.0.46
Hey everyone.

While 'Reverse Proxy Server (nginx)' is enabled in the Tools & Settings >> Services Management
but the site is set to "Dedicated FPM Application served by Apache",
when trying to access the site, it gives a nginx 504 timeout

How is this possible when the site is not set to use nginx?

We only resolved this issue by turning off the 'Reverse Proxy Server (nginx)' service but that is not ideal as some sites do require nginx.

Any help please?
 
Likely your domain is running Nginx in proxy mode. In which case Nginx is used as a proxy for the domain and will send all request to upstream to Apache.

You can disable proxy mode on the Hosting & DNS tab of your domain > Apache & nginx Settings.
 
Back
Top