You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Linux Experts Group - LEG
Hi All,
I am getting a TCP/IP handshake issue.I have a server component (In
Linux) and another client like component (Windows component).Server
listens to a particular port.Windows component does the initial
handshaking fine.But after sometime under the heavy load what we
observe is Server hangs in accept()...means it waits for the client to
connect and on the other hand client calls connect() and gets
connection refused.
I am wondering what could be the problem.The server has 128 threads
where as client is having only 10 threads.
Any help or suggestion would be very much appreciated.
Thanks
Arnab