On Tue, Dec 22, 2015 at 11:03 AM, Eric Covener <[email protected]> wrote: >> As an example, caching dynamic resources having different query strings >> is a non-issue using Varnish (or most other reverse-proxy caches). >> What makes mod_cache so specific in this regard?
I see, this is specifically for FallBackResource. FallBackResources's argument is a URL, not a path -- and that URL doesn't have a query string. It makes sense that this doesn't work outside of the default CacheQuickHandler ON (which would only see the original URL). Does it also fail there? -- Eric Covener [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
