#apachetrafficserver — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #apachetrafficserver, aggregated by home.social.
-
@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 #apachetrafficserver #freenginx and #varnishcache, 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 #haproxy is a good choice.