From: John f. D. E. <jo...@de...> - 2017-01-17 03:51:45
|
As David mentioned, one has to make a initial pick which files should be delivered via static gzip by gzipping these. As you mentioned, the the rules, what exactly should be delivered via gzip and what not might be complex, so, we do not want to add overhead at the first place. Ok, that actually makes a lot of sense feature-wise, I just did not understand that important point from the existing documentation. So, it appears my system is now running the gzip compression correctly. -john |