I would like to be able to fine tune the chunk size that is using when sending gzip compressed content.
By the way, is it PHP or Litespeed that triggers when something is being chunked in the first place?
I noticed that static content is NEVER chunked only PHP.
Is it possible to give us a feature to control chunking for static content and also what size chunk?
The idea behind this is to force browsers to start rendering sooner instead of having to wait for the entire file.
By the way, is it PHP or Litespeed that triggers when something is being chunked in the first place?
I noticed that static content is NEVER chunked only PHP.
Is it possible to give us a feature to control chunking for static content and also what size chunk?
The idea behind this is to force browsers to start rendering sooner instead of having to wait for the entire file.