Hi,
Was hoping to get some help passing usernames from an external acl to a
cache peer. My situation is squid -> dansguardian -> squid. First
squid for making ident queries and applying some acl's we have in place
(quota limits, identification required etc) which then needs to pass the
user
Greetings.
Sorry for the long message. We are trying to implement
Transparent/Interception caching using the following:
-- Squid 2.5 Stable 11 (We were able to obtain an RPM for Fedora Core 3)
with WCCP v1
-- Fedora Core 3 (64-bit, 2.6.9-1.667smp)
-- Cisco Router (IOS 12.2)
in the following co
Hi
In a reverse proxy situation, I'm naturally trying to prevent as many
requests as possible from hitting the origin servers.
However I've run into the following situation:
1. Origin server sets 'Cache-Control: max-age=4320' (3 days) on a
fairly long-lived object
2. Squid issues TCP_HIT o
Hi Henrik and Mark,
Thanks for the response, really appresiate it.
Currently we have more than 10 server running squid cache version
2.5STABLE10. So far only 1 server got this message. When we upgrade to
stable10, all server use the same source.
We will monitor this problem, and will upgrade to
Never mind...I think I found it...it's called Time::ParseDate on the CPAN site.
>>> Marcin Mazurek <[EMAIL PROTECTED]> 2/13/2006 4:06 PM >>>
Jon Banks ([EMAIL PROTECTED]) napisał(a):
> I installed Squidalyser from scratch using their instructions. Any
> suggestions? Thanks
Error says: "Can't l
That does help. Can you tell me what the exact name of that module on the CPAN
site? I loaded all the perl modules listed in the Squidalyser instructions
(DBI, CGI, GD, GD::Graph, GD::Text, and URI::Escape). I'm not sure what this
module is called, and it's not listed in the instructions. Th
Jon Banks ([EMAIL PROTECTED]) napisał(a):
> I installed Squidalyser from scratch using their instructions. Any
> suggestions? Thanks
Error says: "Can't locate Time/ParseDate.pm in @INC", just install that
perl module.
hth
--
http://www.actus.org.pl/ - - nic-hdl: MM3380-RIPE
GnuPG 668
Is anyone out there familiar with Squidalyser enough to tell me why I'm getting
the following error when I run the perl script that copies the access.log file
info into the database? Here is my error:
[EMAIL PROTECTED] ~]# /usr/local/squidalyser/squidparse.pl
Can't locate Time/ParseDate.pm in @
Hello
Now ldap helper is working :o)))
Squid.conf is:
auth_param basic program /usr/lib/squid/squid_ldap_auth -R -b
OU=Users,OU=,OU=,OU=,dc=xx,dc=yy,dc=www,dc=net" -f
sAMAccountName=%s -h 10.239.56.2
auth_param basic children 5
auth_param basic realm Squid proxy-cachi
Hello,
I have not been able to get the ip_gre module and tunnel to work. I
currently use the ip_wccp module
(http://www.squid-cache.org/WCCP-support/Linux/) and no configured
tunnel on the linux box.
Thanks,
Bryan
-Original Message-
From: Mark Elsen [mailto:[EMAIL PROTECTED]
Sent: F
My organization's email domain name changed. As such, I can get postings sent
to my old email address (because I can still receive on this address to now),
but I cannot post from my new email address. I had to have my email account
changed back to the old email address just so I could post thi
> I tried to test the helper but no message appear (Error/OK)
> Where do i find the helper file configuration?
Soo the problem seems to be the Helper/autenticator.
The helper don´t have a configuration file. You should have to use the
comand line paramters only.
Make shure you can actualy conec
> no gmake installed on this sys.
>
Get it.
M.
On Mon, 13 Feb 2006, Magali Bernard wrote:
I have noticed that cachemgr.cgi gives no more value but 0 (zero) for
Maximum Resident Size. Could it be something in squid configuration ?
Not configuration related.. most likely OS/libc issue.
What does the following small C program report on your
Hi,
I believe I have some performance issues here using Squid.
The swap area is being used a lot (590 MB).
Almost the whole memory (2 GB) is being used, and the Process Size (via
squidclient) is 427710 KB.
CPU is being heavly used - 80% (squidclient).
I use Trendmicro IWSS as default parent.
Here
"Henrik Nordstrom" wrote:
should be deny.. you want to deny Squid from asking the Squidguard
redirector...
..ah sorry but I wanted to mean 'deny' but I have mistaken to write, however
now with the tag 'redirector_access' works fine !!
still thanks.
--
Salvatore.
On Mon, 13 Feb 2006, donovan wrote:
tried to recompile squid to allow diskd io squid 2.5.STABLE7 OSX
./configure --enable-storeio=diskd,ufs
OSX does not support the use of diskd (and neither aufs), making ufs the
only available storeio driver for production use.
Regards
Henrik
On Mon, 13 Feb 2006, Mark Elsen wrote:
http_access allow password
http_access deny all
Your are not allowing any source addresses , try
http_access allow all password
Won't and can't make any difference.
Squid does not really care what kinds of AC
On Sun, 12 Feb 2006, Murray S. Kucherawy wrote:
I'm trying to get my head around proxy authentication with 2.5-STABLE7. I
believe I have it right based on what I've read in the FAQ and the sample
configuration, but the browser never asks me for a userid or password and
instead just returns a "
On Sun, 12 Feb 2006, David Lau wrote:
This has been working beautifully up until 2.5.stable9, and has been broken
(or "fixed", depending on who you ask!) ever since then. Nothing ever gets
sent to squidguard now, it seems that the "myport 8282" acl never matches,
It probably now matches the o
On Sun, 12 Feb 2006, Wojciech Puchar wrote:
can i use it in production or rather not?
I would not..
Regards
Henrik
On Mon, 13 Feb 2006, sasa wrote:
..if I have understood for to resolve my problem I must configure squid in
this mode:
acl noredir dstdomain .mydomain.com
redirector_access allow noredir
should be deny.. you want to deny Squid from asking the Squidguard
redirector...
Regards
Henrik
"Henrik Nordstrom" wrote:
squidguard is applied to every request, unless bypassed with
redirector_access.
..if I have understood for to resolve my problem I must configure squid in
this mode:
acl noredir dstdomain .mydomain.com
redirector_access allow noredir
acl ...
acl...
..
http_access a
On Mon, 13 Feb 2006, sasa wrote:
Hi, I think the problem is in squid and blacklist:
/var/lib/squidguard/blacklists/porn/expressions
..if from this 'expressions' I remove the word 'movie' I view correctly
the web site with swf file, but because if in squid.conf I specified:
Ah, you are using
On Mon, 13 Feb 2006, sasa wrote:
"Henrik Nordstrom" wrote:
This indicates the web server (or a parent proxy) denied access to the
requested resource.
The access was allowed by your Squid.
..sorry but I don't understood, because only without squid I have view
correctly this web site ?? bec
On Mon, 13 Feb 2006, Mark Elsen wrote:
Your are not allowing any source addresses , try
http_access allow all password
No improvement. It still just goes to the "Cache access denied" page
without the browser ever prompting for a password.
Test if the autenticator work..
run "/usr/lib/squid/squid_ldap_auth -R -b "dc=xx,dc=yyy,dc=,dc=" -f
sAMAccountName=%s -h 10.239.56.2"
And enter "Usernamepassword" IF you get OK the autenticator
Works If you always get an ERR you should chech te configuration of the
Helper / the Ldap Serve
> tried to recompile squid to allow diskd io squid 2.5.STABLE7 OSX
>
> ./configure --enable-storeio=diskd,ufs
>
> diskd.c:39:21: sys/msg.h: No such file or directory
> diskd.c:In function `main':
> diskd.c:290:warning:implicit declaration of function `msgget'
> diskd.c:322:
tried to recompile squid to allow diskd io squid 2.5.STABLE7 OSX
./configure --enable-storeio=diskd,ufs
diskd.c:39:21: sys/msg.h: No such file or directory
diskd.c:In function `main':
diskd.c:290:warning:implicit declaration of function `msgget'
diskd.c:322:warning:
Hello
I use squid 2.5stable9 on fedora core 4.
I want use squid with ldap (Windows 2003) authentications.
Client doesn't work and access.log file is:
1139839762.746 0 10.239.57.19 TCP_DENIED/407 1784 GET
http://www.microsoft.com/isapi/redir.dll? - NONE/- text/html
My squid.conf is:
.
a
Hi, I think the problem is in squid and blacklist:
/var/lib/squidguard/blacklists/porn/expressions
..if from this 'expressions' I remove the word 'movie' I view correctly the
web site with swf file, but because if in squid.conf I specified:
acl goodsite dstdomain .mywebsite.com
...
http_acc
"Henrik Nordstrom" wrote:
This indicates the web server (or a parent proxy) denied access to the
requested resource.
The access was allowed by your Squid.
..sorry but I don't understood, because only without squid I have view
correctly this web site ?? because squid not loaded the swf file
Hello squid users,
I have noticed that cachemgr.cgi gives no more value but 0 (zero) for
Maximum Resident Size. Could it be something in squid configuration ?
Second, giving the next config, I thought I could not access to
Cache Manager from a browser outside "localhost": I do, after
providing a
The problem only happens for HTTPS. With HTTP it works OK.
It must be a problem with HttpsURLConnection, so I filed a bug report
with Sun.
-Original Message-
From: Henrik Nordstrom [mailto:[EMAIL PROTECTED]
Sent: Saturday, February 11, 2006 5:02 PM
To: Mato Mira, Fernando (DIA CHE)
Cc: sq
> I'm trying to get my head around proxy authentication with 2.5-STABLE7. I
> believe I have it right based on what I've read in the FAQ and the sample
> configuration, but the browser never asks me for a userid or password and
> instead just returns a "Cache Access Denied" page.
>
> The relevant l
On Sun, 2006-02-12 at 12:40 -0800, spcatch55 wrote:
> Can squid be used to log messages from instant
> messenger apps (aol/yahoo/trillian) that use squid as
> an http proxy?
Probably not. Many of those use tunneled SSL connections, and those who
don't probably use HTTP POST messages, whose conten
37 matches
Mail list logo