Enable brotli static via a hook?
-
I have enabled brotli on nginx hosting my wordpress. It is working well dynamically w/ wpsc.
However, I would like to reduce the CPU and latency by statically compressing the output of wpsc. E.g. have wpsc create a /cache/url/index.html.br beside the /cache/url/index.html file.
Is there a hook that I can tie into that is called just post creating a cached item that I could tie into to do the compression?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Enable brotli static via a hook?’ is closed to new replies.