Content deleted Content added
No edit summary Tag: Reverted |
m Corrected link for Varnish to the software not the substance for wood. Tags: Visual edit Mobile edit Mobile web edit |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 3:
A '''web accelerator''' is a [[proxy server]] that reduces [[website]] access time. They can be a self-contained hardware appliance or installable software.
Web accelerators may be installed on the client computer or mobile
==Techniques==
Line 12:
*freshen objects in the cache ensuring that frequently accessed content is readily available for display.
*preemptively [[Domain name system|resolve hostnames]] present in a document ([[HTML]] or [[JavaScript]]) in order to reduce latency.
*[[link
*[[data compression|compress]] documents to a smaller size, for example by reducing the quality of [[digital image|images]] or by sending only what's changed since the document was last requested.
*[[Optimization (computer science)|optimize]] the code<ref>{{cite web | url=https://page-audit.ru/wiki/Performance | title=Web page optimize | author=E. Geverin | work=Book }}</ref> from certain documents (such as [[HTML]] or [[JavaScript]]).
Line 39:
* [[WinGate]]
* [[Ziproxy]]
* [[Varnish (software)|Varnish]]
==Web server accelerator==
|