haproxy重启动,检查文件的脚本 #!/bin/bash ### BEGIN INIT INFO #Manage the HAProxy### END INIT INFO bin=/usr/local/haproxy/sbin/haproxyconfig=/usr/local/haproxy/conf/haproxy.cfg pid=/usr/local/haproxy/haproxy.... Other 2023-08-29 136 点赞 2 评论 206 浏览