Re: sslio+tcpsvd
Gerrit Pape <[email protected]>
| Newsgroups | gmane.comp.misc.pape.general |
|---|---|
| Message-ID | <20040514141251.21878.qmail@9dd9e81cf0d0be.315fe32.mid.smarden.org> |
On Thu, May 13, 2004 at 11:41:41PM -0400, Charlie Brady wrote: > Did you consider adding SSL capability to tcpsvd, in the manner of > ucpsi-ssl? I imagine that there's a significant latency penalty in > initialising a new SSL context per connection, so using tcpsvd and sslio > together should have a performance disadvantage cf doing SSL in the socket > listener. Maybe I do that eventually, I considered it. I currently prefer to have a separate program, and don't have any performance problems yet. Did you profile it? Regards, Gerrit.