I use "-m64 -M32" for current master and result is the same (can't read all response data). But then I remembered the Centos7 buffers. Current (and Centos7 default) net.ipv4.tcp_wmem is "4096 16384 4194304", after change it via sysctl to '8194304 8194304 8194304' all works fine...