Re: [squid-users] why squid does not support sendfile() ?

2010-02-07 Thread Matus UHLAR - fantomas
> Weibin Yao wrote: > > I'am using squid-2.7. I has checked the configure reference and found > > nothing about sendfile(). Why squid does not support sendfile()? > > especially the HIT request. On 26.01.10 21:26, Amos Jeffries wrote: > 1) Blocking call. Squid needs to support more than one client

Re: [squid-users] transparent+manual proxy on single squid

2010-02-07 Thread Matus UHLAR - fantomas
> On Wed, Jan 27, 2010 at 9:45 AM, goody goody wrote: > > Pls guide me that whether can i run the single squid cache in > > transparent + manual mode at time or not? If yes then how? On 27.01.10 11:00, Kinkie wrote: > Transparent or interception? > > Interception, yes. Just point the clients to

Re: [squid-users] transparent+manual proxy on single squid

2010-02-07 Thread Matus UHLAR - fantomas
> On Wed, Jan 27, 2010 at 9:45 AM, goody goody wrote: > > Pls guide me that whether can i run the single squid cache in > > transparent + manual mode at time or not? If yes then how? On 28.01.10 00:36, goody goody wrote: > From transparent i mean that user do not enter proxy settings in browser >

Re: [squid-users] SSLBump.. could it be used for transparent proxying?

2010-02-07 Thread Matus UHLAR - fantomas
> On 01/13/2010 10:30 AM, Dimitri Syuoul wrote: > > Ive been reading over this new feature. It is unclear to me if this > > can be used for transparently proxying SSL (by this I mean not > > configuring any proxy in the computers of the clients.. it is ok if > > clients get cert warnings). >

Re: [squid-users] squid help: https, ftp problem

2010-02-07 Thread Matus UHLAR - fantomas
On 29.01.10 17:40, David C. Heitmann wrote: > i have problems with connection to https and ftp sites with squid :( How does the problem look like? Are you trying to use squid as "transparent" proxy for https and FTP? > my squid.conf file is in attachement. quite useless without description of t

Re: [squid-users] Squid complaining of not able to find libssl.so.

2010-02-07 Thread Matus UHLAR - fantomas
On 30.01.10 11:51, Rajesh Nair wrote: > I am facing this wierd in starting squid > > I have the squid compiled with ssl enabled Os/distribution ? > The compilation all works fine but when I execute the squid it > complains of not able to find the libssl.so.0.9.8. > This is despite the fact that

[squid-users] Is OpenDNS efficient for squid?

2010-02-07 Thread J. Webster
Is there any problem with using opendns server as the dns_nameserver in squid? Is it slower than using the local hosts namersevrers? I have an issue with dns timeouts for 1 or 2 websites and am having to restart the dns cache (nscd) every 6 hours to flush it. I thought adding the nameservers to t

[squid-users] DNUMTHREADS

2010-02-07 Thread J. Webster
Is it recommended to recompile squid and increase the DNUMTHREADS value? I read that 30 could easily be used on a 500MHz machine and my machine is more than 2GHz so would it give an improvement to squid performance. I have been reading through this document here, which recommends various changes

[squid-users] OpenSSL license

2010-02-07 Thread kiran kumar
Greetings to all. Will there be any license compatibility issues in using openssl with Squid? I plan to build Squid with "enable-ssl" support but happened to bump into an old discussion on this. "http://www.squid-cache.org/mail-archive/squid-dev/200406/0011.html";. As i'm not an expert on this, I

Re: [squid-users] Is OpenDNS efficient for squid?

2010-02-07 Thread Dieter Bloms
Hi, On Sun, Feb 07, J. Webster wrote: > Is there any problem with using opendns server as the dns_nameserver in squid? > Is it slower than using the local hosts namersevrers? > I have an issue with dns timeouts for 1 or 2 websites and am having to > restart the dns cache (nscd) every 6 hours to

[squid-users] cache manager access from web

2010-02-07 Thread J. Webster
I have followed the tutorial here: http://wiki.squid-cache.org/SquidFaq/CacheManager and set up acls to access the cache manager cgi on my server. I have to access this externally for the moment as that is the only access to the server that I have (SSH or web). The cache manager login appears w

Re: [squid-users] WARNING: got unused STORE_META type 10

2010-02-07 Thread Brett Lymn
On Fri, Feb 05, 2010 at 01:12:09PM -0600, Ryan McCain wrote: > > > We use a Websense plugin that only supports 2.5 and 2.6. > The websense plugin works fine with 2.7 - it is astounding that they still have not addressed the issue since it have been like this for years, literally. The problem

Re: [squid-users] Is OpenDNS efficient for squid?

2010-02-07 Thread Shawn Wright
- "Dieter Bloms" wrote: > Hi, > > On Sun, Feb 07, J. Webster wrote: > > > Is there any problem with using opendns server as the dns_nameserver in > > squid? > > Is it slower than using the local hosts namersevrers? > > I have an issue with dns timeouts for 1 or 2 websites and am having

[squid-users] problem with IP_Filters Header file

2010-02-07 Thread akoshi
Am trying to compile squid to allow transparency using this command ./configure --enable-ipf-transparent on a MAC mini running 10.5.8 am getting a error WARNING: Cannot find necessary IP-Filter header files Transparent Proxy support WILL NOT be enabled How can i solve this, how can