J
JPractitioner
Hello all.
There was a client connecting to our server using Tcp protocol. The
connection was established successfully, however when the client were
sending packets, the time it takes to reach the server was very long.
Not only that, the packets reach the server one by one and the time gap
between each packet was very long as well. This happends only with 1
client that connects with no concurrency with other clients. (yes,
there is no concurrent/parallel connection in this case). The
connection was using internet.
I assume that the problem is not with the server since i tried
connecting from my pc to the server and simulating the scenario and the
throughput was fast enough.
I know the scope to answer this is wide, but please throw in some
thoughts. perhaps from your experiences, etc.
Thanks.
There was a client connecting to our server using Tcp protocol. The
connection was established successfully, however when the client were
sending packets, the time it takes to reach the server was very long.
Not only that, the packets reach the server one by one and the time gap
between each packet was very long as well. This happends only with 1
client that connects with no concurrency with other clients. (yes,
there is no concurrent/parallel connection in this case). The
connection was using internet.
I assume that the problem is not with the server since i tried
connecting from my pc to the server and simulating the scenario and the
throughput was fast enough.
I know the scope to answer this is wide, but please throw in some
thoughts. perhaps from your experiences, etc.
Thanks.