Dnia 2002-04-27 18:31, Użytkownik Eric Estabrooks napisał:
> Bogusław Brandys wrote:
> 
>> Hello !
>>
>> Is any simple way to add zlib compression to OpenSSL transmission.I 
>> want to write client/server software used mostly throught modem 
>> connection.
>> Is transmission with zlib  much slower than normal SSL transmission ? 
> 
> 
> 
> compress before encryption and the transmission speed depends on 
> content.  If it's something that compress's well your throughput should 
> increase.
> 
> I use a zlib compressed encrypted vtun for my dsl line and on plain text 
> I get about a 300% increase in speed with zlib set to  fastest 
> compression (level 1), but things like jpgs are even.  I also don't see 
> latency issues, I play quake3 over it just fine adds maybe 1msec.
> 
> Eric
> 

Yep.But what about COMP_zlib() function ? I would like to add zlib 
internally into SSL transmission (I know that this way would be not 
standard but don't care since it will be internal client/server 
software).And what about compression level in that case , can i set this 
freely ?


Best regards
Boguslaw



-- 
Encyklopedia multimedialna w prezencie!
http://www.e-mail.onet.pl


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

Reply via email to