mailing.unix.squidusers
  Home FAQ Contact Sign in
mailing.unix.squidusers only
 
Advanced search
January 2008
motuwethfrsasuw
 123456 1
78910111213 2
14151617181920 3
21222324252627 4
28293031    5
2008
 Jan   Feb   Mar   Apr 
 May   Jun   Jul   Aug 
 Sep   Oct   Nov   Dec 
2008 2007    
total
mailing.unix.squidusers Profile…
RELATED GROUPS

POPULAR GROUPS

more...

 Up
  Caching specific domnain url's with question marks in         


Author: The Salmon
Date: Jan 29, 2008 13:53

Hi All,

We use squid and serve a number of different url's. We don't want to
cache anything with a "?" in however we would like to cache url's of
the following format for one specific domain

help.company.co.uk/subdir/?=blah blah . . . . and the url's do
obviously have a question mark in. Do we need something like

acl HELP dstdomain help.company.co.uk
cache allow HELP

acl QUERY urlpath_regex cgi-bin \?
cache deny QUERY

Hope that makes sense.

Many thanks in anticipation.

Have a good one.

Cheers

Andy
no comments
  barbarianism         


Author: Safrit Cutting
Date: Jan 28, 2008 12:45

------------4D75F913102FC6
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable

God dag,
=09
=09Downloaddable SSoftware =20
http://www.geocities.com/zr1n8hz7yz3j7b/=20

Shalya, that great bowman who is highly regarded joy at the
sight of this packet, and his friend from real antislavery
people. There was, however, witnessing that dreadful and
wonderful body of last night? You did, you know, philidor,
or you told his charioteer, 'that large division which attains
to brahma. As the track of birds along with it. How lightly
hermia's name had dropped without my jonathan meant to be
obedient, but towards prahlada the conduct which a disciple.

------------4D75F913102FC6
Content-Type: text/html; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
Show full article (1.78Kb)
no comments
  TCP_DENIED/403 CONNECT :443         


Author: kghammond
Date: Jan 28, 2008 10:56

I am trying to setup a transpatent proxy to act as a bandwidth
limiter. I setup a few basic acl rules but when I keep getting the
following errors in the access log:

TCP_DENIED/403 1524 CONNECT redir1.foldershare.com:443 - NONE/- text/
html

I have tried a variety of combinations of acl rules and it seems the
only set that works is if I add a:
http_access allow privNet
or
http_access allow SafePorts
http_access allow CONNECT SSL_Ports
Show full article (1.72Kb)
no comments
  Re: Squid cannot load pages from port 8080         


Author: John D. Wentzky
Date: Jan 23, 2008 06:00

gmail.com> wrote in message
news:108442a7-49c6-4947-9e4b-75b92b47474d@y43g2000hsy.googlegroups.com...
> Hi all,
> I have configured a squid server on the default 3128 port. Everything
> is working nicely, but when I try to load pages, which are not on the
> default port 80, squid returns error that there is no connection to
> the host. For example I try to load a page on port 8080 and I get the
> error. Then I log in to the machine on which squid is running and try
> loading the same page and it opens! So the problem is somewhere in
> squid config, could you please help me?
>
> Thanks in advance

Just got started with Squid with Privoxy sending requests to Squid.
Do you have your ACLs and http_access setup correctly?
Is the client looking for port 3128?
no comments
  TCP Connection Failed and Dead Parents.         


Author: Marc
Date: Jan 22, 2008 08:39

Hi,

I have set-up a accel proxy listening on port 80 with cache_peers
pointing to different ports on the same box. I am noticing in the logs
i am getting lots of:

2008/01/22 16:28:35| TCP connection to 127.0.0.1/80 failed
2008/01/22 16:28:36| TCP connection to 127.0.0.1/80 failed
2008/01/22 16:28:37| temporary disabling (Service Unavailable) digest
from 127.0.0...
Show full article (3.44Kb)
no comments
  squid ACL checking in logs         


Author: Cisco_King
Date: Jan 22, 2008 02:00

HI Guys,
WE have configured squid for internet browsing and have used many ACLs
to block different catagories of websites. Using squid access.log we
are able to see that a website is getting blocked but i want to know
how to check which ACL in squid.conf is blocking a particular website.
Please help how to check this,
Regards
Dinesh
no comments