LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   Squid help (https://www.linuxquestions.org/questions/linux-server-73/squid-help-783615/)

moekad 01-20-2010 07:20 PM

Squid help
 
hey friends sup =)
well i have something which is:
my cache working fine but due to Windows update all are cached (.exe, .cab), but .psf don't cache but if i try to download it manual from Internet Explorer or mozzila it cache why?
is there anyway to cache it?
i try also:
acl test urlpath_regex \.psf$
no_cache allow test => to enforce it same problem
even i try: dstdomain .windowsupdate.com and same thing! any solution for this?
for example this:

1264038945.927 1863 192.168.0.26 TCP_MISS/206 10177 GET http://download.windowsupdate.com/ms...dc319871ca.psf - DIRECT/195.10.36.83 multipart/byteranges

thanks =)

salasi 01-25-2010 01:09 PM

If the problem concerns squid refresh patterns (& I don't know that it does) you might find that reading this helps.

moekad 01-26-2010 08:04 AM

Quote:

Originally Posted by salasi (Post 3840047)
If the problem concerns squid refresh patterns (& I don't know that it does) you might find that reading this helps.

hey thanks it's usefull one more thing
if i don't want the \.gif$ to expire on my cache server i use

refresh_pattern -i \.gif$ 1440 0% 10080 reload-into-ims override-expire override-lastmod

?
thx =)


All times are GMT -5. The time now is 12:54 AM.