504 gateway time-out nginx en Plesk
Si obtenemos el error: 504 gateway time-out nginx en Plesk Lo solucionamos así: vi /etc/nginx/conf.d/timeout.conf proxy_connect_timeout 600; proxy_send_timeout 600; proxy_read_timeout 600; send_timeout 600; service nginx restart