[問題]請問開啟 GZip 檔案壓縮格式?

phpBB Installation & Usage Support
phpBB 2 安裝於各類型作業平台之問題討論;外掛問題,請到相關版面依發問格式發表!
(發表文章請按照公告格式發表,違者砍文)

版主: 版主管理群

版面規則
本區是討論關於 phpBB 2.0.X 架設安裝上的問題,只要有安裝任何外掛,請到外掛討論相關版面按照公告格式發表。
(發表文章請按照公告格式發表,違者砍文)
主題已鎖定
Eriol
星球普通子民
星球普通子民
文章: 11
註冊時間: 2002-02-25 18:02

[問題]請問開啟 GZip 檔案壓縮格式?

文章 Eriol »

請問開啟GZip 檔案壓縮格式,效果如何呢?大概可以節省幾%的空間呢?會有什麼後遺症嗎(會耗損系統資源或增加流量和速度變慢等等)?請問各位大大。 ;-)
小竹子
竹貓星球大統領
竹貓星球大統領
文章: 4596
註冊時間: 2001-10-29 22:13
來自: 竹貓星球
聯繫:

文章 小竹子 »

沒有確定節省幾%的數據
但是可以肯定的是檔案壓縮效能較高,也簡短壓縮時間加速下載
注意事項:
●phpBB 架設相關問題請到 + phpBB 3.0.x 討論區發表!
●都沒有你要的答案嗎??>>點這裡<<搜尋一下吧!
●請使用>>標準的發文格式<<發表問題!
●竹貓星球並非政治團體代言人,請不要在竹貓討論政治議題,也不要認為竹貓是偏向任何一方政治團體,竹貓愛的是台灣這片生長的土地,過於泛政治化文章請來信告知移除!
●關於 phpBB 使用問題請在版面發問,私人訊息提供其他不相干或是隱私的事情聯絡之用。
●所有市面上的免費空間皆非竹貓管轄,請勿來信詢問,請直接與該免費空間連絡。
Eriol
星球普通子民
星球普通子民
文章: 11
註冊時間: 2002-02-25 18:02

文章 Eriol »

小竹子 寫:沒有確定節省幾%的數據
但是可以肯定的是檔案壓縮效能較高,也簡短壓縮時間加速下載
那竹貓也開啟GZip 檔案壓縮格式囉?
小竹子
竹貓星球大統領
竹貓星球大統領
文章: 4596
註冊時間: 2001-10-29 22:13
來自: 竹貓星球
聯繫:

文章 小竹子 »

對呀!
不然用一般格式光是壓縮在備份就很久了=_=
注意事項:
●phpBB 架設相關問題請到 + phpBB 3.0.x 討論區發表!
●都沒有你要的答案嗎??>>點這裡<<搜尋一下吧!
●請使用>>標準的發文格式<<發表問題!
●竹貓星球並非政治團體代言人,請不要在竹貓討論政治議題,也不要認為竹貓是偏向任何一方政治團體,竹貓愛的是台灣這片生長的土地,過於泛政治化文章請來信告知移除!
●關於 phpBB 使用問題請在版面發問,私人訊息提供其他不相干或是隱私的事情聯絡之用。
●所有市面上的免費空間皆非竹貓管轄,請勿來信詢問,請直接與該免費空間連絡。
Eriol
星球普通子民
星球普通子民
文章: 11
註冊時間: 2002-02-25 18:02

文章 Eriol »

小竹子 寫:對呀!
不然用一般格式光是壓縮在備份就很久了=_=
我可能誤會了,GZip 檔案壓縮格式是指壓縮在備份檔,還是指壓縮在一般的文章,以節省網頁空間? :-o
小竹子
竹貓星球大統領
竹貓星球大統領
文章: 4596
註冊時間: 2001-10-29 22:13
來自: 竹貓星球
聯繫:

文章 小竹子 »

Introduction
gzip (GNU zip) is a compression utility designed to be a replacement for compress. Its main advantages over compress are much better compression and freedom from patented algorithms. It has been adopted by the GNU project and is now relatively popular on the Internet. gzip was written by Jean-loup Gailly (jloup@gzip.org), and Mark Adler for the decompression code.
gzip produces files with a .gz extension. gunzip can decompress files created by gzip, compress or pack. The detection of the input format is automatic.

The format of the .gz files generated by gzip is described in RFCs (Request For Comments) 1951 and 1952. Some additional information on the gzip format is given here. A brief description of the compression and decompression algorithms used by gzip is given here. A more informal introduction written by Antaeus Feldspar is given here.

If you have a question about gzip, look first for an answer in this page. If you don't find it, write to support@gzip.org . Please give as much information as possible, at least the name of your operating system (Windows XP, Linux...), the exact command that you typed and the exact error messages that you get. If you just say "gzip doesn't work" I cannot provide any help.




http://www.gzip.org/index.html
注意事項:
●phpBB 架設相關問題請到 + phpBB 3.0.x 討論區發表!
●都沒有你要的答案嗎??>>點這裡<<搜尋一下吧!
●請使用>>標準的發文格式<<發表問題!
●竹貓星球並非政治團體代言人,請不要在竹貓討論政治議題,也不要認為竹貓是偏向任何一方政治團體,竹貓愛的是台灣這片生長的土地,過於泛政治化文章請來信告知移除!
●關於 phpBB 使用問題請在版面發問,私人訊息提供其他不相干或是隱私的事情聯絡之用。
●所有市面上的免費空間皆非竹貓管轄,請勿來信詢問,請直接與該免費空間連絡。
Eriol
星球普通子民
星球普通子民
文章: 11
註冊時間: 2002-02-25 18:02

文章 Eriol »

哇!討厭的英文,謝謝提供。 :-o
主題已鎖定

回到「phpBB 2 安裝與使用」