5 articles tagged with "Drupal"
Anleitung: Create a php file to check on the status of a Drupal Server
PHP-Statusdatei für Drupal ermöglicht Load-Balancern HTTP-Healthchecks für jeden Knoten. Skript mit Nginx oder Varnish bereitstellen, um automatisches Traffic-Failover zu aktivieren.
Cómo: Create a php file to check on the status of a Drupal Server
El archivo de estado PHP para Drupal permite que los balanceadores de carga verifiquen cada nodo via HTTP. Despliega este script con Nginx o Varnish para habilitar la conmutación automática del tráfico.
Comment : Create a php file to check on the status of a Drupal Server
Le fichier de statut PHP pour Drupal permet aux équilibreurs de charge de vérifier chaque nœud via HTTP. Déployez ce script avec Nginx ou Varnish pour activer le basculement automatique du trafic.
Como: Create a php file to check on the status of a Drupal Server
O arquivo de status PHP para Drupal permite que balanceadores de carga verifiquem cada nó via HTTP. Implante este script com Nginx ou Varnish para habilitar o failover automático de tráfego.
How to: Create a php file to check on the status of a Drupal Server
PHP status file for Drupal lets load balancers health-check each node via HTTP. Deploy this script with Nginx or Varnish to enable automatic traffic failover.