Using only brotli compression

av_admin

Well-Known Member
#24
There is only one exception where brotli cannot be used and that is when ESI is used. But then it doesn't matter if the cache status is miss, hit or whatever.

Proof of this: https://www.dev.cachecrawler.com/esi/

Brotli used if page is not cached: https://www.cachecrawler.com/?test=1
Brotli used if page is cached: https://www.cachecrawler.com/?test=2
Could you please explain what exactly ESI is?
I read about it, but I did not understand where its use shows itself
 
Top