[squid-users] Blocking URLs

2003-07-01 Thread Li Wei
hi, all My colleague happened to access a site which need authentication. After input userID and PW, the access was rejected by Squid. So I checked over cache.log and squid.conf. I found one of access lists takes effect. I dont understant why indeed, they seem quite different. Can you help me?

Re: [squid-users] What is the meaning of the following message?

2003-07-01 Thread Marc Elsen
MunFai wrote: Hi, I'm getting the following line occasionally in my cache.log: squidaio_queue_request: WARNING - Queue congestion What does it mean, and is it something I should be worrying about? I'm running squid compiled with --enable-async-io on SuSE 7.2. My cache partitions

Re: [squid-users] Blocking URLs

2003-07-01 Thread Andrew Thomson
perhaps it is the .ram causing havoc.. maybe you need a \.ram$ note the \ and the $ ajt. On Tue, Jul 01, 2003 at 03:03:56PM +0800, Li Wei wrote: hi, all My colleague happened to access a site which need authentication. After input userID and PW, the access was rejected by Squid. So I

[squid-users] incomplete Request URL field in access.log

2003-07-01 Thread 4bzbt bzbt
The correct Request URL in my apache's access.log is like http://xx.xx.xx.xx/pub/disp/Column?columnID= http://xx.xx.xx.xx/pub/disp/Article?ArticleID= But my Squid which cache the apache just log http://xx.xx.xx.xx/pub/disp/Column? http://xx.xx.xx.xx/pub/disp/Article? And I find the following

[squid-users] Heavy loaded non-caching proxy

2003-07-01 Thread Dusan Djordjevic
Hi all, I am trying to set up non caching proxy server. Hardware is 4xXeon server with 1 gb ram. OS is Red Hat 9, and I am using Squid rebuilt to use i686 cpu from SRPM. As far as I know Squid do not uses more than one processor. Is there any way to make Squid using them ? Since this proxy is

[squid-users] Enabling delay pools in squid

2003-07-01 Thread Bennett Kankuzi
Dear All, I have squid currently up and running. It is working perfectly well. It was installed when I was installing the OS RH Linux 7.2. from CDs. However I am finding out that web surfing is sucking our whole bandwidth. Thus I want to use delay pools. Are delay pools automatically enabled

Re: [squid-users] Enabling delay pools in squid

2003-07-01 Thread Masood Ahmad Shah
Bennett, For this you will have to recompile your squid source with --enable-delaypool something like that better to get it via ./configure --help|grep delay-pool -- Best Regs, Masood Ahmad Shah System Administrator ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ | * * * * * * * * * * *

[squid-users] -- Problems with DISKD

2003-07-01 Thread Alex Carlos Braga Antão
Hello, I have been running my squid proxy for about 3 weeks, with no problems. Yesterday, my squid cache started getting a lot of messages: 2003/07/01 08:23:13| storeDiskdSend OPEN: (35) Resource temporarily unavailable 2003/07/01 08:23:13| storeDiskdSend: msgsnd: (35) Resource temporarily

Re: [squid-users] -- Problems with DISKD

2003-07-01 Thread Masood Ahmad Shah
For FreeBSD I will suggest better to use diskd instead aufs...if you are running linux then aufs much better... -- Best Regs, Masood Ahmad Shah System Administrator ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ | * * * * * * * * * * * * * * * * * * * * * * * * | Fibre Net (Pvt) Ltd.

Re: [squid-users] Enabling delay pools in squid

2003-07-01 Thread Chijioke Kalu
Hi Masood, My question about delay pools, is whether I can use it to limit both the downstream and upstream traffic of a computer system ip cause I want to limit 5 different client IP address to 5k downlink and 2k uplink. Can u give me a sample configuration to effect this. Thanks Kalu

Re: [squid-users] -- Problems with DISKD

2003-07-01 Thread Marc Elsen
Alex Carlos Braga Antão wrote: Hello, I have been running my squid proxy for about 3 weeks, with no problems. Yesterday, my squid cache started getting a lot of messages: 2003/07/01 08:23:13| storeDiskdSend OPEN: (35) Resource temporarily unavailable 2003/07/01 08:23:13|

Re: [squid-users] Heavy loaded non-caching proxy

