Thanks Amos, sorry for late reply.
Hmm... I have to find the IPTABLES "redirection" solution.
Thx & Rgds,
Wong
- Original Message -
From: "Amos Jeffries"
To: "Wong"
Cc: "Marcus Kool" ; "Squid-users"
Sent: Sunday, March 29, 2009 14:08
Subject: Re: [squid-users] Squid, Symant
Hi,
I have the following configuration of my Hardware. So can any one
suggest me that how much I can scale my Squid in terms of users.
1) Sun Fire system x4450
2) Quad Cord
3) 64 GB RAM
4) 146x4 GB HDD
I am using squid 2.6 STABLE4 that is bundled with RHEL 5.2
Hi. I have a problem. I have a machine with squid serving a LAN, but
it also uses HAVP for antivirus filtering. HAVP is the one that
receives the requests in the first place, then forwards them to squid.
After that, sarg makes nice reports.
Of course, i ran into the everything-comes-from-localhost
Hi!
On Fri, Apr 3, 2009 at 4:10 PM, Rodrigo Gliksberg
wrote:
> Hello a ihave mount server OpenBSD 4.4 with squid 2.7, and squidguard, i
> need to my boos transparent mode with AUTHENTICATION?, was is not
> posible, from squid, any can help with any idea.
The short answer: no, you can't use nativ
> Hi Alan,
>
> Alan Lehman wrote:
> > squid-3.1.0.3 is periodically aborting with 'signal 6'. This system
> is
> > running both regular and reverse proxy functions. Any ideas? What
is
> > "lost DNS error info"?
>
> I think the DNS lookup failed.
>
> >
> > Thanks,
> > Alan
> >
> >
> > /var/log/m
Hello a ihave mount server OpenBSD 4.4 with squid 2.7, and squidguard, i
need to my boos transparent mode with AUTHENTICATION?, was is not
posible, from squid, any can help with any idea.
i think use a php app, to manage sessions in mysql, and with external
acl one script to check ip started se
> -Original Message-
> From: Kinkie [mailto:gkin...@gmail.com]
> Sent: Thursday, 02 April, 2009 08:06
>
> Another option is to use Munin (http://munin.projects.linpro.no/) and
> (semi-custom so far) pollers for cachemgr.
>
> --
For monitoring squid's performance we use OpenNMS, with
hi
i have a squid cache running ok with auth-ldap and all works fine
but... i need to permit access to a external ip without ask for
authorization... or any other restriccion...
so.. i try to make some acl.. without results...
i look documentation that it's not posible... ¿this it's rig
On Thu, Apr 2, 2009 at 4:09 PM, Chris Woodfield wrote:
> Easy answer - run sarg as a crontab.
>
> Harder answer - compile in SNMP support, and run RRDTool/Cacti/etc to
> generate charts based on squid's SNMP counters for the relevant metrics.
Another option is to use Munin (http://munin.projects.
Fixed!
Thanks a lot!
It seems that authentifications on MacOS X are only available with
manual compilation.
Fink and Darwinport does not seem to offer additional packages.
Or maybe I did a mistake too...
All is now ok for me.
Le Apr 2, 2009 à 1:34 PM, Amos Jeffries a écrit :
Cédric Vuil
I have 1 more question:
I noticed in the 3.0 Stable13 release notes that there is Windows support for
compiling the code in Windows native format... Has anyone done this
successfully? And can it compile to 64-bit to use my 32GB or memory?? I've
looked at Guido S's version, but it's 32-bit. :(
Hi,
our squid system (according to our munin graphs), is suffering rather from
high iowait. I'm also seeing warnings of disk i/o overloading.
I'm interested to understand how this disk load scales. I know more disks
(we only have a single cache disk just now) would be a big help. One
question
Hi,
Can anybody provide me with a good tutorial on how to integrate windows
2003 AD to authenticate
Squid using NTLM. My environment is CenOS5 running Squid 2.6 and Windows
2003 R2 Standard (LDAP v3).
Thanks in advance
A. Khan
Easy answer - run sarg as a crontab.
Harder answer - compile in SNMP support, and run RRDTool/Cacti/etc to
generate charts based on squid's SNMP counters for the relevant metrics.
-C
On Apr 2, 2009, at 7:01 AM, sameer shinde wrote:
On Wed, Apr 1, 2009 at 10:32 PM, Eric Valencia > wrote:
I'
One performance-specific 2.7 question - I recall hearing mention of an
issue with 2.6 where larger objects held in mem_cache required
exponentially more CPU cycles to serve up (i.e. n cycles for a 4KB
object, n*2 for an 8KB object, n*4 for a 12KB object, etc). Does
anyone know if this issue
Hi Amos,
> -Original Message-
> From: Amos Jeffries [mailto:squ...@treenet.co.nz]
> Sent: quarta-feira, 1 de Abril de 2009 2:38
> To: Bruno Guerreiro
> Cc: squid-users@squid-cache.org
> Subject: Re: [squid-users] Invalid Response/Malformed
>
> By all appearances you are getting a unspe
Hi,
Can anybody provide me with a good tutorial on how to integrate windows
2003 AD to authenticate
Squid using NTLM. My environment is CenOS5 running Squid 2.6 and Windows
2003 R2 Standard (LDAP v3).
Thanks in advance
A. Khan
Thanks for your reply.
I solved: where bad configurations of IE those brought to timeout or bad
addressing with the download block feature.
Now I have another question and this refers only to squid:
seems I cannot download from FTP sites!(I´m using only squid at the moment)
It hangs and than app
I used :
http_access allow manager localhost
http_access allow localnet PROTO METHOD
http_access deny all !port
I try to add deny_info options :
deny_infoTCP_RESET !manager !localhost
deny_infoTCP_RESET !localnet
deny_infoTCP_RESET !
Cédric Vuillet wrote:
Thanks for help :
I tried that
./configure --enable-basic-auth --enable-basic-helpers=NCSA
then
sudo make install
but I still don't have ncsa_auth in libexec folder.
Maybe I did something wrong?
Sorry my fault. not checking config options:
--enable-auth=basic
--enabl
Thanks for help :
I tried that
./configure --enable-basic-auth --enable-basic-helpers=NCSA
then
sudo make install
but I still don't have ncsa_auth in libexec folder.
Maybe I did something wrong?
Le Apr 2, 2009 à 12:05 PM, Amos Jeffries a écrit :
Cédric Vuillet wrote:
Hello,
I used Darwinp
On Wed, Apr 1, 2009 at 10:32 PM, Eric Valencia wrote:
> I'd like to know the same. I'm using both Ubuntu 8.04 AND Centos 5.2
> minimal i386.
>
> On Wed, Apr 1, 2009 at 7:58 AM, sameer shinde wrote:
>>
>> Dear All,
>>
>> How can I get real-time reports from squid?
>> I'm using squid3 on Ubuntu Se
Merdouille wrote:
Hi
i use a transparent squid proxy and i want :
- access as manager with squidclient from localhost only
== http_access allow manager localhost
- allow only computer from localhost to go every where
== http_access allow locahost
These ACL you ask about are the bas
Jamie Orzechowski wrote:
I have running squid 3.1.0.6 with TProxy on 2.6.28-11 (Ubuntu 64bit)
For some reason ALL my traffic shows up as a TCP_MISS ... If I revert
back to transparent mode evertything is fine. If I switch to tproxy
everything shows as a TCP_MISS.
Why is this happening?
Here
projpr...@libero.it wrote:
Hi,
I have really big problem in setting up squid with IWSS.
What I mean, I managed to let work Squid as proxy and Interscan web security
suite from Trendmicro as parent proxy in order to scan all the files.
Well...everything works and going to download, for example,
bharathvn wrote:
Hi,
I am trying to implement 2 squid server with sibling and parent as mentioned
below.
Scenario
INTERNET
|
|
USER(a.a.a.a) ->Squid 1(Sibling)(a.a.a.a) > Squid
2(Parent)(b.b.b)
Truth Seeker wrote:
Any feeds on this regard... it would be fine to know whether this will be
possible or not. If possible, can someone shed a light on it
I'm wanting to look at this long-term, but short-term its pretty hard.
There is a lot of re-working of various systems to get it don
Cédric Vuillet wrote:
Hello,
I used Darwinport to install squid this time.
So I have a newer version : squid @2.7.STABLE6_0+darwin_9
But I have same problem : ncsa_auth does not exist...
What should I do?
Okay, lets see if we can track down any particular reason why its
missing from MacOSX
Hi
i use a transparent squid proxy and i want :
- access as manager with squidclient from localhost only
- allow only computer from localhost to go every where
My ACLs :
#== ACL
# nom type
acl allsrc all
acl port
29 matches
Mail list logo