Tag:KB
-
Gzip’s setting in Apache 2 and squid’s processing method analysis
Gzip can speed up large websites Sometimes the compression ratio is as high as 80%. Recently, it has been tested, at least more than 40%, which is quite good In versions after Apache 2, the module name is not gzip, but mod_ deflateIf you want to open gzip, you must open the following two modulesLoadModule […]