Automattic / Automattic/wp-super-cache
other gzip compression methods ?
Open
[Plugin] Super Cache
enhancement
- Dominant language
- PHP
- Stars
- 436
- Forks
- 130
- Avg merge
- 15h 11m
- Merged PRs (30d)
- 10
Description
I am trying to find where in the code controls how cached files are gzip compressed i.e.
```
index.html.gz
```
and whether it's possible to use other compression methods with higher compression ratios like zopfli or higher compression levels ?
at https://github.com/Automattic/wp-super-cache/blob/master/wp-cache-phase1.php#L210 ?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.