oschaaf commented on issue #2058:
URL: 
https://github.com/apache/incubator-pagespeed-mod/issues/2058#issuecomment-770261883


   I don't have it on top of mind, but I think it is worth investigating the 
`FlushHtml` options and directives around that. The buffering by PageSpeed may 
hurt a little bit more when brotli runs in front of it. Of course, forcing 
PageSpeed to flush earlier may also result in lost optimization opportunities 
for that module, as it has to forego context of bytes that already on the wire, 
that  in retrospect could have been rewritten in a better way as the module 
learns about what came next. Alternatively, don't apply brotli compression to 
the html or use a lower compression level for that. Maybe some experimenting 
will learn with what works best.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to