Tcp total socket not exceeding 500

Issues related to configuring your network
Post Reply
prasadelumalai
Posts: 1
Joined: 2023/04/22 18:17:14

Tcp total socket not exceeding 500

Post by prasadelumalai » 2023/04/22 18:25:30

Total tcp socket being used is not exceeding 500. I have made most of the recommended settings like port range, fin_timeout, backlog, network device queue length etc. But no use and still the number of concurrent tcp socket used is not exceeding 500 and also around 300 sockets are constantly under TIME_WAIT state when i try to download same data from same source in a loop. Please help me understand what could be the problem that is limiting the tcp sockets used.

Post Reply