Apache Traffic Server

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Squid

    Squid Web Proxy Cache

    > Is there some document somewhere that goes over the choices, overlaps, etc?

    I believe Apache Traffic Server doesn't really compete with the likes of nginx or traefik. Apache Traffic Server is a HTTP caching server/web accelerator, thus it's specialized for caching HTTP requests and consequently it's simpler to deploy and configure. With that in mind, it competes with the likes of Squid[1] or Varnish[2].

    [1] http://www.squid-cache.org/

    [2] https://varnish-cache.org/

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • Varnish

    The project homepage (by varnishcache)

    > Is there some document somewhere that goes over the choices, overlaps, etc?

    I believe Apache Traffic Server doesn't really compete with the likes of nginx or traefik. Apache Traffic Server is a HTTP caching server/web accelerator, thus it's specialized for caching HTTP requests and consequently it's simpler to deploy and configure. With that in mind, it competes with the likes of Squid[1] or Varnish[2].

    [1] http://www.squid-cache.org/

    [2] https://varnish-cache.org/

  • trafficserver

    Apache Traffic Serverâ„¢ is a fast, scalable and extensible HTTP/1.1 and HTTP/2 compliant caching proxy server.

    Although haproxy and nginx cover (for me) almost all use-cases I had to deal with (with OpenResty [1] as a backup), I see one place where ATS could shine: plugins. From examples [2], C API looks sane and well documented, and this is very important if you want to add some custom stuff inside your proxy server without losing your hair. And no, lua isn't the solution here ;)

    Those who had to deal with nginx plugins, I feel your pain...

    [1] https://openresty.org/en/

    [2] https://github.com/apache/trafficserver/tree/master/example/...

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Squid: Optimising Web Delivery

    1 project | news.ycombinator.com | 1 Mar 2024
  • squid proxy cache server without systemd built and ready to serve

    1 project | /r/joborun | 7 Dec 2023
  • Netflix Canada Just Got Rid of Its Cheapest Ad-Free Plan Without Even a Heads Up

    1 project | news.ycombinator.com | 25 Jun 2023
  • How to get my IP traffic data to an AWS lambda using Darkstat?

    1 project | /r/openwrt | 27 Jan 2023
  • Web resource caching: Server-side

    4 projects | dev.to | 7 Dec 2022

Did you konow that CSS is
the 18th most popular programming language
based on number of metions?