Haproxy : Stats haproxy

De www.yakakliker.org
Révision datée du 4 juin 2025 à 15:25 par Administrateur (discussion | contributions) (Page créée avec « <syntaxhighlight lang="bash"> frontend stats mode http bind *:8404 stats enable stats uri /stats stats refresh 10s stats admin if LOCALHOST </syntaxhighlight> https://www.haproxy.com/blog/exploring-the-haproxy-stats-page Catégorie:Haproxy »)
(diff) ← Version précédente | Voir la version actuelle (diff) | Version suivante → (diff)
frontend stats
    mode http
    bind *:8404
    stats enable
    stats uri /stats
    stats refresh 10s
    stats admin if LOCALHOST


https://www.haproxy.com/blog/exploring-the-haproxy-stats-page