Re: [squid-users] Squid reverse in front of an OWA webmail

2010-02-12 Thread Amos Jeffries
Alejandro Facultad wrote: Dear all, I have a private client network accessing an OWA server (Outlook Web Access over Exchange) through a Squid proxy in reverse mode: CLIENT NETWORK -(HTTP)SQUID---(HTTP)---OWA No SSL at all in any path. The data are: IP_client_netw

Re: [squid-users] squidaio_queue_request: WARNING - Queue congestion

2010-02-12 Thread Amos Jeffries
Tory M Blue wrote: Squid 2.7Stable7 F12 AUFS on a ext3 FS 6gigs ram dual proc cache_dir aufs /cache 32000 16 256 FilesystemSize Used Avail Use% Mounted on /dev/vda2 49G 3.8G 42G 9% /cache configure options: '--host=i686-pc-linux-gnu' '--build=i686-pc-linux-gnu' '

[squid-users] Re: Configuration to allow users to connect via user-pass

2010-02-12 Thread cio...@gmail.com
I'm having a big issue trying to configure squid to allow users to connect only via user/pass. I have 8 ip's on my server and I want each user to be able to connect to a single ip using their credentials but all I get when I try in firefox is this message: "The proxy server is refusing connections"

Re: [squid-users] Cache manager analysis

2010-02-12 Thread Amos Jeffries
J. Webster wrote: What is the best place to start with in cache analysis? Would it be cache size, memory object size, IO, etc.? I'm looking to optimise the settings for my squid server. Step 0) migrate to the latest Squid 2.7 or 3.1 or if possible 2.HEAD (that one is only nominally beta, it's

Re: [squid-users] high load issues

2010-02-12 Thread Amos Jeffries
Justin Lintz wrote: On Wed, Feb 10, 2010 at 4:23 PM, Amos Jeffries wrote: http_access allow localhost http_access allow all Why? Sorry I should mention this is running in a reverse proxy setup So what is the request/second load on Squid? Is RAID involved? The underlying disks are runnin

Re: [squid-users] what happens whens quid cache gets full?

2010-02-12 Thread Chris Robertson
J. Webster wrote: I have my squid cache size set to 4 - is this in MB or kb? To quote http://www.squid-cache.org/Doc/config/cache_dir/: Usage: cache_dir Type Directory-Name Fs-specific-data [options] ... The ufs store type: ... cache_dir ufs Directory-Name Mbyte

Re: [squid-users] url_rewrite_program question

2010-02-12 Thread Chris Robertson
Landy Landy wrote: Hello. I would like to test something I found on the internet: videocache and thundercache along with squid. Already videocache works great with squid but, thundercache uses the same directive so, I don't know how to use the two of these together. I tried: url_rewrite_prog

[squid-users] what happens whens quid cache gets full?

2010-02-12 Thread J. Webster
I have my squid cache size set to 4 - is this in MB or kb? What happens when the cache approaches its max size, do I have to manually clear it or does squid take care of that? Thanks _ G

[squid-users] Squid reverse in front of an OWA webmail

2010-02-12 Thread Alejandro Facultad
Dear all, I have a private client network accessing an OWA server (Outlook Web Access over Exchange) through a Squid proxy in reverse mode: CLIENT NETWORK -(HTTP)SQUID---(HTTP)---OWA No SSL at all in any path. The data are: IP_client_network: 192.168.0.0/16 IP_squ

[squid-users] squidaio_queue_request: WARNING - Queue congestion

2010-02-12 Thread Tory M Blue
Squid 2.7Stable7 F12 AUFS on a ext3 FS 6gigs ram dual proc cache_dir aufs /cache 32000 16 256 FilesystemSize Used Avail Use% Mounted on /dev/vda2 49G 3.8G 42G 9% /cache configure options: '--host=i686-pc-linux-gnu' '--build=i686-pc-linux-gnu' '--target=i386-redhat-

[squid-users] url_rewrite_program question

2010-02-12 Thread Landy Landy
Hello. I would like to test something I found on the internet: videocache and thundercache along with squid. Already videocache works great with squid but, thundercache uses the same directive so, I don't know how to use the two of these together. I tried: url_rewrite_program "/usr/bin/python

Re: [squid-users] Issues with storeurl_rewrite

2010-02-12 Thread John Villa
f the fix was committed. > tried: squid-2.7.STABLE4, squid-2.7.STABLE6, > squid-2.7.STABLE-720100211,  squid-2.HEAD-20100212, and 2.7-STABLE7 > Thanks, > -John > > On Thu, Feb 11, 2010 at 7:14 PM, Amos Jeffries wrote: >> John Villa wrote: >>> >>> The serve

Re: [squid-users] PHP Auth Proxy

