Can anybody get this image to be cached? If yes, in which squid version?
http://s2.glbimg.com/XG7L47pX_ik0O_uxiV3g65rvpNU=/90x68/s.glbimg.com/jo/g1/f/original/2014/02/21/whatsapp.jpg
I tried with squid 3.3.12, which came with this bug correction: (Bug
#3806: Caching responses with Vary header)
T
Dear Squid Users,
I just wanted to let you know I solved this...
In case anyone else using latest stable fedora, gets crazy about this ...
Looks like my version was either buggy or... in any case, the solution
is to upgrade version of Squid.
In latest fedora I did this:
yum install fedora-rele
thank you!
It's solved adding
follow_x_forwarded_for allow localhost
in squid.conf and enabling
forwardedfor=on
in dansguardian.conf.
Now every request in access.log has the correct client ip.
Hope this helps!
Thanks Amos,
added:
> acl SSL_ports port 443
*
> 2083
*
That got it working.
--
View this message in context:
http://squid-web-proxy-cache.1019090.n4.nabble.com/Squid3-blocking-https-connections-that-define-a-port-in-the-url-tp4661933p4662002.html
Sent from the Squid - Users mailing list a
This can be seen as solved. Problem is squidguard. If i disable the url_rewrite
- no problem anymore.
So time to hit the squidguard people with this problem.
thank you for your time!
Seems to have done the trick, also needed to increase the number of
file descriptors to handle the extra helpers.
At peak load now using 33 (30 was our Default), what i can only assume
has something to do with problems related to queuing theory and
exponential wait times occurred due to this.
Hop
Hello all,
Anyways I sorted it my self. The problem was with my ip configuration.
I have created IP Aliasing in my LAN nic. that is it had 2 IPs. one
in 10.10.10.1 which is the gateway for my one set of LAN clients. The
other was 192.168.1.150 which I was supposed to add to add other
clients. But
Hi Henrik
Thank you for this hint. I put the directive "ftp_epsv off" in my
squid.conf; now it's working as expected.
Regards,
Tom
2010/6/10 Henrik Nordström :
> tor 2010-06-10 klockan 10:29 +0200 skrev Tom Tux:
>> Hi
>> With Squid 3.1.3, I'm not able to connect a ftp-site (ex.
>> ftp://ftp.gnu.o
Thank you! Following your example I can now get this to work.
I was perhaps misled by reading source code for something called
"check_group.c" into thinking the setvbuf() calls were needed.
John.
--
View this message in context:
http://n4.nabble.com/Trouble-writing-external-acl-helper-tp183946
Julian Pilfold-Bagwell wrote:
Amos Jeffries wrote:
Julian Pilfold-Bagwell wrote:
Hi all,
i have a squid proxy server (v2.6.STABLE21-3.el5) running on CentOS
5.4. It's set up for NTLM authentication for use with Windows XP
and it works perfectly.However, I have a piece of software that
Hi,
I have a solution:
acl custom-auth proxy_auth REQUIRED
acl mysite dstdomain .zickswebventures.com
acl blocklistA dstdomain .facebook.com .youtube.com
acl blocklistB dstdomain .youtube.com
acl portA myport 8100
acl portB myport 8101
acl portC myport 8102
acl portJ myport 8109
http_access deny
With the parameter "-c [seconds]" (on the ldap-helper), I can specify,
how long the first domain-controller should tried to be contacted,
before the second one will tried to reach.
Regards,
Tom
2010/2/5 Tom Tux :
> I can provide more than one server, but if the first one is not
> reachable, i'l
Hi,
I solved the problem described in my mail "Problem with kerberos against
AD":
I added the export of the variable KRB5_KTNAME to the file
/etc/profiles, now I added the export to the start-script of squid and
it works.
Kind Regards,
Ralf
Amos Jeffries wrote:
Dayo Adewunmi wrote:
Hi all
In /var/log/squid/access.log on Ubuntu 8.04, squid 2.6.18-1ubuntu3
the log lines get
written to file with the epoch time, instead of the human-readable time.
How can I get squid to write to access.log with human-readable time?
You need a cust
Henrik,
That resolved the issue. Many thanks. really appreciated. - Cheers Stonie.
On Wed, Oct 21, 2009 at 6:10 AM, Henrik Nordstrom
wrote:
> tis 2009-10-20 klockan 23:47 +1100 skrev Stonie:
>> Henrik,
>>
>> Your help is much appreciated, I have the following after a restart:
>>
>> r...@squidvm
Hi again,
I've found my error myself.
Using this howto from Guido:
http://wiki.squid-cache.org/ConfigExamples/Authenticate/Kerberos
works great at my site (with defining my environment hosts, users and pass)!
My caveat for not working was:
_I used a too short name for the principal or hostname
Hi,
I have instaled version the squid3-3.0.STABLE13-9.1.i586.rpm.
But the option %a don't change to username.
I need another configuration for this work?
Rejaine Monteiro wrote:
>
>
> Rejaine Monteiro escreveu:
>
>>
>> a = User identity
>> I'm already using %a to get
.. forget it, I had a NAT rule in place so the request ended up somewhere else..
tcpdump was my friend.
JC
Hi!
So, I got the answer. duh include the group name from a file, like this:
acl group_name external ldap_group "/path/to/file"
and in the file, the group name.
I still don't understand why does the %20 doesn't work, but there is
this workaround.
Thanks!
Ildefonso.
On Sat, Jun 21, 20
Yeah, i did this by myself in php. It does a lookup in the mysql database
for unallowed urls and if nothing is found it querys squidguard.
After all it returns.
So i did both things i wanted in one script.
Thanks anyway :)
Jörg H.
-Ursprüngliche Nachricht-
Von: Alex Rousskov [mailto:[EM
Graph the statistics from Squid, including SNMP.
This'll include the number of active and free filedescriptors. :)
Adrian
On Fri, Jan 25, 2008, bijayant kumar wrote:
> Thanks to all you and all the members of the list who
> has supported me to rectify this problem.
> The startup/init script
Thanks to all you and all the members of the list who
has supported me to rectify this problem.
The startup/init script of squid was wrong, which
comes in gentoo. It was setting the filedescriptor
limit to 1024. I started it manually as suggested by
Adrian Chadd, and it started showing 8192 file
d
The problem has solved, it was our mistake with authenticator :).
Big thanks for help us. Think this expirience will be so useful for others.
I'll send mgr:info where server will have most load (typically at the
end and start of the month) for community statistics.
P.S. I'll having some questio
phil curb wrote:
--- Chris Robertson wrote:
phil curb wrote:
ok, amos. there have been some developments, based
on
what you wrote.. I couldn`t find anything of your
reply to say yes to..
Removing dns_nameservers from squid.conf, so it is
like default.
When I set windows to get IP automati
--- Chris Robertson wrote:
> phil curb wrote:
> > ok, amos. there have been some developments, based
> on
> > what you wrote.. I couldn`t find anything of your
> > reply to say yes to..
> >
> > Removing dns_nameservers from squid.conf, so it is
> > like default.
> >
> > When I set windows to get
phil curb wrote:
ok, amos. there have been some developments, based on
what you wrote.. I couldn`t find anything of your
reply to say yes to..
Removing dns_nameservers from squid.conf, so it is
like default.
When I set windows to get IP automatically, and DNS
manually..
If I set DNS to 192.16
--- Amos Jeffries <[EMAIL PROTECTED]> wrote:
> phil curb wrote:
> > I was getting this error..
> > using windows port of squid
> >
> > Seems it was not getting DNS servers properly.
> > had to set both of them dns_nameservers in
> squid.conf
> >
> > then it worked.
> >
> > the short story with
phil curb wrote:
I was getting this error..
using windows port of squid
Seems it was not getting DNS servers properly.
had to set both of them dns_nameservers in squid.conf
then it worked.
the short story with answer is
I did ipconfig /all
it shows 10.0.0.138 as DNS server, and 192.168.0.1 as
I was getting this error..
using windows port of squid
Seems it was not getting DNS servers properly.
had to set both of them dns_nameservers in squid.conf
then it worked.
the short story with answer is
I did ipconfig /all
it shows 10.0.0.138 as DNS server, and 192.168.0.1 as
my "Gateway" i.e.
oK, I found the solution right here in the list on a previous post.
http://www.squid-cache.org/mail-archive/squid-users/200707/0404.html
Thanks
SOLVED - Update to Squid 2.6.STABLE14-8.5 and applying patches to
our firewall (Shorewall 4.0.3) did work for us.
Now this works flawlessly.
--
Sorry to bother you, but I don't get it.
We have a SuSE 10.1 system and have our
Thanks very much
that solved the problem
Henrik Nordstrom wrote:
On tis, 2007-09-04 at 15:31 +0200, Martin Perner wrote:
The problem is that the script for the single sign-on didn't seem to set
the %LOGIN variable.
Correct, as authentication has not been used.
%EXT_USER is the ex
> On Wed, Sep 05, 2007, Martijn Moret wrote:
>
>> You can use the following user details:
>> user: pinosimone
>> pass: pino2010
>
> I've logged in fine, there's two messages there. I've got Squid manually
> configured in my browser.
>
> Squid version from squid -v:
> Squid Cache: Version 2.6.STABLE
Hi,
Yes! Putting in what you described work!
Thanks,
Al
On Thu, 16 Aug 2007, Edward Stafford wrote:
> Date: Thu, 16 Aug 2007 20:09:29 -0400
> From: Edward Stafford <[EMAIL PROTECTED]>
> To: DataZap <[EMAIL PROTECTED]>, squid-users@squid-cache.org
> Subject: [squid-users] RE: [SPAM] - [squid-u
On Tue, Jul 31, 2007, Leonardo Rodrigues Magalh??es wrote:
>What i have noticed, on the last 3-4 years, is that the BYTE hit
> ratio is getting lower each year. And that's somehow expectable. Several
> sites, including those who have stale content, are starting to use site
> generator syste
GoogleGuy escreveu:
I have a small home LAN, with 3 people using the router PC as a
working machine (read: 3 clients) and basically browsing the same sites.
Plus a couple of laptops.
I'm the sysadmin of several networks running squid as transparent
proxy. My squids were monitored through
On Mon, 30 Jul 2007 21:44:09 +0200
Henrik Nordstrom <[EMAIL PROTECTED]> wrote:
> On mån, 2007-07-30 at 21:00 +0300, GoogleGuy wrote:
>
> > This really should be on the Wiki pages or in the docs! Doesn't
> > anyone use Squid as a personal proxy from localhost?
>
> Not many.. and even less as a tr
On Mon, 30 Jul 2007 16:56:22 -0300
Leonardo Rodrigues Magalhães <[EMAIL PROTECTED]> wrote:
> I really think doing that (using squid as personal proxy on
> localhost) is FAR from being a smart idea. The bandwidth saving with
> a single client will be, certainly, very small IF exists at all. And
>
GoogleGuy escreveu:
This really should be on the Wiki pages or in the docs! Doesn't anyone
use Squid as a personal proxy from localhost?
I really think doing that (using squid as personal proxy on
localhost) is FAR from being a smart idea. The bandwidth saving with a
single client wil
On mån, 2007-07-30 at 21:00 +0300, GoogleGuy wrote:
> This really should be on the Wiki pages or in the docs! Doesn't anyone
> use Squid as a personal proxy from localhost?
Not many.. and even less as a transparently intercepting proxy for
personal use..
Most is running Squid on a router/firewal
On Mon, 30 Jul 2007 19:41:27 +0200
Henrik Nordstrom <[EMAIL PROTECTED]> wrote:
> > You mean with iptables or can I set this up with Squid's ACL?
>
> It's mainly iptables, using the owner match..
This really should be on the Wiki pages or in the docs! Doesn't anyone
use Squid as a personal prox
fre 2007-07-13 klockan 17:27 -0300 skrev Rejaine Monteiro:
'
> Tow workstations with Windows XP, WMP9 and IE7 works fine..
> Older versions of IE7 (like IE6) or WMP (windows media player) don't
> work very well (I don't no why!)
> So, I think we have to upgrade all Windows workstations to solve th
After some tests, we discover a thing: the problem does not affect all
workstations !!!
Tow workstations with Windows XP, WMP9 and IE7 works fine..
Older versions of IE7 (like IE6) or WMP (windows media player) don't
work very well (I don't no why!)
So, I think we have to upgrade all Windows
ons 2007-01-17 klockan 12:42 -0500 skrev David Fix:
> I'm running squid and apache on a single server, running squid on port 80,
> and apache on port 81.
Heh.. all famous "server doesn't know it's real public URL" problem in
accelerator setups..
> So, in case anyone is having this problem, I sol
David Fix wrote:
Hey guys,
I'm a new squid user, and have set up squid as a reverse proxy. I've
searched on google, in the wiki, and in the mailing lists for an answer to
this problem, but haven't found anything... It took me a bit to figure out
what was going on. At first I thought it was sq
Hey guys,
I'm a new squid user, and have set up squid as a reverse proxy. I've
searched on google, in the wiki, and in the mailing lists for an answer to
this problem, but haven't found anything... It took me a bit to figure out
what was going on. At first I thought it was squid doing it, but t
Hi,
>>So, I cut of CONCURRENCY=25 from the
>>squid_ldap_group acl line, that I was using for a long time
>>with 2.5. Then, just 5 squid_ldap_auth was started and it
>>worked again.
>
> The "concurrency" parameter was renamed still from Squid 2.5
STABLE4 .
>
> You have never read any Squid 2.5
On Fri, 13 Jan 2006, Mark Foster wrote:
Just wanted to report back that we solved our
digest-auth-through-http-accelerator problem. The culprit was a mismatch
of the URI referenced in the Authorization: header. Everything starting
at the third slash in the URL must match up between proxy and bac
Just wanted to report back that we solved our
digest-auth-through-http-accelerator problem. The culprit was a mismatch
of the URI referenced in the Authorization: header. Everything starting
at the third slash in the URL must match up between proxy and backend.
Thanks to ethereal and especially He
Ah yes I didn't see that one. :-)
Seems to have done the trick nicely, thanks very much for replying!
John
--- On Wed 09/28, Robert Borkowski < [EMAIL PROTECTED] > wrote:
From: Robert Borkowski [mailto: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Cc: squid-users@squid-cache.org
Date
On Wed, 28 Sep 2005, [iso-8859-2] Szarka Zolt?n wrote:
The problem is solved!
Netscape proxy use digest auth, I have just compile digest auth on
squid too, then the following line in conf:
auth_param digest program /usr/local/squid/libexec/digest_auth_pw
/usr/local/sq
The problem is solved!
Netscape proxy use digest auth, I have just compile digest auth on
squid too, then the following line in conf:
auth_param digest program /usr/local/squid/libexec/digest_auth_pw
/usr/local/squid/etc/digpass
then added option to cache_peer
Henrik Nordstrom [mailto:[EMAIL PROTECTED] wrote:
#You should only chgrp the directory, not it's content. Owner
#should not be changed. In fact you risk causing winbind to
#become quite upset if you change the owner of the directory or
#the content.
Thanks for the great tip.
#It is there. Fro
On Sat, 4 Jun 2005, [iso-8859-1] "Peña, Botp" wrote:
ok, just got ntlm_auth to work.
you have to chown/chggrp "winbindd_privileged" dir and everything under it
with the cache_effective_user -wc, on my case, is "nobody".
You should only chgrp the directory, not it's content. Owner should not
ok, just got ntlm_auth to work.
you have to chown/chggrp "winbindd_privileged" dir and everything under it
with the cache_effective_user -wc, on my case, is "nobody".
I cannot find this info on the squid faq. I hope it would be added.
-and btw, small q, how does one view "ñ" character in access
Sorry, I should just put localhost:8080 in cachemgr.conf
Thanks :)
Jacob
A big thanks to Tom Earl who wrote to me and explained part of the
problem.
--
For our network, we only had problems with v5.windowsupdate.com - the
windows update for Windows XP.
If that matches your symptoms, this is what worked for us --
1. Check to make sure the WinHTTP is using a proxy.
In
It seems that setting miss_access deny all to miss_access allow all
solves my problem.
So now I can delve deeper into proxying with squid :)
Greetings,
Robert Welz
I find my mystake An hard work...
I play too much with "header_access", actualy I have commented all and the system now
work.
Thanks Dario
-Messaggio originale-
Da: Ronzani Dario
Inviato: venerdì 5 novembre 2004 8.36
A: [EMAIL PROTECTED]
Oggetto: [squid-users] R: [squid-users] Auth
Hi all,
my problem has finally solved actually i did
a mistake in the conf file
actually i installed netscape on windows
to try out how it responds...
it also didnt ask for password
so i thought that there shud be
a problem with the conf file
so i finally found it out and now
its workin :D
thank
Sorry for having bothered you
--- Aqil <[EMAIL PROTECTED]> a écrit :
___
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com
Hallo Henrik,
* Henrik schrieb am 08.03.2003:
> You need to use a older version of the SNMP protocol. See the snmpwalk
> documentation on how to tell snmpwalk which SNMP protocol to use.
Now it works. Yippieh. Many many thanks ;-))
snmpwalk -m /usr/lib/squid/mib.txt -v 1 -c public localhost:3
62 matches
Mail list logo