On Mon, 8 May 2000, Amit Chopra wrote:

> The people at Tokyo Institute of Technology have done some performance
> maesurements. Their document might be of use to you.
> http://maruyama-www.cs.titech.ac.jp/~maruyama/papers/specwebssl/

This is a broken link. 
 
Anyway what I have done is changed the cli.cc and serv.cc so at the server
end I'm sending a buffer with x bytes using SSL_write while at the client
side I'm reading that data using a normal socket read.  I've varied the   
sent buffer size on the write side and found an extra 28 - 33 bytes
received at the client end, but I am not sure if this is an accurate
measurement due to Nagys algorithm used to send the packets across.

Can anyway comfirm whether this is an accurate enough measurement?

Thanks
--Douglas

> 
> Amit.
> 
> 
> Douglas Lee wrote:
> > 
> > Does anyone know what the protocol overhead is or how I can calculate it?
> > 
> > Thanks in advance,
> > --Douglas
> > 
> > ______________________________________________________________________
> > OpenSSL Project                                 http://www.openssl.org
> > Development Mailing List                       [EMAIL PROTECTED]
> > Automated List Manager                           [EMAIL PROTECTED]
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> Development Mailing List                       [EMAIL PROTECTED]
> Automated List Manager                           [EMAIL PROTECTED]
> 

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to