Re: [squid-users] squid with apple updates caching problem !

2016-09-23 Thread --Ahmad--
hi mate could you provide me sample working config that you have ? I’m appreciating it much cheers > On Sep 23, 2016, at 5:37 PM, Hardik Dangar > wrote: > > refresh_pattern -i appldnld\.apple\.com 43200 100% 43200 reload-into-ims > ___ squid

Re: [squid-users] squid with apple updates caching problem !

2016-09-23 Thread Hardik Dangar
Hey Ahmed, You can use reload-into-ms, most other squid refresh patterns you have used do more harm than benefits, something like, refresh_pattern -i appldnld\.apple\.com 43200 100% 43200 reload-into-ims would work. I am not sure about the regex you have used, i thought i had different. On Fri