Re: [squid-users] cache github zip repositories

2016-09-16 Thread Hardik Dangar
Amos, Thank you very much for you reply, But I would just like to confirm this, I thought ETAG is something which we can verify like, - when the server is sending response it sends ETAG. - squid then decides to cache it with ETAG - now if somebody tries to fetch the same URL given they are on s

Re: [squid-users] cache github zip repositories

2016-09-16 Thread Amos Jeffries
On 16/09/2016 7:09 p.m., Hardik Dangar wrote: > *Amos,* > > Thanks for the reply but it seems i am not able to tell you what i > want to do. i don't want to cache repo files. i want to cache .zip > files only. i don't want .git file to cache but only .zip files which > are fetch from github.com,

Re: [squid-users] cache github zip repositories

2016-09-16 Thread Hardik Dangar
*Amos,* Thanks for the reply but it seems i am not able to tell you what i want to do. i don't want to cache repo files. i want to cache .zip files only. i don't want .git file to cache but only .zip files which are fetch from github.com, Also you have said things about commits but i am talking a

Re: [squid-users] cache github zip repositories

2016-09-14 Thread Amos Jeffries
On 15/09/2016 11:54 a.m., Hardik Dangar wrote: > Hello, > > I am trying to cache Github zip URL's so it can be effectively cached as a > composer(php dependency management tool) uses them and in our local setup ( > we are about 40 developers on a Lan and it will really help us managing > cache.).

[squid-users] cache github zip repositories

2016-09-14 Thread Hardik Dangar
Hello, I am trying to cache Github zip URL's so it can be effectively cached as a composer(php dependency management tool) uses them and in our local setup ( we are about 40 developers on a Lan and it will really help us managing cache.). My squid version is 3.5.12 and our squid cache server is ub