Search found 2 matches

by nifoc
March 3rd, 2012, 11:43 am
Forum: Feature Requests
Topic: SSL compression
Replies: 4
Views: 2373

Re: SSL compression

sander wrote:I did a test with compression in scp […]
Should've tested this before I requested it …
I can basically confirm your numbers (768000 Byte uncompressed Vs. 766493 Byte compressed), so implementing this is pretty useless.
by nifoc
March 2nd, 2012, 2:53 pm
Forum: Feature Requests
Topic: SSL compression
Replies: 4
Views: 2373

SSL compression

OpenSSL 0.9.8+ supports SSL compression (i.e. compression of the entire SSL stream), which should increase the throughput and lead to "faster" download speeds. Some providers (like Hitnews) support SSL compression, so it would be nice for SAB to support it, too. In Python 3.3 this is suppo...