Hi GuoXiang!
> I traced and found HAProxy will only process the first request of each > connection. Use "option http-server-close" or "option httpclose": http://cbonte.github.io/haproxy-dconv/configuration-1.4.html#option%20http-server-close http://cbonte.github.io/haproxy-dconv/configuration-1.4.html#option%20httpclose Regards, Lukas

