91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

基于httpd的mod_deflate模塊

發布時間:2020-06-23 08:46:07 來源:網絡 閱讀:503 作者:kim1220 欄目:網絡安全

1、作用

節約帶寬,額外消耗CPU;部分老瀏覽器不支持;

壓縮適于壓縮的資源,例如文本文件;


2、涉及模塊

LoadModule deflate_module modules/mod_deflate.so(CentOS6默認啟用)


3、配置(httpd-2.2)

~]# vim /etc/httpd/conf.d/mod_deflate.conf

輸入以下代碼

SetOutputFilter DEFLATE
# 設置壓縮過濾器,指明哪些類型適合壓縮

# mod_deflate configuration
# Restrict compression to these MIME types

AddOutputFilterByType DEFLATE text/plain
AddOutputFilterByType DEFLATE text/html
AddOutputFilterByType DEFLATE application/xhtml+xml
AddOutputFilterByType DEFLATE text/xml
AddOutputFilterByType DEFLATE application/xml
AddOutputFilterByType DEFLATE application/x-javascript
AddOutputFilterByType DEFLATE text/javascript
AddOutputFilterByType DEFLATE text/css

# Level of compression(Highest 9 - Lowest 1)
DeflateCompressionLevel 6
# 壓縮級別根據CPU消耗和帶寬來決定,6為默認

# Netscape 4.x has some problems...
BrowserMatch ^Mozilla/4 gzip-only-text/html

# Netscape 4.06-4.08 have some more problems
BrowserMatch ^Mozilla/4\.0[678] no-gzip

# MSIE masquerades as Netscape, but it is fine
BrowserMatch \bMSIE !no-gzip !gzip-only-text/html


~]# httpd -t
~]# service httpd reload



4、確認壓縮效果

配置前

基于httpd的mod_deflate模塊

配置后

基于httpd的mod_deflate模塊






向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

三穗县| 卢氏县| 义乌市| 蚌埠市| 德州市| 文安县| 德惠市| 汪清县| 射洪县| 延寿县| 芒康县| 北宁市| 筠连县| 育儿| 进贤县| 吉木乃县| 团风县| 溆浦县| 达日县| 彩票| 应用必备| 连江县| 五河县| 菏泽市| 博兴县| 安远县| 根河市| 大厂| 龙里县| 高密市| 汨罗市| 蛟河市| 三穗县| 登封市| 镇原县| 南昌市| 彭阳县| 金湖县| 盐亭县| 乐亭县| 桑植县|