How To Install Trafficserver In Debian, Ubuntu, Kali, Fedora, Raspbian And MacOS?
Maintainer: Aron Xu
Email: [email protected] .
Website: https://trafficserver.apache.org/
Section: web
Install trafficserver
-
Debian
apt-get install trafficserverClick to copy -
Ubuntu
apt-get install trafficserverClick to copy -
Kali Linux
apt-get install trafficserverClick to copy -
Fedora
dnf install trafficserverClick to copy -
Raspbian
apt-get install trafficserverClick to copy -
macOS
brew install trafficserverClick to copy
trafficserver
fast, scalable and extensible HTTP/1.1 and HTTP/2.0 caching proxy serverThis package provides the Apache Traffic Server, a fast, scalable reverse proxy server which may operate as forward proxy as well. Apache Traffic Server supports: * Caching: improve response time while reducing server load and bandwidth needs by caching and reusing frequently-requested web pages, images, and web service calls. * Proxying: add keep-alive, filter or anonymize content requests, or add load balancing by adding a proxy layer. * Scaling: handle 10s of thousands of requests per second on modern SMP hardware. * Extensions: use the API to do anything from modifying HTTP headers to handling ESI requests to writing your own cache algorithm.
Install the latest version of trafficserver in Debian, Ubuntu, Kali, Fedora, Raspbian and macOS from terminal. To install the trafficserver just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of trafficserver from the respository and install it in your computer/server.




