Solved putting the following configuration in /etc/security/limits.conf file:
squid hardnofile 4096
squid softnofile 4096
2018-05-28 13:45 GMT-03:00 Rejaine Monteiro :
> Hello everyone.
>
> My squid is running normally, but after a while
Hello everyone.
My squid is running normally, but after a while it stops working and I
have to restart every time. The message that appears in the log is
"Your cache is running out of filedescriptors"
I already configured the fs.file-max = 65535 parameter in /etc/sysctl.conf.
I am running
has now worked after inserting this parameter:
dns_v4_first on
the strange thing is that I had tried this parameter before, but it
had not worked (maybe I did something wrong)
2018-05-22 14:56 GMT-03:00 Alex Rousskov :
> On 05/22/2018 10:54 AM, Rejaine Monteiro wrote:
>
>> debug_op
Hello guys,
I had a squid-proxy (squid-3.5.21-5.3.1.x86_64) running on a OpenSUSE
Leap 42.2
Everything is working well, access all the sites (http or https
sites), except these two:
www.uai.com.br or www.em.com.br

There is no blocking on the firewall (if bypass squid , access is
normally d
Okay, I'll do that, thanks for the tips!
Em 29-12-2017 12:04, Eduardo Carneiro escreveu:
Ok Rejaine. Remember to use squidclient to see the amount of real-time used
file descriptors:
# squidclient -h localhost -p 8080 mgr:info | grep "file descriptors"
So you increment as needed
Eduardo Ca
Hi Eduardo, yes i'm brazilian, from Belo Horizonte / MG
I increased the value of max_filedescriptors "in squid.conf to 409 and
put in /etc/security/limits.conf the following configuration:
squid hard nofile4096
squid softnofile4096
And run a 'ulimit -n 4096' to changeva
Hello people,
We had a server running SLES11 with SQUID-2.1.7and everything has always
worked very well.
After reinstalled server to OpenSuSE 13.2 with SQUID-3.4.4 (keeping the
same configuration/squid.conf), the proxy experience high CPU after a
certain time of use... squid load goes up unt
works now...
solved with :
acl postoipiranga dstdomain .ipiranga.com.br
request_header_access Via deny postoipiranga
not the right thing to do, but it was the only solution for now. update
also was not resolved.
On 01-09-2016 11:49, Amos Jeffries wrote:
On 1/09/2016 8:44 a.m., Rejaine
hi,
we are having trouble accessing (only) that site below. all other sites
are accessing normally.
TCP_MISS_ABORTED/000 0 GET http://www.ipiranga.com.br/ - H
(the site in question works with direct access to internet - without proxy)
discarded problems with cpu, firewall rules, memory, ac