[erlang-questions] About ssl connection speed.

Park, Sungjin jinni.park@REDACTED
Thu Feb 14 09:10:20 CET 2013


Hello guys,

I'm experiencing that erlang server's ssl listener is significantly slower
- by a factor of hundreds - than plain tcp listener.  To give you some
numbers, my server accepts less than 100 ssl clients per second while it
accepts more than 10k tcp clients per second with the same service logic
behind save for the transport types.  I tested the same scenario with a
server written in c for comparison and got numbers about 1k/s in ssl and
10k in tcp.

I want to make sure if this is inevitable as long as I'm using erlang or
not.


-- 
Park, Sungjin
-------------------------------------------------------------------------------------------------------------------
Peculiar travel suggestions are dancing lessons from god.
  -- The Books of Bokonon
-------------------------------------------------------------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20130214/e2be9f14/attachment.htm>


More information about the erlang-questions mailing list