ユーザ用ツール

サイト用ツール


haproxy:report

Statistics Report

listen stats :23451
    mode http
    stats enable
    #stats hide-version
    
    #Authentication realm. This can be set to anything. Escape space characters with a backslash.
    stats realm Haproxy\ Statistics
    
    #This is the virtual URL to access the stats page
    stats uri /
    
    #The user/pass you want to use. Change this password!
    stats auth Username:Password

ブラウザから、http://HAProxyのIP:23451 へアクセス

haproxy/report.txt · 最終更新: 2016/03/08 07:43 by clownclown

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki