Hello:

I ran a graceful restart command as "aproxy -f conf/haproxy.cfg -f conf/w7.cfg 
-p run/haproxy.pid -sf $(cat run/haproxy.pid)", the haproxy.log shows the info 
below.  The 1st line of log shows 0 conn in Frontend and 9705 conns in Backend; 
then the 2nd line shows 9706 conns in Frontend and 0 conn in Backend.  How to 
interpret it?  Does it means in this graceful restart, HAProxy wait and 
terminate the backend conns first, then terminate the frontend connections?  
Please help me to interpret it correctly.
......
>Jul 10 11:18:17 localhost haproxy[5695]: Proxy BACKEND stopped (FE: 0 conns, 
>BE: 9705 conns). 
>Jul 10 11:18:17 localhost haproxy[5695]: Proxy FRONTEND stopped (FE: 9706 
>conns, BE: 0 conns).
>Jul 10 11:18:18 localhost haproxy[5695]: 10.19.145.183:55303 
>[10/Jul/2013:11:18:17.307] FRONTEND  
>BACKEND/IDEV3_1 808/0/0/3/811 200 608 - - ---- 0/0/0/0/0 0/0 "GET 
>/index-ihs.html HTTP/1.1" 
>......Thanks, 
Q.Xie 

Reply via email to