home.social

#apachetrafficserver — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #apachetrafficserver, aggregated by home.social.

fetched live
  1. I spent WEEKS trying to get #Squid #ProxyServer to act as a forward-proxy for our instances and cache both HTTP & HTTPS traffic with absolutely no luck.

    Installed
    #ApacheTrafficServer this evening and had everything up and running in 30 minutes.

    Jesus fucking Christ.

    This shouldn't have been that difficult.

  2. Fastly uses the H2O reverse proxy for fast and secure TLS termination over QUIC, HTTP/3, HTTP/2, and 1.1.

    The project site compares its benchmarks only to Nginx. I'd love to see a more recent comparison that includes ATS (Apache Traffic Server), HAProxy, and Varnish/Hitch as fellow reverse proxies for TLS termination.

    fastly.com/blog/tls-more-secur

    via @devs and ieji.de/@SolSoCoG/109392993726

  3. Fastly uses the H2O reverse proxy for fast and secure TLS termination over QUIC, HTTP/3, HTTP/2, and 1.1.

    The project site compares its benchmarks only to Nginx. I'd love to see a more recent comparison that includes ATS (Apache Traffic Server), HAProxy, and Varnish/Hitch as fellow reverse proxies for TLS termination.

    fastly.com/blog/tls-more-secur

    via @devs and ieji.de/@SolSoCoG/109392993726

    #webperf #nginx #varnish #apachetrafficserver #H2O #fastly #HAProxy

  4. @samuel if your content is (partly, semi) static, using a caching reverse proxy can help reduce bandwidth used on your origin uplink and improve "speed" (reduce latencies, increase bandwidth) for your users. some options are and , only to name a few. my recommendation should be obvious, but you have the choice and a lot of options.
    as a pure (non caching) forwarding tcp or http proxy is a good choice.