On Tue, 02 Jul 2002 Hiten Desai wrote :
Hi! My ISP is giving me old stale files every time with his sun cache raq is there anyway to detect it (wht is the ip of cache raq) is there anyway to bypass it ?? or chocke it up so that he removes it ?? or just bypass it most of the times
Thanks
Hiten.
you ISP seems to have a bad cachin policy *this is serious stuff* mail this to your ISP instead. I don't think there's much you can do except that. _________________________________________________________ There is always a better job for you at Monsterindia.com. Go now http://monsterindia.com/rediffin/
On Wed, Jul 03, 2002 at 05:52:38PM -0000, Amol Hatwar wrote:
On Tue, 02 Jul 2002 Hiten Desai wrote :
My ISP is giving me old stale files every time with his sun cache raq is there anyway to detect it (wht is the ip of cache raq) is there anyway to bypass it ?? or chocke it up so that he removes it ?? or just bypass it most of the times
Hiten.
you ISP seems to have a bad cachin policy *this is serious stuff* mail this to your ISP instead. I don't think there's much you can do except that.
A "shift+reload" or "ctrl+r" ( or equivalent ) sets up the headers in your request to ask the proxies NOT to reply from cache.
If it's a standard-compliant proxy, you should see the newer version.
To know the IP of the caching server, you can use the services of some server which can echo the $REMOTE_HOST variable. An appropriate search on google will help.
( I could have set it up too, but our web-server is behind another proxy server which forwards all requests, and hence the $REMOTE_HOST always shows up as this proxy server )