[reSIProcate] TLS Client Connect Inefficiency
Scott Godin
slgodin at icescape.com
Tue Nov 8 10:19:46 CST 2005
I've recently noticed that the TlsConnect code is very CPU aggressive
when forming a TLS connection.
Essentially - while the connection is being made, there is still a
message on the TxFifo for the TlsTransport - this causes the
getNextProcessTimeMs func to keep returning 0 - until the connection is
formed and the message is sent. This is a tight loop in the
select/process loop.
Any thoughts on how to fix this properly?
Scott
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20051108/c05120f3/attachment.htm>
More information about the resiprocate-devel
mailing list