---------- Forwarded message ---------- From: mohd hafiz <bmhafiz@xxxxxxxxx> Date: Wed, Oct 6, 2010 at 5:17 PM Subject: Re: URL redirection in offline mode To: Amos Jeffries <squid3@xxxxxxxxxxxxx> thanks for fast respon, my squid will have to operate in network up and down. it will just do normal operation when the network is up. When the network is down, squid will intercept all request from client and point it to local server. i write a perl script to do the redirection. i have configure my cache_peer to: cache_peer example.com 3128 3130 default and enable prefer_direct on but the browser still tried to reach the internet. it takes a few minutes to resolve to my local page. any advised? thanks, hafiz