Md Lazreg
2008-03-20 00:04:53 UTC
Hi,
I have setup an SSL server that works fine up to 400 connected clients.
When I try to have more then 400 clients, then my server hangs in the
SSL_accept call.... This happens very randomly, sometimes beyond 1000
connected clients...
The server is dead once this happen and no other client can connect.
Please note that I am using non blocking sockets so SSL_accept _should_
return... but for whatever reason it does not.
I am using openssl-0.9.8e
Any suggestions please?
Thanks
I have setup an SSL server that works fine up to 400 connected clients.
When I try to have more then 400 clients, then my server hangs in the
SSL_accept call.... This happens very randomly, sometimes beyond 1000
connected clients...
The server is dead once this happen and no other client can connect.
Please note that I am using non blocking sockets so SSL_accept _should_
return... but for whatever reason it does not.
I am using openssl-0.9.8e
Any suggestions please?
Thanks