2003-07-01 Thread Marc Elsen
Dusan Djordjevic wrote: Hi all, I am trying to set up non caching proxy server. Hardware is 4xXeon server with 1 gb ram. OS is Red Hat 9, and I am using Squid rebuilt to use i686 cpu from SRPM. As far as I know Squid do not uses more than one processor. Is there any way to make Squid

Re: [squid-users] Enabling delay pools in squid

2003-07-01 Thread Masood Ahmad Shah
of course you can do it and much more via delay pools better to first study FAQs on delay pools then post question over here... http://www.squid-cache.org/Doc/FAQ/FAQ-19.html#ss19.8 -- Best Regs, Masood Ahmad Shah System Administrator ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ | * *

RE: [squid-users] incomplete Request URL field in access.log

2003-07-01 Thread Rick Matthews
Try strip_query_terms off. -Original Message- From: 4bzbt bzbt [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 01, 2003 4:34 AM To: [EMAIL PROTECTED] Subject: [squid-users] incomplete Request URL field in access.log The correct Request URL in my apache's access.log is like

[squid-users] Squid 2.5.STABLE3 and ntlm and authentication popup

2003-07-01 Thread daniel . jarboe
This is with Squid 2.5.STABLE3 and Samba 2.2.8a. NTLM authentication is working for the most part, but every so often a user is prompted with a basic password for some reason. After searching through the archives here I increased logging for 33 (debug_options ALL,1 33,2). I don't see any

Re: [squid-users] Replication not Caching

2003-07-01 Thread Marc Elsen
Bhattacharyya, Somraj wrote: Hi guys !! If we replicate a web server and place it near as near as possible to a client then we might not require caching servers. This is a general statement and vissible for very large and popular web servers. If a multinational company puts different

RE: [squid-users] Squid 2.5.STABLE3 and ntlm and authentication popup

2003-07-01 Thread Adam Aube
This is with Squid 2.5.STABLE3 and Samba 2.2.8a. NTLM authentication is working for the most part, but every so often a user is prompted with a basic password for some reason. Two possible causes: 1) Not enough NTLM auth helpers 2) Response from auth server is taking too long In squid.conf

Re: [squid-users] Replication not Caching

2003-07-01 Thread Masood Ahmad Shah
You can define your website in squid that will not cache. and if you talk about replication then you can use some software or better to use dns with round robin fashion.. -- Best Regs, Masood Ahmad Shah System Administrator ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ | * * * * * *

[squid-users] htaccess auth (https) over squid

2003-07-01 Thread Thomas Scholze/HRZ
Hello. The situation: www.server --SSL-- Squid --SSL-- Client - Client opens connection to http://some.domain.com (squid) - squid redirects this request to a internal http-server - on the webserver is a link to https://some.domain.com - certificate Question YES - BUT the htaccess window ins't

RE: [squid-users] Squid 2.5.STABLE3 and ntlm and authenticationpopup

2003-07-01 Thread daniel . jarboe
Thank you for the info, I will keep an eye on this. To allow the connection to squid's manager required a reconfigure, and it looks like the ntlm statistics started over so I don't have the last batch of numbers. Now, however, I know what to look for, and in the meantime I've also upped ntlm

RE: [squid-users] Squid 2.5.STABLE3 and ntlm and authentication popup

2003-07-01 Thread Adam Aube
Thank you for the info, I will keep an eye on this. To allow the connection to squid's manager required a reconfigure, and it looks like the ntlm statistics started over so I don't have the last batch of numbers. Now, however, I know what to look for, and in the meantime I've also upped

[squid-users] Multiple Auth Realms / E-mail auth

