Re: [squid-users] gzip deflate

2016-03-19 Thread joe
Alex Rousskov wrote > On 03/16/2016 02:21 AM, joe wrote: >> You need to direct messages to the service(s) using adaptation_access >> directives: >> isn't faster if we use gzip library instead that will minimize the >> redirect >> ms..direct decompress > > Virtually everything would be faster if do

Re: [squid-users] gzip deflate

2016-03-19 Thread Matus UHLAR - fantomas
On 19.03.16 06:43, joe wrote: right the reason i start this imagine a country like us the E1 2meg real bandwidth cost 350$+ so compression will help reduce the trafic by almost up to 60% insted of buying extra bandwith :( and for the clients side ar wifi that also will help reduce the extra traf

Re: [squid-users] gzip deflate

2016-03-19 Thread Alex Rousskov
On 03/16/2016 02:21 AM, joe wrote: > You need to direct messages to the service(s) using adaptation_access > directives: > isn't faster if we use gzip library instead that will minimize the redirect > ms..direct decompress Virtually everything would be faster if done directly in Squid. The process

Re: [squid-users] gzip deflate

2016-03-19 Thread joe
right the reason i start this imagine a country like us the E1 2meg real bandwidth cost 350$+ so compression will help reduce the trafic by almost up to 60% insted of buying extra bandwith :( and for the clients side ar wifi that also will help reduce the extra trafic tks any future testing pleas

Re: [squid-users] gzip deflate

2016-03-18 Thread Amos Jeffries
On 17/03/2016 10:56 p.m., joe wrote: > Alex Rousskov wrote >> On 03/16/2016 02:21 AM, joe wrote: >>> You need to direct messages to the service(s) using adaptation_access >>> directives: >>> isn't faster if we use gzip library instead that will minimize the >>> redirect >>> ms..direct decompress >>

Re: [squid-users] gzip deflate

2016-03-16 Thread joe
You need to direct messages to the service(s) using adaptation_access directives: isn't faster if we use gzip library instead that will minimize the redirect ms..direct decompress using function hook on content-ENCODING #include "zlib.h" using std::string; using std::stringstream; std::string de

Re: [squid-users] gzip deflate

2016-03-15 Thread Amos Jeffries
On 16/03/2016 11:26 a.m., joe wrote: > any way of having decompression in futur? > there is lots a public nice source if it help to use it to make squid > better > using zlib > There is an eCAP module for that . Most reports have been that adding compr

[squid-users] gzip deflate

2016-03-15 Thread joe
any way of having decompression in futur? there is lots a public nice source if it help to use it to make squid better using zlib -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/gzip-deflate-tp4676698.html Sent from the Squid - Users mailing list archive at