[erlang-questions] mochiweb https/ssl

sasa sasa555@REDACTED
Fri May 6 21:38:26 CEST 2011


Hello,

On Fri, 2011-05-06 at 21:30 +0200, Ingela Andin wrote:

> Where you using the old or the new erlang ssl implementation? Old ssl
> scales poorly.



> If you use new ssl and not make any special configuration it will
> always automatically
> try to reuse sessions. (The server can refuse to reuse a session if it wants to)
> How the old implementation works I can  not remember from the
> top of my head but if you are using the old one I recomend upgrading
> to the new one.
> The new one is default in R14* and before that the old one is default.
> I recomend R14.


I am using erlang R14B02, so I suppose it is the new ssl. Is there any
way I can verify which implementation is actually used? Could it be that
I was missing some dependency during the compilation of the erlang and
the old ssl is actually used even though it is the version R14?

Sasa
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20110506/2f996289/attachment.htm>


More information about the erlang-questions mailing list