1 مستودع
Standardizing the query string of a URL to improve cache hit rates.
Distinct from Query Normalization: Distinct from Query Normalization, which focuses on GraphQL query planning; this focuses on HTTP URL parameters for caching.
Explore 1 awesome GitHub repository matching data & databases · URL Query Parameter Normalization. Refine with filters or upvote what's useful.
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
Improves cache hit rates by filtering, sorting, and removing redundant query parameters from incoming URLs.