2003-07-01 Thread Diego Rivera
Hello all I've been combing through the mailing lists trying to find a conclusive answer to my question, but with little luck as yet. I did find references to functionality similar to what I need, but it's supposedly in 2.5 - which I don't have and can't implement because of its beta-status (I'm

Re: [squid-users] Multiple Auth Realms / E-mail auth

2003-07-01 Thread Diego Rivera
On Tue, 2003-07-01 at 11:42, Diego Rivera wrote: Hello all I've been combing through the mailing lists trying to find a conclusive answer to my question, but with little luck as yet. I did find references to functionality similar to what I need, but it's supposedly in 2.5 - which I don't

RE: [squid-users] Squid 2.5.STABLE3 and ntlm and authentication popup

2003-07-01 Thread Adam Aube
So far avg service time for NTLM authenticators is 0 msec. Here are the current # of ntlm requests per helper for 15 clients: 281, 100, 46, 23, 6, 2, 0, 0... If the current #'s are anything to go by, my first 3 handle 93% with the first handling 61%, but I'll keep my eye on it. Hopefully

Re: RE: [squid-users] HOWTO get working NTLM in 2.5.3?

2003-07-01 Thread FRKS KRSZTN
Thanks for your reply Adam, Actually you are right I need this to get to some intranet sites. But anyway it seems to me that all the work with getting squid working was a waste of time as I will not be able to allow my users to see those sites. I must have not understood what Collins was

[squid-users] squid_ldap_auth and -s sub

2003-07-01 Thread Estevam Viragh Junior
Hello all, I'm having problems with the squid_ldap_auth module from squid-3.0.DEVEL-20030629. It does not seems to work with -s sub option. (I'm using this version cause I need LDAPv3.) Every thing works fine if I use: [EMAIL PROTECTED] ~/sources]#./squid_ldap_auth -v 3 -b

RE: [squid-users] HOWTO get working NTLM in 2.5.3?

2003-07-01 Thread Adam Aube
Actually you are right I need this to get to some intranet sites. These are sites on YOUR intranet? Then you don't need to use Squid. But anyway it seems to me that all the work with getting squid working was a waste of time Not necessarily - use the Squid setup to cache Internet sites. Most

RE: [squid-users] NTLM Authentication problems

2003-07-01 Thread Haydn Byrne
Thanks Edward I applied the patch but still had no success. The MS article attached to the patch seemed to point to a problem with IE6SP1 (which is what I am using), so I tried using an IE5.5 client but still experienced the same problem. No dialog box is presented (but thats what I want), the

[squid-users] question about Forcing proxy.

2003-07-01 Thread Jason Brashear
I have a system running SQUID with two nics. One Public and one private. The private issues a Dynamic IP address to the clients on the inside via DHCP. What I want to do is force all port 80 443 in bound traffic to squid so that proxy occurs with out having to add a proxy server setting their

RE: [squid-users] question about Forcing proxy.

2003-07-01 Thread Jason Brashear
One more thing to add.. Also when I ad this line to my firewall rules: $IPTABLES -t nat -A PREROUTING -i eth1 -p tcp --dport 80 -j REDIRECT --to-port 3128 I get this in my web browser: ERROR The requested URL could not be retrieved

[squid-users] squid gets kill

2003-07-01 Thread Vikrant Agarwal
Hi all , This is my first time posting to this mailing list . I'm facing one very strange problem with my squid . My squid get killed once in two or three days automatically and only after reinstalling it with its RPM it gets up, i use same squid.conf file after every new installation . i've

Re: [squid-users] question about Forcing proxy.

2003-07-01 Thread Masood Ahmad Shah
you have not properly configure transparent proxy better to study FAQs. http://www.squid-cache.org/Doc/FAQ/FAQ-17.html -- Best Regs, Masood Ahmad Shah System Administrator ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ | * * * * * * * * * * * * * * * * * * * * * * * * | Fibre Net (Pvt)

Re: [squid-users] squid gets kill

2003-07-01 Thread Masood Ahmad Shah
keep eyes on cache.log and let us know what you are getting in cache.log when squid process killed. -- Best Regs, Masood Ahmad Shah System Administrator ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ | * * * * * * * * * * * * * * * * * * * * * * * * | Fibre Net (Pvt) Ltd. Lahore,

RE: [squid-users] question about Forcing proxy.

2003-07-01 Thread Wei Ming Long
Hi Jason, Did you enable ip_forwarding in your linux kernel. check by cat /etc/sys/net/ipv4/ip_forward, if it's 0, then echo 1 /etc/sys/net/ipv4/ip_forwarding. Do read the doc on transparent proxy. Cheers Matthew Jason Brashear [EMAIL PROTECTED] 07/02/03 10:16AM One more thing to add.. Also