2011/6/6 孙俊 :
> About file compression and transmission
>
> I know that the text file you can use the apache module gzip compressed
> transmission.
>
> The file is stored in text format prior to transmission is, every time there
> is file access,
> apache the file in memory after compression by gzi
On June 6, 2011 23:06 , =?GB2312?B?y++/oQ==?= wrote:
> The file is stored in text format prior to transmission is, every time
> there is file access,
> apache the file in memory after compression by gzip module to send to
> the client.
> That there is duplication of the same file read, compressio
About file compression and transmission
I know that the text file you can use the apache module gzip compressed
transmission.
The file is stored in text format prior to transmission is, every time there
is file access,
apache the file in memory after compression by gzip module to send to the
clie