Compression in HTTPS traffic

View: New views
4 Messages — Rating Filter:   Alert me  

Compression in HTTPS traffic

by squid squid :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



Hi,
 
Currently I am running Squid Version 2.7 Stable 4 on a Linux ES3 box with 2.5GB RAM.
 
Basically there is no caching configured on the squid apps and it is being used like a middle man between client and web/apps servers which has both http and https transaction.
 
Would like to know does squid support compression for https transaction (ie. CONNECT xxx.xxx.com:443")???
 
If it does, is thecompression by default or is there some settings or configuration needed???
 
I am asking cause httpwatch indicated no compression when I accessed https website through squid proxy. However if I accessed the https website directly, httpwatch does show that there are compression.
 
Regards.      
_________________________________________________________________
Windows 7: Find the right PC for you. Learn more.
http://windows.microsoft.com/shop

Re: Compression in HTTPS traffic

by Leonardo Rodrigues Magalhães :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

squid squid escreveu:

> Hi,
>  
> Currently I am running Squid Version 2.7 Stable 4 on a Linux ES3 box with 2.5GB RAM.
>  
> Basically there is no caching configured on the squid apps and it is being used like a middle man between client and web/apps servers which has both http and https transaction.
>  
> Would like to know does squid support compression for https transaction (ie. CONNECT xxx.xxx.com:443")???
>  
> If it does, is thecompression by default or is there some settings or configuration needed???
>  
> I am asking cause httpwatch indicated no compression when I accessed https website through squid proxy. However if I accessed the https website directly, httpwatch does show that there are compression.
>  
>  

i think this has nothing to do with HTTPS. It's indeed related to the
fact that Squid is NOT fully HTTP/1.1 compliant. Squid can RECEIVES
HTTP/1.1 requiests, but it only sends HTTP/1.0 requests. And in
HTTP/1.0, compression is not supported.

So all requests done by a squid wont have any compression at all. HTTP
and HTTPS ones. And that's because of squid being a HTTP/1.0 proxy.


--


        Atenciosamente / Sincerily,
        Leonardo Rodrigues
        Solutti Tecnologia
        http://www.solutti.com.br

        Minha armadilha de SPAM, NÃO mandem email
        gertrudes@...
        My SPAMTRAP, do not email it





Re: Compression in HTTPS traffic

by Luis Daniel Lucio Quiroz-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Le samedi 7 novembre 2009 13:44:38, Leonardo Rodrigues a écrit :

> De :
> Leonardo Rodrigues <leolistas@...>
>   À :
> squid squid <squidusr@...>
>   CC :
> squid-users@...
>   Date :
> Aujourd'hui 13:44:38
>    
>
Maybe you could use squid+ziproxy to compress objects in the fly

RE: Compression in HTTPS traffic

by squid squid :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


 <4AF5CE26.7020106@...>
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0


Hi=2C
=20
Thank you for the reply.
=20
If this is the case=2C does this mean that there will be compression if use=
rs have enabled the option of "Use http 1.1 through proxy connections" whic=
h can be found under IE's tool=2C internet options=2C advanced option???
=20
Regards.

----------------------------------------

> Date: Sat=2C 7 Nov 2009 17:44:38 -0200
> From: leolistas@...
> To: squidusr@...
> CC: squid-users@...
> Subject: Re: [squid-users] Compression in HTTPS traffic
>
> squid squid escreveu:
>> Hi=2C
>>
>> Currently I am running Squid Version 2.7 Stable 4 on a Linux ES3 box wit=
h 2.5GB RAM.
>>
>> Basically there is no caching configured on the squid apps and it is bei=
ng used like a middle man between client and web/apps servers which has bot=
h http and https transaction.
>>
>> Would like to know does squid support compression for https transaction =
(ie. CONNECT xxx.xxx.com:443")???
>>
>> If it does=2C is thecompression by default or is there some settings or =
configuration needed???
>>
>> I am asking cause httpwatch indicated no compression when I accessed htt=
ps website through squid proxy. However if I accessed the https website dir=
ectly=2C httpwatch does show that there are compression.

>>
>>
>
> i think this has nothing to do with HTTPS. It's indeed related to the
> fact that Squid is NOT fully HTTP/1.1 compliant. Squid can RECEIVES
> HTTP/1.1 requiests=2C but it only sends HTTP/1.0 requests. And in
> HTTP/1.0=2C compression is not supported.
>
> So all requests done by a squid wont have any compression at all. HTTP
> and HTTPS ones. And that's because of squid being a HTTP/1.0 proxy.
>
>
> --
>
>
> Atenciosamente / Sincerily=2C
> Leonardo Rodrigues
> Solutti Tecnologia
> http://www.solutti.com.br
>
> Minha armadilha de SPAM=2C N=C3O mandem email
> gertrudes@...
> My SPAMTRAP=2C do not email it
>
>
>
>   =20
_________________________________________________________________
Windows 7: Find the right PC for you. Learn more.
http://windows.microsoft.com/shop=