2010-02-12 Thread Bruno de Oliveira Bastos
No, i try to mount a captive portal for free access where user can register and log automatic. 2010/2/12 Matus UHLAR - fantomas : > On 09.02.10 00:45, Bruno de Oliveira Bastos wrote: >> I need some function in PHP to user put username and password and the >> page in PHP auth in Squid > > is thi

Re: [squid-users] PHP Auth Proxy

2010-02-12 Thread Matus UHLAR - fantomas
On 09.02.10 00:45, Bruno de Oliveira Bastos wrote: > I need some function in PHP to user put username and password and the > page in PHP auth in Squid is this the same request as you poste4d on Feb 7th? -- Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/ Warning: I wish NOT to

[squid-users] Cache manager analysis

2010-02-12 Thread J. Webster
What is the best place to start with in cache analysis? Would it be cache size, memory object size, IO, etc.? I'm looking to optimise the settings for my squid server. Server:    about 220GB available for the cache, I'm only using 4 MB at present as in the config below.  

Re: [squid-users] Issues with storeurl_rewrite

2010-02-12 Thread John Villa
ted. tried: squid-2.7.STABLE4, squid-2.7.STABLE6, squid-2.7.STABLE-720100211,  squid-2.HEAD-20100212, and 2.7-STABLE7 Thanks, -John On Thu, Feb 11, 2010 at 7:14 PM, Amos Jeffries wrote: > John Villa wrote: >> >> The servers are cacheable yes. >> THank You, >> On Feb 11, 20

Re: [squid-users] high load issues

2010-02-12 Thread Justin Lintz
On Wed, Feb 10, 2010 at 4:23 PM, Amos Jeffries wrote: >> http_access allow localhost >> http_access allow all > > Why? Sorry I should mention this is running in a reverse proxy setup > > So what is the request/second load on Squid? > Is RAID involved? The underlying disks are running in a RAID

[squid-users] windows update problem thorw squid

2010-02-12 Thread David C. Heitmann
how i can do windows update throw squid 3.1.0.16???

[squid-users] R: [squid-users] Allowing links inside websites in whitelist

2010-02-12 Thread CASALI COMPUTERS - Michele Brodoloni
Hello, it seems that my problem was caused by the extra line: > http_access deny utenti_tg24 Removing it resolved my problem, and the user can only go to the sites listed in the whitelist and nowhere else. No further annoying auth request popups. Now the conf look like: > acl tg24 url_regex "/et

[squid-users] Squid 3.0.STABLE24 is available

2010-02-12 Thread Amos Jeffries
The Squid HTTP Proxy team is pleased to announce the availability of the Squid-3.0.STABLE24 release! This release contains the fix for Advisory SQUID-2010:2 Remote Denial of Service in HTCP. All Squid-3.0 users needing HTCP support are advised to upgrade to this release as soon as poss

[squid-users] RE: images occasionally don't get through

2010-02-12 Thread Folkert van Heusden
To help the debugging I also found an url that is accessible to everyone: failed: -- 192.168.0.90 - - [12/Feb/2010:15:28:21 +] "GET http://www.ibm.com/common/v15/main.css HTTP/1.0" 200 10015 "http://www-03.ibm.com/systems/hardware/browse/linux/?c=serversintro&n=Linux 2001&t=ad" "Mozilla/4.

[squid-users] Advisory SQUID-2010:2 - Remote Denial of Service issue in HCTP

2010-02-12 Thread Amos Jeffries
__ Squid Proxy Cache Security Update Advisory SQUID-2010:2 __ Advisory ID:SQUID-2010:2 Date: February 12, 2010 Summary:

[squid-users] images occasionally don't get through

2010-02-12 Thread Folkert van Heusden
Situation: user using microsoft internet explorer 8 (altough I've seen it with other versions as well), Squid version 2.7stable3-4.1 (Debian package). Very often when that user surfes to a site, no images (or not all of them) are shown. When he presses ctrl+refresh, they do appear. In the access.l

Re: [squid-users] squid + dansguardian + auth

2010-02-12 Thread Jose Lopes
Hi! Have you compiled squid with the option "--enable-follow-x-forwarded-for" ? Please try to see the requests between dansguardian and squid, if there is the header "X-Forwarded-For". Regards Jose Bruno Ricardo Santos wrote: > X-Copyrighted-Material > > Hi ! > > I'm using (after trying 3.0) ve

[squid-users] two connections - specific users ? problem....

2010-02-12 Thread David C. Heitmann
guten morgen meine experten, kann man mit squid zwei internetzugänge betreuen und die verbindung bestimmten usern zuteilen? good morning my experts, can i managing two internet entries and to allocate connections to a specific user? squid version 3.1.0.16 and debian lenny thanks forward

[squid-users] two connections - specific users ? problem....

2010-02-12 Thread David C. Heitmann
guten morgen meine experten, kann man mit squid zwei internetzugänge betreuen und die verbindung bestimmten usern zuteilen? good morning my experts, can i managing two internet entries and to allocate connections to a