« Haproxy : Commandes de base » : différence entre les versions

De www.yakakliker.org
Aucun résumé des modifications
Aucun résumé des modifications
Ligne 10 : Ligne 10 :


<code>hatop -s /var/run/haproxy/haproxy.sock</code>
<code>hatop -s /var/run/haproxy/haproxy.sock</code>
[[Catégorie:Haproxy]]
 
ou
 
<code>hatop -s /var/run/haproxy/admin.sock</code>
 
‎<html>
‎<html>
<script src='https://storage.ko-fi.com/cdn/scripts/overlay-widget.js'></script>
<script src='https://storage.ko-fi.com/cdn/scripts/overlay-widget.js'></script>
Ligne 22 : Ligne 26 :
</script>
</script>
‎</html>
‎</html>
[[Catégorie:Haproxy]]

Version du 12 février 2025 à 12:21

  • Test du fichier de configuration

haproxy -f /etc/haproxy/haproxy.cfg -c

  • Rechargement de la configuration

systemctl reload haproxy

  • Vérification des connexions Haproxy

hatop -s /var/run/haproxy/haproxy.sock

ou

hatop -s /var/run/haproxy/admin.sock