[squid-users] cache content listing

2005-06-17 Thread beckerde
Is there a way to list the content of the cache and to extract files from it to a directory ?

[squid-users] Squid + tcmalloc

2005-06-17 Thread Rodrigo A B Freire
List, Anyone here has tested/benchmarked Squid linked against Google's tcmalloc library? TCmalloc's details at http://goog-perftools.sourceforge.net/doc/tcmalloc.html Henrik, any comment? Rod.

RE: [squid-users] RPM rebuild FC3 Error

2005-06-17 Thread Maxx Christopher Lobo
Grant: See my previous message to the list for the config example and the explanation re: wccpv2. Couple of things you can do to check the Linux/Squid side of things: # tcpdump -i ethX 'host 192.168.1.1' where 'X' is the interface squid uses to talk to the ip (192.168.1.1) of the 6506 on VLAN90.

RE: [squid-users] WCCP Setup

2005-06-17 Thread Maxx Christopher Lobo
Grant: Now that your RPM woes are a thing of the past... BTW: about the wccpv2: patching the SRPM build tree with the visolve wccp v2 patch requires running config twice -once to patch the tree and again when the rpmbuild process runs. This generates errors at the end of the rpm build process. I

RE: [squid-users] WCCP Setup

2005-06-17 Thread Sturgis, Grant
Ok, thanks to a kind list member, I now have a squid with wccpv2. My Cisco switch is still not showing the web-cache. How do I know if / when squid is reporting to the switch? Anything other a packet trace to check this? Thanks, Grant -- > -Original Message- > From: Sturgi

RE: [squid-users] Spyware....bleh

2005-06-17 Thread Sam Reynolds
Does this help shed light? FATAL: Received Segment Violation...dying. 2005/06/17 11:21:31| storeDirWriteCleanLogs: Starting... 2005/06/17 11:21:31| WARNING: Closing open FD 16 2005/06/17 11:21:31| Finished. Wrote 0 entries. 2005/06/17 11:21:31| Took 0.0 seconds ( 0.0 entries/sec). CPU Usa

[squid-users] Reverse Proxy for Multiple Domains (http accelerator)

2005-06-17 Thread Brad Taylor
I need to accelerate (reverse proxy) multiple domains, both domains need to use https (SSL). Can this be done with multiple domains without using two Squid servers? I've got squid setup with one domain and https (SSL) but would like to had another without using another server. Thanks for any help

Re: [squid-users] Performance question

2005-06-17 Thread Kevin
On 6/17/05, Pieterjan Heyse <[EMAIL PROTECTED]> wrote: > We are a school with 1200 students, and 200 pc's running squid + > Dansguardian as proxying service. The http requests tend to be slow at > peak moments and I am wondering if I could resolv this by changing the > setup. I would start with so

RE: [squid-users] Slowness, idnsSendQuery and "No buffer space av ailable"

