<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Is there any encryption mechanism which could be used temporarily in
place of SSL? (until you find a permanent solution for this problem)<br>
Since i need a secure connection between a server and a client. And
also server must be in a position to handle a large number of clients
simultaneosly (>10000).<br>
<br>
<br>
--<br>
Vipin<br>
<br>
<br>
Bjorn Gustavsson wrote:
<blockquote cite="mido1psqmvpkb.fsf@erix.ericsson.se" type="cite">
<pre wrap="">It is 1024, but it will probably be changed in a future release.
/Björn
vipin <a class="moz-txt-link-rfc2396E" href="mailto:vipin@picopeta.com"><vipin@picopeta.com></a> writes:
</pre>
<blockquote type="cite">
<pre wrap="">Hi all !!!
What is the maximum number of simultaneous SSL connections on Linux
system ?
I've a erlang process which runs as a TCP server, the server listen on
a defined port and spawns up a new child process to handle each client
request. When the server is hit hard, the clients receive an
'esslconnect' error. Server stops creating any new SSL connection
after it reaches a limit of 1018 even after setting the 'ulimit -n
10000' for the current shell.
I'm getting the same error even after setting the 'ERL_MAX_PORTS' to
some number (say 10000).
Your suggestions would be welcome.
Cheers,
Vipin
</pre>
</blockquote>
<pre wrap=""><!---->
</pre>
</blockquote>
<br>
</body>
</html>