I meant specifically dynamic compression. That is, on-the-fly compression of php output, for example. I know it supports brotli compression of static/cached content, but ideally I want to use two different settings for static (level 10) and dynamic (level 4).