I have two pages on the same site generated via PHP. Both send the same headers.
However one is served gzipped, chunked - the other is not.
The one that is not is only 7k, is that causing it?
I cannot find an adjustment for page size on non-static but for dynamic pages it should trigger at 2k or 4k, no?
However one is served gzipped, chunked - the other is not.
The one that is not is only 7k, is that causing it?
I cannot find an adjustment for page size on non-static but for dynamic pages it should trigger at 2k or 4k, no?