You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello @cdaguerre that's something I would like to implement in the cache-handler/souin but I didn't find a way to do that without impacting the performances.
Hi, I'm looking for some guidance on
Accept-Language
andAccept-Encoding
header normalization to avoid high cache key cardinality.For encoding, I was thinking of something like:
And for
Accept-Language
I was looking at https://github.com/simia-tech/caddy-locale but it doesn't seem to work with caddy 2.Do you have recommendations? Is this even necessary?
The text was updated successfully, but these errors were encountered: