1.You can also look at the compressratio property to see how much your pool has been compressed (using the default compressor, gzip).
您还可以查看compressratio属性,了解您的池有多少已经被压缩(使用默认压缩程序,gzip)。
2.In many instances, being able to GZIP encode the SOAP envelope results in faster transaction times with a relatively low overhead.
在许多情况下,能够对SOAP信封进行GZIP编码将能够以相对较少的开销换回更短的事务完成时间。
3.This function checks the magic number of the image to determine if it's a minux, etc2, romfs, cramfs, or gzip format.
这个函数会检查映像文件的magic号来确定它是minux、etc2、romfs、cramfs或gzip格式。
4.One of the ways in which administrators can improve performance for slower networks is to use GZIP compression.
管理员可以用来提高较慢网络的性能的一个方法是使用GZIP压缩。
5.Since the IBM HTTP Server is an Apache server clone, it was thought possible to use the freely available mod_gzip module.
由于IBMHTTP服务器是Apache服务器的克隆,所以很自然想到使用可免费获得的mod_gzip模块。
6.If it does, I will set the response header Content-Encoding to gzip and wrapper the response output stream with a GZIP output stream.
如果支持,我将把响应头Content-Encoding设置为gzip并用GZIP输出流把响应输出流包装起来。
7.The SVG images, being represented as pure text, can be compressed using some of the well-known text compression algorithms like gzip.
SVG图像,以纯文本形式表示,可以使用一些常用的文本压缩算法,比如gzip,对之进行压缩。
8.For application servers that do not automatically gzip static file content, this service solves this problem.
对于没有自动压缩静态文件内容的应用服务器,这个服务解决了这一问题。
9.You need to be able to copy the chunks in parallel using archive custom programs like dd and gzip.
您需要能够使用像dd和gzip这样的存档自定义程序来并行复制大块内容。
10.Trying to gzip them not only wastes CPU but can potentially increase file sizes.
试图gzip他们不仅废物CPU,而且可能可以增加文件大小。