T
Tis Veugen
Guest
Hi,
Suppose a TCP connection has been realized between a client and a server.
The client sends data via the TCP socket to the server, but the server does not read the data for whatever reasons. A small tests shows that the client can send about 440 KByte on my Ubuntu system, and then keeps waiting.
My question is what parameter determines this size of 440 KB? And how can I change it?
Best regards,
Tis
Suppose a TCP connection has been realized between a client and a server.
The client sends data via the TCP socket to the server, but the server does not read the data for whatever reasons. A small tests shows that the client can send about 440 KByte on my Ubuntu system, and then keeps waiting.
My question is what parameter determines this size of 440 KB? And how can I change it?
Best regards,
Tis