c - Socket connect returns errno ETIMEOUT -


i have 1 tcp/ip ssl server enabled epoll can handle ten thousand connections simultaneously. when tried test server,i created thousand clients using thread. when tried connect server,after time connect() return etimeout. how overcome error?

you change socket attributes recv , xmit timeout values same way set keepalive attribute


Comments

Popular posts from this blog

Payment information shows nothing in one page checkout page magento -

tcpdump - How to check if server received packet (acknowledged) -