2005-06-17 Thread Chris Robertson
> -Original Message- > From: Doug Darrah [mailto:[EMAIL PROTECTED] > Sent: Friday, June 17, 2005 5:06 AM > To: squid-users@squid-cache.org > Subject: [squid-users] Slowness, idnsSendQuery and "No buffer space > available" > > > Hi, > > Lately, on some BSDi-based (4.1 BSDI BSD/OS 4.1 i386

RE: [squid-users] Performance question

2005-06-17 Thread Chris Robertson
> -Original Message- > From: Pieterjan Heyse [mailto:[EMAIL PROTECTED] > Sent: Friday, June 17, 2005 4:01 AM > To: squid-users@squid-cache.org > Subject: [squid-users] Performance question > > > Hi folks, > > we are having some kind of performance problem here and I want to ask > you guy

[squid-users] RPM rebuild FC3 Error

2005-06-17 Thread Sturgis, Grant
Hello, I am trying to rebuild a src.rpm from FC3. I edited /usr/src/redhat/SPECS/squid.spec and added: --enable-wccp \ to the %configure section. I then ran rpmbuild -bb squid.spec and received the following error: + sgml2html FAQ.sgml Can't locate Text/EntityMap.pm in @INC (@INC contains: /

RE: [squid-users] first time builder looking for obvious "gotcha' s" on build error

2005-06-17 Thread Chris Robertson
> -Original Message- > From: Linda W [mailto:[EMAIL PROTECTED] > Sent: Thursday, June 16, 2005 2:58 PM > To: Squid Users > Subject: [squid-users] first time builder looking for obvious "gotcha's" > on build error > > > > Grabbed the June-14 tarball and config'ed it (I hope) for local mac

RE: [squid-users] WCCP Setup

2005-06-17 Thread Sturgis, Grant
A-ha! No --enable-wccp, that's gonna be a problem. I will recompile. As for the kernel module, no I didn't. In the article they say that you just need kernel 2.6.10 or later because they included WCCP to the ip_gre module. Does that sound right? > -Original Message- > From: Scott Ph

Re: [squid-users] WCCP Setup

2005-06-17 Thread Scott Phalen
--Original Mail-- From: "Sturgis, Grant" <[EMAIL PROTECTED]> I didn't recompile squid from source, but simply used the FC3 RPM. Does anyone know if that package is compiled with the --enable-linux-netfilter and --enable-wccp options? Can you tell how to check? --- Did you compil

[squid-users] Enc: failure notice

2005-06-17 Thread Rafael . Almeida
Hi all; Sometimes (during peak hours) our squid is closing the connection after receiving the NTLM type 2 message. The complete attempt is described below: 1- IE sends a HTTP GET with no authentication 2- Squid answers with HTTP 407 and closes the connection (Proxy connection: close) 3- I

[squid-users] WCCP Setup

2005-06-17 Thread Sturgis, Grant
Greetings List, I am attempting to set up WCCP with a Cisco Cat 6506 and Squid. squid-2.5.STABLE9-1.FC3.6 Fedora Core release 3 (Heidelberg) 2.6.11-1.27_FC3 I have followed the instructions from this article: http://www.linux-mag.com/content/view/1957/2303/ Which basically boils down to: e

Re: [squid-users] FTP Proxy

2005-06-17 Thread fub
Dieter Bloms schrieb: Hi, On Fri, Jun 17, Frank Wagner wrote: unterstützt der Proxy auch einen Parent? Wie geschrieben, muss der auf die VirusWall (ftp proxy) kommen können. the question was: does the proxy supports parent configuration ? No it doesn't, but the Viruswall can do i

RE: [squid-users] strong authentication method

2005-06-17 Thread Emilio Salgari
I put this lines in my squid.conf (I have squid 2.5 STABLE 8): auth_param basic program /usr/local/squid/libexec/ncsa_auth /usr/local/squid/etc/passwd acl foo proxy_auth name_of_user acl all src 0/0 http_access allow foo http_access deny all And I also restriced web sites that name_of_user ca

Re: [squid-users] FTP Proxy

2005-06-17 Thread Dieter Bloms
Hi, On Fri, Jun 17, Frank Wagner wrote: > unterstützt der Proxy auch einen Parent? Wie geschrieben, muss > der auf die VirusWall (ftp proxy) kommen können. the question was: does the proxy supports parent configuration ? No it doesn't, but the Viruswall can do it. Client -> Viruswall -> prox

[squid-users] Slowness, idnsSendQuery and "No buffer space available"

2005-06-17 Thread Doug Darrah
Hi, Lately, on some BSDi-based (4.1 BSDI BSD/OS 4.1 i386) squids I help support, we've been seeing dramatic slowdown in squid performance. From one of the afflicted systems' cachemgr 60min report: client_http.hits = 18.376455/sec client_http.errors = 0.013243/sec client_http.kbytes_in = 81.341042

Re: [squid-users] FTP Proxy

2005-06-17 Thread Frank Wagner
Hallo, unterstützt der Proxy auch einen Parent? Wie geschrieben, muss der auf die VirusWall (ftp proxy) kommen können. Frank > --- Ursprüngliche Nachricht --- > Von: Dieter Bloms <[EMAIL PROTECTED]> > An: squid-users@squid-cache.org > Betreff: Re: [squid-users] FTP Proxy > Datum: Fri, 17 Jun

[squid-users] Performance question

2005-06-17 Thread Pieterjan Heyse
Hi folks, we are having some kind of performance problem here and I want to ask you guys for advice. We are a school with 1200 students, and 200 pc's running squid + Dansguardian as proxying service. The http requests tend to be slow at peak moments and I am wondering if I could resolv this by ch

Re: [squid-users] FTP Proxy

2005-06-17 Thread Dieter Bloms
Hi, On Fri, Jun 17, Frank Wagner wrote: > so i want to use real ftp clients in combination with an ftp proxy. > > as i read the faq's this is not possible with squid. but finding out that > there are no other proxy's with user authentification. there is a ftp proxy with authentication. Please h

RE: [squid-users] ssl redirections

2005-06-17 Thread Laurikainen, Tuukka
> Please note that the reconstructed URL in squid-2.5 is still http:// even > if the request was acceped on an https_port. But thanks to > httpd_accel_port 0 you should be able to identify the requests in the > redirector. This I didn´t know. For that the redirection rules must be changed of cours

[squid-users] FTP Proxy

2005-06-17 Thread Frank Wagner
Hi there, i read already a lot about squid and ftp proxing. i read also the faq and other resources on the web. i didn't find an ftp proxy with the possibility of user authentication. from intern we are going through squid and then trendmicro viruswall. for http this is no problem. but ftp ov

Re: [squid-users] dansguardian, page cannot be displayed, access denied

2005-06-17 Thread John Halfpenny
ok. that's odd because dans normally just works. ;-) i'd strip it down to basics so on dansguardian i'd change your proxy ip to be localhost- proxyip = 127.0.0.1 i wonder if there's an acl blocking dansguardian access through squid, so i'd setup a second config file for testing or amend

RE: [squid-users] Delay pools/bandwidth limiting -- do they work?

2005-06-17 Thread Armin Marxer
Linda W wrote on 17 June 2005 05:14 AM: > I rebuilt squid with delay pools built-in. I added an ACL for > my specific host, even for my entire subnet. I reduced the > aggregate and specific IP to 5/5 & 1/1 and noticed no delay on > loading web pages. DSL Reports measured over 1Mb download and

RE: [squid-users] Delay pools/bandwidth limiting -- do they work?

2005-06-17 Thread Armin Marxer
Linda W wrote on 17 June 2005 05:14 AM: > I rebuilt squid with delay pools built-in. I added an ACL for > my specific host, even for my entire subnet. I reduced the > aggregate and specific IP to 5/5 & 1/1 and noticed no delay on > loading web pages. DSL Reports measured over 1Mb download and

AW: [squid-users] Installation of multiple instances of squid on W2k3-Server

2005-06-17 Thread Sellner, Stefan
Hi, below you will find the key parameters to get two squid instances working. Both as services running parallel (listening on different ports) under W2K3. The pid_filename tag was the key to success ;-) Thanks to Armin Marxer, especially for the quick help! Stefan the setup (Squid Cache versi

Re: [squid-users] filtering URLs

2005-06-17 Thread Matteo Villari
Henrik Nordstrom ha scritto: On Wed, 25 May 2005, Matteo Villari wrote: Is there a way to make caching two URLs, which differ from only for one parameter posted, as the same URL? I explane better: for squid these 2 following URL http://192.168.11.233:8180/jetspeed/media-type/html/user/ano

FW: [squid-users] Installation of multiple instances of squid on W2k3-Server

2005-06-17 Thread Armin Marxer
Armin Marxer wrote on 17 June 2005 10:50 AM: > Sellner, Stefan wrote > on 17 June 2005 10:23 AM: > >> Hi, >> >> I have succesfully setup a squid instance (running as a >> service) on a Windows 2003 Server. >> Now I would like to setup a second instance. I followed the >> hints, but the second

FW: [squid-users] Installation of multiple instances of squid on W2k3-Server

2005-06-17 Thread Armin Marxer
Armin Marxer wrote on 17 June 2005 10:50 AM: > Sellner, Stefan wrote > on 17 June 2005 10:23 AM: > >> Hi, >> >> I have succesfully setup a squid instance (running as a >> service) on a Windows 2003 Server. >> Now I would like to setup a second instance. I followed the >> hints, but the second

AW: [squid-users] Installation of multiple instances of squid on W2k3-Server

2005-06-17 Thread Sellner, Stefan
Armin, you're the man!! :) It works! Thank you!! Stefan -Ursprüngliche Nachricht- Von: Armin Marxer [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 17. Juni 2005 10:50 An: Sellner, Stefan; squid-users@squid-cache.org Betreff: RE: [squid-users] Installation of multiple instances of squid

RE: [squid-users] Installation of multiple instances of squid on W2k3-Server

2005-06-17 Thread Armin Marxer
Sellner, Stefan wrote on 17 June 2005 10:23 AM: > Hi, > > I have succesfully setup a squid instance (running as a > service) on a Windows 2003 Server. > Now I would like to setup a second instance. I followed the > hints, but the second service starts and then stops > immediately. > Doing it

RE: [squid-users] Installation of multiple instances of squid on W2k3-Server

2005-06-17 Thread Armin Marxer
Sellner, Stefan wrote on 17 June 2005 10:23 AM: > Hi, > > I have succesfully setup a squid instance (running as a > service) on a Windows 2003 Server. > Now I would like to setup a second instance. I followed the > hints, but the second service starts and then stops > immediately. > Doing it

Re: [squid-users] Squid with DMz/Dnat

2005-06-17 Thread kdv
Noc Phibee wrote: kdv a écrit : Noc Phibee wrote: Hi i have a small problems with my config : i have on my Squidbox 3 Ethernet : Eth0 => Internet with a public address (213.41.42.131) Eth1 => My DMZ in 192.168.1.0/24 Eth2 => My Lan in 192.168.2.0/24 i use shorewall for s

Re: [squid-users] Squid with DMz/Dnat

2005-06-17 Thread Noc Phibee
kdv a écrit : Noc Phibee wrote: Hi i have a small problems with my config : i have on my Squidbox 3 Ethernet : Eth0 => Internet with a public address (213.41.42.131) Eth1 => My DMZ in 192.168.1.0/24 Eth2 => My Lan in 192.168.2.0/24 i use shorewall for said a DNAT : 2

[squid-users] Installation of multiple instances of squid on W2k3-Server

2005-06-17 Thread Sellner, Stefan
Hi, I have succesfully setup a squid instance (running as a service) on a Windows 2003 Server. Now I would like to setup a second instance. I followed the hints, but the second service starts and then stops immediately. Doing it all from the CLI, I get "Squid is already running! Process ID 3352"

Re: [squid-users] Squid with DMz/Dnat

2005-06-17 Thread kdv
Noc Phibee wrote: Hi i have a small problems with my config : i have on my Squidbox 3 Ethernet : Eth0 => Internet with a public address (213.41.42.131) Eth1 => My DMZ in 192.168.1.0/24 Eth2 => My Lan in 192.168.2.0/24 i use shorewall for said a DNAT : 213.41.42.132 =>

Re: [squid-users] delay pool in accelerator mode

2005-06-17 Thread Henrik Nordstrom
On Fri, 17 Jun 2005, Arianto C Nugroho wrote: Could I use delay pool while using squid as a reverse proxy?? No, they would not become very useful there as the delay pools only limit traffic between Squid and the web servers, not between clients and Squid. What i want to do is to prevent a

Re: [squid-users] Squid is not working fine.

2005-06-17 Thread Henrik Nordstrom
On Fri, 17 Jun 2005, Shin Imai wrote: WARNING: use of 'ignore-reload' in 'refresh_pattern' violates HTTP This is OK. but even if I take them out it's still not working. Odd. Here it is working just fine. I will try install different version of squid. I tested using Squid-3 from 9 Jun.

Re: [squid-users] Squid is not working fine.

2005-06-17 Thread Shin Imai
Thank you for taking your time to test with my conf file. Which distribution did you install squid on to test it? I installed squid3.0-PRE3-20050614 on FedoraCore3. I installed different version of it but it is not still working.. By the way, at start, I used autoconf-2.59 and automake-1.9.2 t

[squid-users] Squid with DMz/Dnat

2005-06-17 Thread Noc Phibee
Hi i have a small problems with my config : i have on my Squidbox 3 Ethernet : Eth0 => Internet with a public address (213.41.42.131) Eth1 => My DMZ in 192.168.1.0/24 Eth2 => My Lan in 192.168.2.0/24 i use shorewall for said a DNAT : 213.41.42.132 => 192.168.1.10 and on