jehy / datacompressionproxy

Automatically exported from code.google.com/p/datacompressionproxy
1 stars 1 forks source link

Saving is 0 in Win8.1 x64 with current Chrome Beta #5

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
1. Disabled aaaall another proxy stuff
2. Open rndm webpage in a tab and chrome://net-internals/#bandwidth in other. 
Refresh first one for times.
3. Wrong!

Expected compression. Nothing changes in last 2 lines of stats.

Chrome 34.0.1847.76 beta-m
Windows 8.1 x64 build 6.3.9600
Java 7 upd 51 x86

What am I doing wrong? Maybe it wouldn't work in Win 8 at all?
Give me assistanse please.
Best regards.

Original issue reported on code.google.com by andrewzi...@gmail.com on 21 Mar 2014 at 9:50

Attachments:

GoogleCodeExporter commented 8 years ago
I am using Google Chrome 35 Dev in Windows 8 and it works fine. Is the proxy 
enabled in chrome://net-internals/#proxy ? When you open Web Inspector, go to 
the Network tab and view some HTTP response headers, do you see "via: 1.1 
Chrome Compression Proxy"?

Original comment by jerzyglowacki on 28 Mar 2014 at 1:44

GoogleCodeExporter commented 8 years ago
At i saw
Effective proxy settings

Proxy server for HTTP: https://proxy.googlezip.net:443
Bypass list: 
  <local>
  10.0.0.0/8
  172.16.0.0/12
  192.168.0.0/16
  fc00::/7
  *-ds.metric.gstatic.com
  *-v4.metric.gstatic.com

And yes, there is correct 'via..'
Still no counting here.
But compressing works. I compared amounts of data loaded by ctrl+f5 page 
refresh with|without compression proxy through 3g modem's interface application.

Original comment by andrewzi...@gmail.com on 31 Mar 2014 at 12:34

Attachments:

GoogleCodeExporter commented 8 years ago
I have the same problem. Win8.1 x64 Chrome Version 34.0.1847.131 m (latest as 
per this post.) 

My stats after browsing sites including reddit.

capturing events (161391)

Session Total
Original (KB)   85273.0 5668406.0
Received (KB)   85273.0 5668406.0
Savings (KB)    0.0 0.0
Savings (%) 0.0 0.0

My Proxy settings

Effective proxy settings

Proxy server for HTTP: https://proxy.googlezip.net:443
Bypass list: 
  <local>
  10.0.0.0/8
  172.16.0.0/12
  192.168.0.0/16
  fc00::/7
  *-ds.metric.gstatic.com
  *-v4.metric.gstatic.com

Original comment by ty...@mango.net.nz on 10 May 2014 at 10:42

GoogleCodeExporter commented 8 years ago
I did further testing, and it appears a problem with the statistics page which 
while 'cosmetic' will put a lot of people off as it appears not to be working. 

I used this test page (Home make snickers bars.) http://imgur.com/gallery/qrSFf

Here are the results

OFF Total Data Transferred  0.97 MB
ON Total Data Transferred   495 KB

Also I saved the top image in both modes to my desktop and opened in Notepad++ 
and confirmed the Compressed one was a WEBPVP8 format (which still saved as 
.jpeg but nothing except chrome would open it.)

The original file was a JFIF from the headers. 

Original comment by ty...@mango.net.nz on 10 May 2014 at 10:56

GoogleCodeExporter commented 8 years ago
It's amazing but.. Beta Chrome at Xubuntu 14.04 did the same mistake :)
Yes, I saw that pictures are compressed too, and plugin works nice but forgets 
about counter.

Original comment by andrewzi...@gmail.com on 10 May 2014 at 12:18

Attachments:

GoogleCodeExporter commented 8 years ago
It would be really nice to get this fixed if possible... Good luck and thank 
you for your efforts.

Original comment by zmatko...@gmail.com on 12 May 2014 at 12:27

GoogleCodeExporter commented 8 years ago
I can confirm DCP works in Chrome 35.0.1916.27 even if the stats are missing. 
Sorry, but there is nothing I can do with them. You have to file the Chromium 
bug if the lack of stats makes you sad.

Original comment by jerzyglowacki on 14 May 2014 at 12:48

GoogleCodeExporter commented 8 years ago
Jezy, Perhaps you could report this to Chromium?

Original comment by ty...@mango.net.nz on 19 May 2014 at 11:30

GoogleCodeExporter commented 8 years ago
I have filed a Chromium issue: 
https://code.google.com/p/chromium/issues/detail?id=374768

Original comment by jerzyglowacki on 19 May 2014 at 12:54

GoogleCodeExporter commented 8 years ago
Issue 8 has been merged into this issue.

Original comment by jerzyglowacki on 19 May 2014 at 12:55

GoogleCodeExporter commented 8 years ago
Issue 7 has been merged into this issue.

Original comment by jerzyglowacki on 19 May 2014 at 12:56

GoogleCodeExporter commented 8 years ago
Issue 29 has been merged into this issue.

Original comment by jerzyglowacki on 27 Dec 2014 at 1:44

GoogleCodeExporter commented 8 years ago
The stats are being counted in normal mode in Chrome 41.0.2251.0 - session 
savings are 23.9% for me.

Original comment by jerzyglowacki on 5 Jan 2015 at 1:12

GoogleCodeExporter commented 8 years ago
In version 2.0I have added stats counted using "content-length" of every 
response. Works in Chrome Stable at the moment.

Original comment by jerzyglowacki on 13 Jan 2015 at 12:46