Software Alternatives & Reviews

Apache Traffic Server

Apache Traffic Server Varnish OpenResty
  1. Fast, scalable and extensible HTTP/S 2 and 1.1 compliant caching proxy server.
    Pricing:
    • Open Source

    #Proxy Server #Proxy #DevOps Tools 5 social mentions

  2. High-performance HTTP accelerator
    Pricing:
    • Open Source
    > <i>Is there some document somewhere that goes over the choices, overlaps, etc?</i> 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/.

    #Key-Value Database #Proxy Server #Proxy 16 social mentions

  3. Turning Nginx into a Full-fledged Web App 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/plugins/c-api.

    #Web And Application Servers #Web Servers #Application Server 21 social mentions

Discuss: Apache Traffic Server

Log in or Post with