For una CDN autohospedada para caché de activos, the strongest matches are apache/trafficserver (Apache TrafficServer is a high-performance caching proxy server that), varnishcache/varnish-cache (Varnish Cache is a self-hostable, high-performance HTTP accelerator and) and squid-cache/squid (Squid is a self-hostable web proxy cache that can). varnish/varnish-cache is also worth a look. Each is ranked by relevance to your query, popularity and recent activity.
Software open-source para desplegar redes edge distribuidas, acelerar la entrega de activos estáticos y reducir la latencia.
Apache Traffic Server™ is a fast, scalable and extensible HTTP/1.1 and HTTP/2 compliant caching proxy server.
Apache TrafficServer is a high-performance caching proxy server that can be deployed as a self-hosted CDN to cache and serve static assets from edge nodes, supporting configurable cache rules, origin pull, and scalability for multi-region setups.
Varnish Cache is an HTTP reverse proxy cache, traffic manager, and edge content delivery tool. It functions as an HTTP accelerator that stores responses in memory to reduce backend load and improve delivery speed. The system also serves as a TLS termination proxy and a configuration engine using a compiled language to define request handling and caching logic. The project is distinguished by its compiled configuration language, which transforms specialized domain logic into machine code to execute request processing at line rate. It provides high-performance memory-centric storage and special
Varnish Cache is a self-hostable, high-performance HTTP accelerator and reverse-proxy that caches and serves static assets from origin servers with configurable rules, making it a strong foundation for a private CDN, though multi-region deployments require manual setup.
Squid Web Proxy Cache - Source Code
Squid is a self-hostable web proxy cache that can cache and serve static assets with configurable rules and origin pull, fitting your need for a private edge cache, though it does not include built-in multi-region distribution.
Varnish Cache is an HTTP reverse proxy and content accelerator designed to sit in front of web servers. It functions as a caching engine that stores frequently accessed web content in memory to reduce the processing load on backend origin servers and accelerate delivery times for end users. The software distinguishes itself through a domain-specific configuration language that compiles request-handling logic into machine-level bytecode for execution at wire speed. It utilizes a multi-threaded event loop to manage concurrent connections and employs shared-memory object storage alongside virtua
Varnish Cache is a self-hosted HTTP accelerator and reverse proxy that caches and serves static assets from the edge with configurable rules, origin pull, and multiple storage backends — it fits the core need for a private CDN cache, though multi-region distribution would require manual setup across instances.