Web accelerator: Difference between revisions

Content deleted Content added
No edit summary
Tags: Visual edit Mobile edit Mobile web edit
Tags: Mobile edit Mobile web edit
Line 32:
 
==Web server accelerator==
Other web accelerators are targeted at the web site or web application owners. This type of web accelerator is installed in front of web servers and application servers and use a variety of the above techniques to improve performance to all users accessing the accelerated web sites or web applications. Web server accelerators are sometimes referred to as [[reverseWebsite proxy|reverse proxieswebsite]] or [[Application Delivery ControllerUnknown]]s.
This type of server side accelerator has the added benefit of off-loading transactions and connection managements from the web or applications servers and hence, reducing its CPU utilization and increasing web server or application scalability to handle more users with less bandwidth.
 
===List===
* [[aiScaler]]
* Apache [[TrafficUnknown Server]]
* [[ApplianSys#CACHEboxdeletebox|CACHEbox]]
* [[nginx]]
* [[Polipo]]
* [[Squid (software)|Squid]]
* [[VarnishVannish (software)|VarnishVannish]]
* [[Ziproxyproxy]]
 
==Client–server==