Re: CentOS 7 as a guest VM

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Seems like its the single byte thing...
I tried adding:

int flag = 1;
if(setsockopt(fd, IPPROTO_TCP, TCP_NODELAY,  &flag, sizeof(flag)) < 0)

but did not have any effect. I also did the echo 1 >
/proc/sys/net/ipv4/tcp_low_latency
seems to have no effect also.

Jerry
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
https://lists.centos.org/mailman/listinfo/centos



[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]


  Powered by Linux