Re: [squid-users] Handling websites that switch between http https

2008-12-30 Thread Chris Robertson

Joseph L. Casale wrote:

You've just reminded me of the hotmail problems...

Joseph:
  see if it disappears when you turn balance_on_multiple_ip off. It
still defaults to on in most Squid installs.



Amos,
I am on holidays w/o access to this system atm, but wouldn't this only
matter if their was more than one public IP on the squid server?


Nope.  hotmail, gmail and yahoo all have multiple IPs that THEY listen 
on.  Squid will send individual HTTP requests round-robin between the 
IPs (since HTTP is stateless, this should work fine).  Most browsers, on 
the other hand pick an IP and communicate with it until there is a 
problem.  Many applications (such as Hotmail) expect the browser 
behavior, and don't work (or at least don't work well) with an HTTP 
session that hops from one advertised IP to another.



 This
server is multihomed w/ one internal and one external nic w/ only 1
public IP.

I could walk someone onsite through this change if it still would make a
difference.
  


It's likely to.


Thanks everyone!
jlc


Chris


[squid-users] problema with de cache

2008-12-30 Thread Leonel Flor�n Selles
Problem with the cache Web

friends: I am new in this list

I, install the squid and it work ok, but does not store me the Web
in the squid's spool, and I know that  because when I see the traces
it  tells me tcp-miss to each URL,

Also I check /var/spool/squid and it has the spool's structure
created but it's empty

Also I use the command squid -z but nothing at all

What I can do
Greetings


Borrar y Atrás |  Borrar y Adelante
Mover a:
Babelfish:


-- 
Datos Personales:

Provincia: Cienfuegos.
Municipio: Cumanayagua
 Tel�: 7496
Id. Jabber www.Softwarelibre:  florin06...@softwarelibre.cu
Apodo: Erf
--
  Sois lo que haceis de forma repetida. La excelencia no es un
hecho aislado, es un h�bito.
  Arist�teles.
--




Re: [squid-users] load balancing

2008-12-30 Thread Mario Remy Almeida
Hi All,

What I mean to say is..

E.G:-

SP 1 = 10.200.2.1
SP 2 = 10.200.2.2

LAN USERS = 10.200.2.x

All lan users should connect to SP1 or SP2 depending upon the load and
if one of the SP is down the other should take the load.

One way of achieving load balance is with DNS

proxy1.example.com  IN A 10.200.2.1
proxy1.example.com  IN A 10.200.2.2

And what if the DNS Server is down and also how to do fail over

//Remy

On Tue, 2008-12-23 at 09:05 -0600, Luis Daniel Lucio Quiroz wrote:
 Just remember
 when using load balancing, if you use digest auth, then you MUST use
 source persistence.
 
 
 
 
 On Tuesday 23 December 2008 08:38:27 Ken Peng wrote:
   Hi All,
  
   any links on how to configure load balancing of squid
 
  See the default squid.conf, :)
 
 
 
 



RE: [squid-users] load balancing

2008-12-30 Thread Mario Remy Almeida
Hi All,

I was on leave so could not reply.

What I mean to say is..

E.G:-

SP 1 = 10.200.2.1
SP 2 = 10.200.2.2

LAN USERS = 10.200.2.x

All lan users should connect to SP1 or SP2 depending upon the load and
if one of the SP is down the other should take the load.

One way of achieving load balance is with DNS

proxy1.example.com  IN A 10.200.2.1
proxy1.example.com  IN A 10.200.2.2

And what if the DNS Server is down and also how to do fail over

//Remy


On Tue, 2008-12-23 at 13:43 +, Mehmet CELIK wrote:
 
 Hi, what do you want ? so you mean load-balance..
 
 
 --
 Mehmet CELIK 
 
 
 
  From: malme...@isaaviation.ae
  To: squid-users@squid-cache.org
  Date: Tue, 23 Dec 2008 16:21:58 +0400
  Subject: [squid-users] load balancing
  
  Hi All,
  
  any links on how to configure load balancing of squid
  
  
  Regards,
  Mario
  
 
 
 __
 Windows Live™ ile e-posta kutunuzdaki işlevlerin çok ötesine geçin.
 Diğer Windows Live™ özelliklerine göz atın.



[squid-users] Automatic stale sarg report clean-up.

2008-12-30 Thread Richard Chapman

Hi - I'm hoping someone here can help me with a sarg question.

I installed sarg about 6 months ago - and have just noticed that my sarg 
reports seem to be building up indefinitely. Is there some sarg 
configuration I have missed to delete stale reports? All of my sarg 
folders (daily, weekly, monthly, reports) seem to have data there from 5 
months ago.
Presumably - I can manually delete old reports - or write a script (if I 
knew how). But I would have thought sarg would probably do this 
automatically when configured properly.


Thanks.
Richard.



[squid-users] Automatic stale sarg report clean-up

2008-12-30 Thread Richard Chapman
I apologise if this is a double posting - but I received a delayed 
message from my mail server - and haven't received a digest for several 
days.


Hi - I'm hoping someone here can help me with a sarg question.

I installed sarg about 6 months ago - and have just noticed that my sarg 
reports seem to be building up indefinitely. Is there some sarg 
configuration I have missed to delete stale reports? All of my sarg 
folders (daily, weekly, monthly, reports) seem to have data there from 5 
months ago.
Presumably - I can manually delete old reports - or write a script (if I 
knew how). But I would have thought sarg would probably do this 
automatically when configured properly.


Thanks.
Richard.


[squid-users] Internal DNS / External DNS configuraiton in squid

2008-12-30 Thread Tharanga Abeyseela
Hi folks,

Iam using squid 3 as my proxy and it has different ACL's. I need to use
internal usernames (u...@mydomain.com) in access control list instead of
IP's . But my issue is iam resolving the names from external DNS server. is
there any way i can use in squid to use internal ip's from a intrnal DNS
server and others from external DNS server. this will ease my task .


many thanks,

Tharanga Abeyseela