WWW proxy service provided by us

Life 即日起提供 http 之 Proxy Cache 服務,如果您想加 快對生科館外之連線,歡迎使用本 Proxy Cache Server.
(ps. 生科館外的主機使用本 proxy 反而會變慢)

以下是本 Proxy Cache Server 基本介紹:

採用 Squid Cached (Harvest Cached 後續版), Port 3128 ,磁碟機容量為 4GB。如有發現任何異常現象,請速 通知系統管理者。

如何設定 Proxy ?
Netscape 2.X: Options -> Network Preferences... ->

選擇 Manual Proxy Configuration 並按下 View
在 HTTP Proxy: 中填上 proxy.life.nthu.edu.tw
在相對的 Port: 填上 3128, 建議在 No Proxy for: 填上
nthu.edu.tw (或 .edu.tw 若您想對所有 .edu.tw 的站做直接 access)

Netscape Communicator 4.X: Edit -> Preferences... ->
Advanced -> Proxies

選擇 Automatic Proxy Configuration 並
在 Configuration location(URL): 中填上 http://life.nthu.edu.tw/proxy.pac

詳見圖示1.
及圖示2.

Internet Explorer: The Internet -> properties -> Advanced ->

選擇 Use Proxy Server
在 Proxy Server: 填上 proxy.life.nthu.edu.tw:3128
在 Bypass proxy on: 填上 nthu.edu.tw

Internet Explorer 4.x or 5.x: 工具 -> Internet選項 ->
連線 -> 區域網路設定

選擇 使用自動組態 Script
在 網址(R) 填上 http://life.nthu.edu.tw/proxy.pac

詳見圖示3.

圖示4.

及圖示5.

Unix: (Mosaic, Lynx...)

適合 sh, bash, ksh, zsh
http_proxy="http://proxy.life.nthu.edu.tw:3128/"
ftp_proxy="http://proxy.life.nthu.edu.tw:3128/"
no_proxy="nthu.edu.tw,nctu.edu.tw"
export http_proxy ftp_proxy no_proxy

適合 csh, tcsh
setenv http_proxy "http://proxy.life.nthu.edu.tw:3128/"
setenv ftp_proxy "http://proxy.life.nthu.edu.tw:3128/"
setenv no_proxy "nthu.edu.tw,nctu.edu.tw"


Harvest/Squid Cached 是美國政府大力支持下之研究計畫.除本身具 proxy cache 功能 外,它的 neighbor query 功能亦減少了不少遠距傳輸之流量,在資訊高速公路塞車的台 灣來說,相當有幫助.當然,neighbor hit 之功能能否發揮要視各主機的 cache 容量, 保留時間與使用者取用各資源之頻率而定。

如果您對 Harvest/Squid Cached 有興趣,可參考以下 URL:


Send your comment to WebMaster.