Re: HTTP is just fine
Kurt Roeckx <[email protected]>
| Newsgroups | gmane.comp.mozilla.security |
|---|---|
| Message-ID | <[email protected]> |
On 2015-11-20 12:49, Hubert Kario wrote: > see for yourself: > http://www.httpvshttps.com/ This seems to be the results I get: http using privoxy: around 4 seconds http not using privoxy: around 10 seconds https not using privoxy: around 15 seconds https using privoxy: around 16 seconds (I think privoxy supports more parallel connections to the same host.) The results in firefox aren't always very reproducible, but I think the above results are correct enough. Trying it in IE11 on windows 7, it complains that SPDY isn't supported and the results I get are: http: 10 https: 11 Kurt