How To Install Trafficserver In Debian, Ubuntu, Kali, Fedora, Raspbian And MacOS?

How To Install Trafficserver In Debian, Ubuntu, Kali, Fedora, Raspbian And MacOS?

trafficserver

fast, scalable and extensible HTTP/1.1 and HTTP/2.0 caching proxy server

Maintainer: Aron Xu



Section: web

Install trafficserver

  • Debian apt-get install trafficserver Click to copy
  • Ubuntu apt-get install trafficserver Click to copy
  • Kali Linux apt-get install trafficserver Click to copy
  • Fedora dnf install trafficserver Click to copy
  • Raspbian apt-get install trafficserver Click to copy
  • macOS brew install trafficserver Click to copy

trafficserver

fast, scalable and extensible HTTP/1.1 and HTTP/2.0 caching proxy server

This 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.