Google Web Accelerator
Post fromGEA-Suan Lin's blog
How does he speed up Web browsing? FollowSupportAs written inGoogle Web AcceleratorProcessingRequest (It is actually setProxy PacToHttp: // localhost: 9100/Proxy. PAC)To achieve the following effects:
- Will often seePagesInLocalSave one copy,ProxyBasic functions.
-
- ExploitationHTTP (It should be1.1Functions provided)If the webpage is updated, it will be re-captured.
- PrefetchMechanism.
-
- Compression, I guessGzip.
In short, it is a smallProxy Server?
Note that,GoogleIt means that the dial user uses thisProgramFewer benefits(But I guess there are still many), The broadband network environment will be more useful.
Another noteworthy issue is privacy:
-
- HTTPSOnlineCache.
- Google Web Accelerator the Performance link temporarily cache cookie and related.
- In addition, becauseCacheTo the hard disk, some sensitive information may be written to the hard disk.(It is mainly used by more than one computer.)You can set some requirements for the list.DomainNoCache.
If your website does not want Code Web AcceleratorOnline, you can see this:Code to block Google Web Accelerator.
In Insidegoogle See Web Accelerator can delete your account? , Because Prefetch May be captured Delete account Of Link .
Google Web AcceleratorFurther development?
InGoogle's Web Accelerator as a P2P CDNProposedGoogle Web AcceleratorYou canP2PFaster Technical ArchitectureProxy Cluster?