Hi!

It seems that a similar issue to the one I originally reported against v1.7.2 
is now present in v1.7.9 (the same setup worked fine with v1.7.8):
https://www.mail-archive.com/[email protected]/msg24830.html

After upgrading to v1.7.9, requests from a client using HTTP/1.0 with 
compression enabled in HAProxy now always hang. Usually they hang after 
receiving 3905 bytes of data, but sometimes also after 11145 bytes (the full 
response is much larger). After hanging for "timeout client" seconds the rest 
of the response is received and the request finishes successfully.

Using HTTP/1.1 or turning off compression fixes the issue as before. My backend 
server is still the same etcd v2.3.7 and the client is a custom application 
using HTTP/1.0. Issue was confirmed with curl in HTTP/1.0 mode.

I'll be happy to provide additional information if needed.


-- 
Kristjan





Reply via email to