Google Web Accelerator sends requests for web pages, except for secure web pages (HTTPS), to Google, which logs these requests. Some web pages may embed personal information in these page requests.
· Google receives and temporarily caches cookie data that your computer sends with webpage requests in order to improve performance.
· In order to speed up delivery of content, Google Web Accelerator may retrieve webpage content that you did not request, and store it in your Google Web Accelerator cache. 好像使用的是一个缓存的机制。并且也会记录我的访问记录。 google现在怎么尽干这些记录网民上网记录的事情....
- 查询结果1:美国 North America United States - 查询结果2:美国 加利福尼亚州Google公司
那个自动配置脚本的内容是:
function FindProxyForURL_16199750(url, host) { return "DIRECT";
}
var private_re = new RegExp("^((0\\.0\\.0\\.0)|(127\\.\\d+\\.\\d+\\.\\d+)|(10\\.\\d+\\.\\d+\\.\\ d+)|(172\\.(1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)|(169\\.254\\.\\d+\\.\\d+)| (192\\.168\\.\\d+\\.\\d+)|(22[3-9]\\.\\d+\\.\\d+\\.\\d+)|(2[3-5][0-9]\\.\\d +\\.\\d+\\.\\d+)|([^.]*\\.[^.]*\\.google\\.com)|([^.]*))$"); var bypass_re = new RegExp("^((gmail\\.google\\.com)|(.*windowsupdate\\.microsoft\\.com)|(.*dow nload\\.windowsupdate\\.com))$");
> Google Web Accelerator sends requests for web pages, except for secure web > pages (HTTPS), to Google, which logs these requests. Some web pages may > embed personal information in these page requests.
> · Google receives and temporarily caches cookie data that your computer > sends with webpage requests in order to improve performance.
> · In order to speed up delivery of content, Google Web Accelerator may > retrieve webpage content that you did not request, and store it in your > Google Web Accelerator cache. > 好像使用的是一个缓存的机制。并且也会记录我的访问记录。 > google现在怎么尽干这些记录网民上网记录的事情....
> - 查询结果1:美国 North America United States > - 查询结果2:美国 加利福尼亚州Google公司
> 那个自动配置脚本的内容是:
> function FindProxyForURL_16199750(url, host) { > return "DIRECT"; > }
> var private_re = new > RegExp("^((0\\.0\\.0\\.0)|(127\\.\\d+\\.\\d+\\.\\d+)|(10\\.\\d+\\.\\d+\\.\\ d+)|(172\\.(1[6789]|2[0-9]|3[01])\\.\\d+\\.\\d+)|(169\\.254\\.\\d+\\.\\d+)| (192\\.168\\.\\d+\\.\\d+)|(22[3-9]\\.\\d+\\.\\d+\\.\\d+)|(2[3-5][0-9]\\.\\d +\\.\\d+\\.\\d+)|([^.]*\\.[^.]*\\.google\\.com)|([^.]*))$");
> var bypass_re = new > RegExp("^((gmail\\.google\\.com)|(.*windowsupdate\\.microsoft\\.com)|(.*dow nload\\.windowsupdate\\.com))$");
> On 5/5/05, baalchina <baalch...@gmail.com> wrote:
> > Google Web Accelerator sends requests for web pages, except for secure > > web pages (HTTPS), to Google, which logs these requests. Some web pages may > > embed personal information in these page requests.
> > · Google receives and temporarily caches cookie data that your computer > > sends with webpage requests in order to improve performance.
> > · In order to speed up delivery of content, Google Web Accelerator may > > retrieve webpage content that you did not request, and store it in your > > Google Web Accelerator cache. > > 好像使用的是一个缓存的机制。并且也会记录我的访问记录。 > > google现在怎么尽干这些记录网民上网记录的事情....
> > > 看到这句话 > > > Availability: For users in North America and Europe (during beta > > > testing phase) > > > 不装了…… > > > 05-5-5,my36z <mail...@gmail.com> 写道:
> > > > 又不是玩泡泡堂,这个倒不是很讲究
> > > -- > > > On and on > > > The rain will say > > > How fragile we are... > > > ---------------------------------------- > > > http://colin.flashempire.com
> > -- > > from:baalchina
> -- > from:baalchina
-- On and on The rain will say How fragile we are... ---------------------------------------- http://colin.flashempire.com
发现在pchome上的介绍 Google Web Accelerator有Google官方推出的可以加速搜索网页的工具,易于使用,会自动加速网页的加载。需要注意的是,该工具仍处于测试阶段,难免会 出现一些问题,请谨慎使用。而且,在Beta测试的第一阶段,北美及欧洲以外的用户可能看不到明显的速度提升。 那么,Google Web Accelerator如何工作呢? 1、经专门处理Web加速的Google服务器来处理查询请求; 2、存储查询频率高的页面拷贝; 3、只下载在上次访问后更新过的网页; 4、预下载特定网页到计算机; 5、管理网络连接缩短延迟; 6、传输前压缩数据;
当然该工具不会对于所有网页起作用,如HTTPS页面;还有MP3及视频流等大量数据的下载也不会得以提速。关于隐私问题,Google保证尊重用户的个人隐私 。 支持的系统:Windows XP or Windows 2000 SP3+,浏览器:Internet Explorer 5.5+ or Firefox 1.0+,如果要在其它浏览器上运行该工具,需要设置HTTP代理服务器设置为127.0.0.1:9100。 了解更多:http://webaccelerator.google.com/
> 发现在pchome上的介绍 > Google Web > Accelerator有Google官方推出的可以加速搜索网页的工具,易于使用,会自动加速网页的加载。需要注意的是,该工具仍处于测试阶段,难免会出现一 些问题,请谨慎使用。而且,在Beta测试的第一阶段, > 北美及欧洲以外的用户可能看不到明显的速度提升。 > 那么,Google Web Accelerator如何工作呢? > 1、经专门处理Web加速的Google服务器来处理查询请求; > 2、存储查询频率高的页面拷贝; > 3、只下载在上次访问后更新过的网页; > 4、预下载特定网页到计算机; > 5、管理网络连接缩短延迟; > 6、传输前压缩数据;
> 当然该工具不会对于所有网页起作用,如HTTPS页面;还有MP3及视频流等大量数据的下载也不会得以提速。关于隐私问题,Google保证尊重用户的个人隐私 。 > 支持的系统:Windows XP or Windows 2000 SP3+,浏览器:Internet Explorer 5.5+ or > Firefox 1.0+,如果要在其它浏览器上运行该工具,需要设置HTTP代理服务器设置为127.0.0.1:9100。 > 了解更多:http://webaccelerator.google.com/