Respect compression of Apache

Hi guys,
is there a way that Cloudflare respect my compression method?

when i access my website without Cloudflare, i see it’s using br for my content(using mod_brotli). but when Cloudflare is between the browser and origin, Cloudflare doesn’t respect that.
I disabled brotli on Cloudflare because some of my content must using gzip.

:wave: @aminjalili,

I haven’t tried it, but according to the docs if you send the no-transform cache control header :logo: should respect it.

https://support.cloudflare.com/hc/en-us/articles/115003206852-Origin-Cache-Control

-OG

Thank you.
it’s not possible.
you can just use one method, br or gzip.
if i enable br on Cloudflare then it’s not possible to use gzip on contents.

This topic was automatically closed after 31 days. New replies are no longer allowed.