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...
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.