Hello,
I have been facing few squid issues lately. we are about 40 users mostly
linux, some mac and some windows system.
squid has become very slow for some reason. we can check that by bypassing
squid and opening same urls. Second thing we are seeing swap mismatch
errors and only solution we fou
gt;
> *From:* hardikdan...@gmail.com [mailto:hardikdan...@gmail.com] *On Behalf
> Of *Hardik Dangar
> *Sent:* Wednesday, February 8, 2017 10:17 PM
> *To:* Eliezer Croitoru
> *Cc:* Squid Users
> *Subject:* Re: [squid-users] Transparent Squid issue with Appstore in
> MacOS Sierra
&g
: elie...@ngtech.co.il
>
>
> From: squid-users [mailto:squid-users-boun...@lists.squid-cache.org] On
> Behalf Of Hardik Dangar
> Sent: Tuesday, February 7, 2017 9:06 PM
> To: Squid Users
> Subject: [squid-users] Transparent Squid issue with Appstore in MacOS
> Sierra
>
> Hello,
TCP_MISS/200 101 HEAD
https://guzzoni.apple.com/salt - ORIGINAL_DST/17.252.172.5 -
On Wed, Feb 8, 2017 at 12:35 AM, Hardik Dangar wrote:
> Hello,
>
>
> Here is some information about my squid version,
>
> Squid Cache: Version 3.5.23
> Service Name: squid
> configure
Hello,
Here is some information about my squid version,
Squid Cache: Version 3.5.23
Service Name: squid
configure options: '--prefix=/usr' '--localstatedir=/var/squid'
'--libexecdir=/lib/squid' '--srcdir=.' '--datadir=/share/squid'
'--sysconfdir=/etc/squid' '--with-default-user=proxy'
'--with-l
see the output of,
df -h
and check any of your drives are full.
Because this message says,"WARNING: Disk space over limit: 19244596.00
KB > 1536
KB"
On Wed, Jan 25, 2017 at 6:42 PM, erdosain9 wrote:
> Hi,
> I'm having this problem:
> if i reload the service (systemctl reload squid)... the
I am not sure why you would need that many ports. if you think each port is
for each user or some other misconcept then let me tell you, you can route
all your hosts and traffic from single port only.
On Tue, Jan 3, 2017 at 4:06 PM, hitman13
wrote:
> Hi guys, I'm new to linux
> And I need to con
trivial but I have seen such implementation on ssl bump.
>
> Can you please redirect me to the specific email with the bug details?
>
> Eliezer
>
>
> http://ngtech.co.il/lmgtfy/
> Linux System Administrator
> Mobile: +972-5-28704261
> Email: elie...@ngtech.co.il
@amos or anyone else from dev team
Can you confirm this is intentional behavior or bug ?
On Mon, Jan 2, 2017 at 9:18 AM, Alex Rousskov <
rouss...@measurement-factory.com> wrote:
> On 12/27/2016 04:50 AM, Hardik Dangar wrote:
>
> > If i remove !serverIsws somehow websoc
surement-factory.com> wrote:
> On 12/20/2016 02:42 AM, Hardik Dangar wrote:
> > Following changes in config works and whatsapp starts working,
> >
> > acl serverIsws ssl::server_name_regex ^w[0-9]+\.web\.whatsapp\.com$
> >
> > acl step1 at_step SslBump1
> >
appreciate the help.
On Mon, Dec 19, 2016 at 6:46 PM, Hardik Dangar wrote:
> Based on Amos's Answer,
>
> acl serverIsws ssl::server_name .w0.whatsapp.com
> acl serverIsws ssl::server_name .w1.whatsapp.com
>
> acl step1 at_step SslBump1
> ssl_bump peek step1
> ssl_bump bu
] On
> Behalf Of Amos Jeffries
> Sent: Monday, December 19, 2016 8:51 AM
> To: Hardik Dangar
> Cc: Squid Users
> Subject: Re: [squid-users] Squid Websocket Issue
>
> On 19/12/2016 12:14 p.m., Hardik Dangar wrote:
> > can you give me one example please ?
> > like in the
can you give me one example please ?
like in the above example.
w4.web.whatsapp.com domain is fixed
are you suggesting i can create acl and by pass it to squid ?
On Sat, Dec 17, 2016 at 8:21 PM, Amos Jeffries wrote:
> On 17/12/2016 10:16 p.m., Hardik Dangar wrote:
> > Here is some in
Here is some information about my squid version,
Squid Cache: Version 3.5.22-20161115-r14113
Service Name: squid
configure options: '--prefix=/usr' '--localstatedir=/var/squid'
'--libexecdir=/lib/squid' '--srcdir=.' '--datadir=/share/squid'
'--sysconfdir=/etc/squid' '--with-default-user=proxy'
'-
as the message says,
No space left on device
On Wed, Nov 2, 2016 at 4:05 PM, Bilal Mohamed wrote:
> Hello,
>>
>> We are facing the following issue in squid. Please help.
>>
>> ==
>>
>> 2016/11/02 08:41:50| Starting Squid Cache version 3.1.11 for
>> i686-pc-lin
Hey Gardner,
depending on your os and squid version squid.conf file could be located at,
/etc/squid/squid.conf
If you could post that file we can look at what could be the issue. What I
understand from your question, I don't think squid is at role here but it
could be squid guard or some other fi
Hey Alex,
I totally get that Vary code is different, I have been trying to understand
squid code for last few days although my C, C++ skills are very limited I
am able to understand bits and pieces here and there. I have also read HTTP
1.1 specs for cache ( https://tools.ietf.org/html/rfc2616#sect
ly we decided to scrap
apt-cacher-ng.
On Thu, Oct 6, 2016 at 12:43 AM, Antony Stone <
antony.st...@squid.open.source.it> wrote:
> On Wednesday 05 October 2016 at 20:40:46, Hardik Dangar wrote:
>
> > Hey Jok,
> >
> > Thanks for the suggetion but the big issue with tha
ugh a
> little hard to get going in the first place). or a deb-caching proxy
> (apt-cacher-ng? squid-deb-proxy?)
>
>
> On Tue, Oct 4, 2016 at 7:30 AM, Hardik Dangar <
> hardikdangar+sq...@gmail.com> wrote:
>
>> Wow, i couldn't think about that. google might nee
Hey Amos,
oh, i actually built archive mode squid by getting help at here,
http://bugs.squid-cache.org/show_bug.cgi?id=4604
I was thinking if we have option vary_mode just like archive mode to set it
for particular domain like,
acl dlsslgoogle srcdomain dl-ssl.google.com
vary_mode allow dlsslgoo
2016/10/05 15:46:25.782 kid1| 20,2| store.cc(949) checkCachable:
StoreEntry::checkCachable: NO: not cachable
On Tue, Oct 4, 2016 at 8:00 PM, Hardik Dangar
wrote:
> Wow, i couldn't think about that. google might need tracking data that
> could be the reason they have blindly put var
, Oct 4, 2016 at 7:47 PM, Amos Jeffries wrote:
> On 5/10/2016 2:34 a.m., Hardik Dangar wrote:
> > Hey Amos,
> >
> > We have about 50 clients which downloads same google chrome update every
> 2
> > or 3 days means 2.4 gb. although response says vary but requested fil
04 PM, Hardik Dangar
wrote:
> Hey Amos,
>
> We have about 50 clients which downloads same google chrome update every 2
> or 3 days means 2.4 gb. although response says vary but requested file is
> same and all is downloaded via apt update.
>
> Is there any option just like ig
ote:
> On 5/10/2016 2:05 a.m., Hardik Dangar wrote:
> > Hello,
> >
> > I am trying to cache following deb files as its most requested file in
> > network. ( google chrome almost every few days many clients update it ).
> >
> > http://dl.google.com/linux/direc
Hello,
I am trying to cache following deb files as its most requested file in
network. ( google chrome almost every few days many clients update it ).
http://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
http://dl-ssl.google.com/dl/linux/direct/mod-pagespeed-beta_current_i386.
Hey Bill,
Look at,
http://www.ex-parrot.com/pete/upside-down-ternet.html
also this may help,
https://blog.g0tmi1k.com/2011/04/playing-with-traffic-squid/
On Fri, Sep 23, 2016 at 11:15 PM, Bill Yuan wrote:
> I want to configure squid as a "traffic bouncing" server as below
>
> I am running squ
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
It looks like server failure,
this could be due to isp snooping connection at upper level or google.com.ar
servers are broken temporarily.
see similar issue
http://lists.squid-cache.org/pipermail/squid-users/2014-October/000562.html
On Wed, Sep 21, 2016 at 12:12 AM, erdosain9 wrote:
> Hi,
> Im
/v3/3.5/
Or I could download tar.gz file and replace files from that folder to
Debian source folder ?
do i need any extra tools to build squid 3.5.21?
On Tue, Sep 20, 2016 at 3:58 PM, Amos Jeffries wrote:
> On 20/09/2016 4:42 a.m., Hardik Dangar wrote:
> > Hello,
> >
> > I
Hello,
I am using squid 3.5.12(detailed version info is below) on Ubuntu 16.04.1
LTS server. My squid config is at, http://pastebin.com/raw/b8RZ67u9
I have configured squid as intercept proxy bumping all SSL https
connections. Setup is working fine for many things like browsing,
even on command l
y noob questions but i am just trying to understand squid
and its options. it's really fascinating software and really appreciate
your answers here.
Thank you very much.
Have a good day.
On Fri, Sep 16, 2016 at 12:39 PM, Hardik Dangar <
hardikdangar+sq...@gmail.com> wrote:
> *Amos,*
*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
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
Hello,
I am trying to build squid 3.5.13 with following options on ubuntu 14.04
freshly installed server,
# apt-get update
# apt-get build-dep squid3
# apt-get install build-essential sharutils ccze libzip-dev libssl-dev
# ./configure
--prefix=/usr
--exec-prefix=/usr
--includedir=/usr/include
Hi all,
I handle small network and we have 40 systems ( most having Ubuntu 14.04
and couple of system have windows ). We use squid to cache. Due to the
country where i live there is huge data charges so i am using squid to
cache things like Ubuntu updates and certain applications.
Issue i have is
35 matches
Mail list logo