Hi,

How to improve the performance of the SSL Read call?. Is there any
call to increase the Buffercapacity.

I am able to read around 1300 bytes at a time.
It is taking 5 to 6 seconds for reading the whole response (Header and
Body)from the server which is very slow.

I have tried using BIO_gets but  I am not able to read the body.
I am able to read only the Header and after that it is comming out of
while loop.

Please help me to solve this issue.

Please send me any Openssl examples using BIO_gets and SSL_Read to me.

Thanks in Advance,
Ghouse.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to