Re: Squid on Debian 12 not staring via systemd

2024-12-07 Thread Timothy M Butterworth
On Fri, Dec 6, 2024 at 10:57 PM Andrew M.A. Cater wrote: > On Fri, Dec 06, 2024 at 05:20:02PM -0500, Timothy M Butterworth wrote: > > On Fri, Dec 6, 2024 at 4:19 PM Timothy M Butterworth < > > timothy.m.butterwo...@gmail.com> wrote: > > > > >> > > &g

Re: Squid on Debian 12 not staring via systemd

2024-12-06 Thread Timothy M Butterworth
;>>> On Fri, Dec 6, 2024 at 11:08 AM Jeffrey Walton >>>> wrote: >>>> >>>>> On Fri, Dec 6, 2024 at 8:27 AM Timothy M Butterworth >>>>> wrote: >>>>> > [...] >>>>> > After troubleshooting a bit I foun

Re: Squid on Debian 12 not staring via systemd

2024-12-06 Thread Greg Wooledge
On Fri, Dec 06, 2024 at 21:37:35 -0500, Timothy M Butterworth wrote: > 2024/12/06 21:35:05| *FATAL: Ipc::Mem::Segment::create failed to > shm_open(/squid-cf__metadata.shm): (17) File exists * A quick google search gives me <https://squid-users.squid-cache.narkive.com/CcSDst54/fata

Re: Squid on Debian 12 not staring via systemd

2024-12-06 Thread Andy Smith
Hi, On Fri, Dec 06, 2024 at 09:37:35PM -0500, Timothy M Butterworth wrote: > 2024/12/06 21:35:05| *FATAL: Ipc::Mem::Segment::create failed to > shm_open(/squid-cf__metadata.shm): (17) File exists * Are there files in /dev/shm left from a previous run that are owned by a different user?

Re: Squid on Debian 12 not staring via systemd

2024-12-06 Thread Timothy M Butterworth
Timothy M Butterworth < >> timothy.m.butterwo...@gmail.com> wrote: >> >>> >>> >>> On Fri, Dec 6, 2024 at 11:08 AM Jeffrey Walton >>> wrote: >>> >>>> On Fri, Dec 6, 2024 at 8:27 AM Timothy M Butterworth >>>>

Re: Squid on Debian 12 not staring via systemd

2024-12-06 Thread Andrew M.A. Cater
On Fri, Dec 06, 2024 at 05:20:02PM -0500, Timothy M Butterworth wrote: > On Fri, Dec 6, 2024 at 4:19 PM Timothy M Butterworth < > timothy.m.butterwo...@gmail.com> wrote: > > >> > > > > According to squid upstream version 5.7 is no longer supported. Version

Re: Squid on Debian 12 not staring via systemd

2024-12-06 Thread Timothy M Butterworth
lton >> wrote: >> >>> On Fri, Dec 6, 2024 at 8:27 AM Timothy M Butterworth >>> wrote: >>> > [...] >>> > After troubleshooting a bit I found that squid is not binding a socket >>> to 3128 when started manually. >>> >

Re: Squid on Debian 12 not staring via systemd

2024-12-06 Thread Timothy M Butterworth
On Fri, Dec 6, 2024 at 11:29 AM Timothy M Butterworth < timothy.m.butterwo...@gmail.com> wrote: > > > On Fri, Dec 6, 2024 at 11:08 AM Jeffrey Walton wrote: > >> On Fri, Dec 6, 2024 at 8:27 AM Timothy M Butterworth >> wrote: >> > [...] >> > After

Re: Squid on Debian 12 not staring via systemd

2024-12-06 Thread Charles Curley
On Fri, 6 Dec 2024 13:01:37 -0500 Jeffrey Walton wrote: > > > > Squid has a service account: "proxy" and group "proxy". > > That may be an issue. Years ago I had MySQL failures because MySQL > startup scripts checked UID and GID were mysql. Trying to s

Re: Squid on Debian 12 not staring via systemd

2024-12-06 Thread Jeffrey Walton
rote: >> >> >> >> On Fri, Dec 6, 2024 at 8:27 AM Timothy M Butterworth >> >> wrote: >> >> > [...] >> >> > After troubleshooting a bit I found that squid is not binding a socket >> >> > to 3128 when started manually. >&g

Re: Squid on Debian 12 not staring via systemd

2024-12-06 Thread Timothy M Butterworth
> >> wrote: > >> > [...] > >> > After troubleshooting a bit I found that squid is not binding a > socket to 3128 when started manually. > >> > > >> > root@hp-debian:/home/tmb# squid -a 3128 > >> > 2024/12/06 05:01:01| FATAL: vecto

Re: Squid on Debian 12 not staring via systemd

2024-12-06 Thread Jeffrey Walton
On Fri, Dec 6, 2024 at 8:27 AM Timothy M Butterworth wrote: > [...] > After troubleshooting a bit I found that squid is not binding a socket to > 3128 when started manually. > > root@hp-debian:/home/tmb# squid -a 3128 > 2024/12/06 05:01:01| FATAL: vector::_M_range_chec

Re: Squid on Debian 12 not staring via systemd

2024-12-06 Thread Stefan Monnier
> Is anyone running Squid on Debian 12? I installed it but I can not get it > to start via systemd. FWIW, I'm running Squid on Debian 12, yes. I don't know if I start it via systemd, but it's started at boot presumably by systemd and `systemctl status squid` gives mean sane

Re: Squid on Debian 12 not staring via systemd

2024-12-06 Thread Timothy M Butterworth
On Fri, Dec 6, 2024 at 4:42 AM Timothy M Butterworth < timothy.m.butterwo...@gmail.com> wrote: > Hello, > > Is anyone running Squid on Debian 12? I installed it but I can not get it > to start via systemd. > > root@hp-debian:/home/tmb# systemctl status squid.service >

Squid on Debian 12 not staring via systemd

2024-12-06 Thread Timothy M Butterworth
Hello, Is anyone running Squid on Debian 12? I installed it but I can not get it to start via systemd. root@hp-debian:/home/tmb# systemctl status squid.service × squid.service - Squid Web Proxy Server Loaded: loaded (/lib/systemd/system/squid.service; enabled; preset: enabled) Active

Re: Squid HTTPS

2018-11-23 Thread Roberto C . Sánchez
con http > > acl blockfiles urlpath_regex -i "C:\\Squid\\etc\\squid\\blocks_files.txt" > error_directory C:\Squid\usr\share\squid\errors\en > deny_info ERR_BLOCKED_FILES blockfiles > http_access deny blockfiles > Para poder filtrar tráfico HTTPS, hace falta configurar lo

Re: Squid HTTPS

2018-11-23 Thread Kenneth Parker
full expert on https, but think that the encryption aspect might prevent determining file types. here goes something of the code that works with http >> > >> acl blockfiles urlpath_regex -i "C: \\ Squid \\ etc \\ squid \\ >> blocks_files.txt" > > error_directo

Squid HTTPS

2018-11-23 Thread Eriel Perez
Como dice el asunto quiero implementar una acl que impida por ejemplo descargar ficheros mp3, zip, rar etc desde squi proxy. Lo he logrado con http mas no con https aqui va algo del codigo que funciona con http acl blockfiles urlpath_regex -i "C:\\Squid\\etc\\squid\\blocks_file

squid proxy fails to resolve LAN host names

2018-03-26 Thread Adam Weremczuk
Hi all, Steps to reproduce (query any LAN host running a web server): $wgethttp://lanhost 2>&1 | grep response HTTP request sent, awaiting response... 200 OK $export http_proxy=proxy:3128 $wgethttp://lanhost 2>&1 | grep response Proxy request sent, awaiting re

Re: squid reporter

2018-02-28 Thread Roberto C . Sánchez
On Wed, Feb 28, 2018 at 04:46:25PM +0300, Gokan Atmaca wrote: > Hello > > I use the sarg reporting tool. But I need a more detailed and more > stable reporting tool. Can you help me with this? > I find that lightsquid works well. Regards, -Roberto -- Roberto C. Sánchez

squid reporter

2018-02-28 Thread Gokan Atmaca
Hello I use the sarg reporting tool. But I need a more detailed and more stable reporting tool. Can you help me with this? Thank you.

Re: squid ssl bump

2018-02-16 Thread Roberto C . Sánchez
On Fri, Feb 16, 2018 at 08:16:28AM +0300, Gokan Atmaca wrote: > Hello > > I am installing as follows. But "ssl_crtd" is not found ... > > installation steps ? > > apt-get build-dep squid3 > apt-get install build-essential sharutils ccze libzip-dev libssl-dev > apt-get install devscripts build-es

squid ssl bump

2018-02-15 Thread Gokan Atmaca
.0-dev apt source squid3 cd squid3-3.5.23 vim debian/rules –enable-ssl (add) ./configure make all make install what can be the problem ? what do you recommend ? root@debian:/usr/local/squid/etc# locate -i ssl_crtd /home/gokan/squid3-3.5.23/src/ssl/ssl_crtd.8 /home/gokan/squid3-3.5.23/src/ssl/s

Re: Jessie unable to update via squid proxy

2017-01-23 Thread Neil Roberts
ing for headers]" The squid logs are not showing any issues. I have configured the proxy settings for apt in various ways depending on which article I am currently looking at. None so far have been able to correct the problem. If I configure wgetrc to use the proxy, wget can successfull

Jessie unable to update via squid proxy

2017-01-23 Thread Neil Roberts
ing for headers]" The squid logs are not showing any issues. I have configured the proxy settings for apt in various ways depending on which article I am currently looking at. None so far have been able to correct the problem. If I configure wgetrc to use the proxy, wget can successfully do

Re: Squid security

2016-06-04 Thread Rob van der Putten
Hi there Rob van der Putten wrote: The libs are different. So I build a backport. And a libecap3 backport. It wants libecap3. Regards, Rob

Re: Squid security

2016-05-22 Thread Rob van der Putten
Hi there Rob van der Putten wrote: heqami...@runbox.com wrote: No need to build a backport. Just use the sid/unstable testing version on apt-get I didn't check the library compatibility. Thanks. The libs are different. It's a bit odd though. Every version patched except stable. Rega

Re: Squid security

2016-05-21 Thread Rob van der Putten
Hi there heqami...@runbox.com wrote: No need to build a backport. Just use the sid/unstable testing version on apt-get I didn't check the library compatibility. Thanks. It's a bit odd though. Every version patched except stable. Regards, Rob

Re: Squid security

2016-05-21 Thread heqami...@runbox.com
No need to build a backport. Just use the sid/unstable testing version on apt-get H. On 05/21/2016 12:12 PM, Rob van der Putten wrote: > Hi there > > > This puzzles me a bit: Information on source package squid3; > https://security-tracker.debian.org/tracker/source-package/squid3 > > Do I n

Squid security

2016-05-21 Thread Rob van der Putten
Hi there This puzzles me a bit: Information on source package squid3; https://security-tracker.debian.org/tracker/source-package/squid3 Do I need a to build a backport to be safe? Regards, Rob

squid and apt

2015-04-22 Thread Pol Hallen
Hi all I've squid with transparent proxy, why linux clients has problems with apt? (apt-get update) Err http://mirrordirector.raspbian.org wheezy/non-free armhf Packages 400 Bad Request on every clients I've: iptables -t nat -A OUTPUT -p tcp --dport 80 -j DNAT --to-destinati

squid cannot get ACL to work

2015-02-04 Thread Bhasker C V
Hi, I have my config something like this I am not sure what I am doing wrong but squid does allow access during all hours irrespective of the allowedtime acl below is my squid conf in full. Can someone help please by telling me what am I doing wrong ? I am guessing squid uses the same serially

Re: Squid security 2014:3 and 2014:4

2014-10-03 Thread Rob van der Putten
Hi there Rob van der Putten wrote: http://www.squid-cache.org/Advisories/SQUID-2014_3.txt http://www.squid-cache.org/Advisories/SQUID-2014_4.txt SNMP is default off. But how about the pinger? Is switched the pinger off. Regards, Rob -- Trans-Pacific Partnership is evil; http

Squid security 2014:3 and 2014:4

2014-10-03 Thread Rob van der Putten
Hi there http://www.squid-cache.org/Advisories/SQUID-2014_3.txt http://www.squid-cache.org/Advisories/SQUID-2014_4.txt SNMP is default off. But how about the pinger? Regards, Rob -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe"

Squid security

2014-04-16 Thread Rob van der Putten
Hi there http://www.squid-cache.org/Advisories/SQUID-2014_1.txt AFAIK SSL-Bump is disabled by default. I did not find any Debian reference to this bug. Or did I miss something? Regards, Rob -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubs

Squid netdb

2014-04-13 Thread Rob van der Putten
Hi there I'm tinkering a bit with Squid. Build a backport [1]. Does anyone know what the contents of /var/log/squid3/netdb.state means? Some things are obvious, others are not. [1] http://www.sput.nl/software/squid33.html Regards, Rob -- To UNSUBSCRIBE, email to debian-user

Re: debian net install CD cashing squid.

2013-08-13 Thread Muhammad Yousuf Khan
Thanks , i will try both the suggestions, however apt-cacher-ng seems more nearer to my need.

Re: debian net install CD cashing squid.

2013-08-13 Thread Darac Marjal
On Tue, Aug 13, 2013 at 11:54:19AM +0500, Muhammad Yousuf Khan wrote: >can i cache all installations/files that net-install CD download from >debian repo during installation. >I am  using SQUID as a proxy server. Certainly, Something like this may be useful: http://itkia.

Re: debian net install CD cashing squid.

2013-08-13 Thread Gregory Nowak
On Tue, Aug 13, 2013 at 11:54:19AM +0500, Muhammad Yousuf Khan wrote: > can i cache all installations/files that net-install CD download from > debian repo during installation. > I am using SQUID as a proxy server. > please advice. it is taking hell of a time to install one s

debian net install CD cashing squid.

2013-08-12 Thread Muhammad Yousuf Khan
can i cache all installations/files that net-install CD download from debian repo during installation. I am using SQUID as a proxy server. please advice. it is taking hell of a time to install one single server. almost taking a day. very frustrating Thanks, Myk

Squid Avira Antivir Updates

2013-08-07 Thread basti
Hello, I try to configure squid to cache Avira Antivir Updates. 1. I install squid with cache_mem 150M cache_dir ufs /var/spool/squid 1000 16 256 #Suggested default: refresh_pattern ^ftp:<-><-->1440<-->20%<--->10080 refresh_pattern ^gopher:<

Re: Squid with https in transparent mode

2013-07-01 Thread Chris Davies
Karl E. Jorgensen wrote: > I just realised: there is a 4th (or is that 5th?) option: policy based > routing. Ah yes. Clever. Thank you for the extra item on the list. Chris -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact list

Re: Squid with https in transparent mode

2013-07-01 Thread Chris Davies
Frank Lanitz wrote: > Thanks for the input. I think really should give up the transparent > approach and try to make usage of autoconfig with hope clients are able > to understand. Supported by at least IE, FF, and Chrome on Windows since XP, if not earlier, and on Linux-based systems for much t

Re: Squid with https in transparent mode

2013-06-28 Thread Frank Lanitz
Am 28.06.2013 19:47, schrieb Karl E. Jorgensen: > On Fri, Jun 28, 2013 at 01:12:38PM +0100, Chris Davies wrote: >> Frank Lanitz wrote: >>> Is there a way of using a squid proxy in transparent way [...] for SSL. >>> If I'm entering the proxy directly into >>&g

Re: Squid with https in transparent mode

2013-06-28 Thread Karl E. Jorgensen
On Fri, Jun 28, 2013 at 01:12:38PM +0100, Chris Davies wrote: > Frank Lanitz wrote: > > Is there a way of using a squid proxy in transparent way [...] for SSL. > > If I'm entering the proxy directly into > > e.g. Firefox it's working -- but don't got it r

Re: Squid with https in transparent mode

2013-06-28 Thread Frank Lanitz
On Fri, 28 Jun 2013 13:12:38 +0100 Chris Davies wrote: > Frank Lanitz wrote: > > Is there a way of using a squid proxy in transparent way [...] for > > SSL. If I'm entering the proxy directly into > > e.g. Firefox it's working -- but don't got it running via

Re: Squid with https in transparent mode

2013-06-28 Thread Chris Davies
Frank Lanitz wrote: > Is there a way of using a squid proxy in transparent way [...] for SSL. > If I'm entering the proxy directly into > e.g. Firefox it's working -- but don't got it running via transparent mode. As you'll know, it's pretty straightforward

Re: Squid with https in transparent mode

2013-06-28 Thread Frank Lanitz
Am 26.06.2013 15:59, schrieb Karl E. Jorgensen: > On Tue, Jun 25, 2013 at 01:07:26PM +0100, Frank Lanitz wrote: >> Hi folsk, >> >> Is there a way of using a squid proxy in transparent way, just to put >> the traffic and forward it via another proxy to outside network(n

Re: Squid with https in transparent mode

2013-06-26 Thread Karl E. Jorgensen
On Tue, Jun 25, 2013 at 01:07:26PM +0100, Frank Lanitz wrote: > Hi folsk, > > Is there a way of using a squid proxy in transparent way, just to put > the traffic and forward it via another proxy to outside network(no > caching etc) w/o doing man-in-the-middle? Currently I'v

Squid with https in transparent mode

2013-06-25 Thread Frank Lanitz
Hi folsk, Is there a way of using a squid proxy in transparent way, just to put the traffic and forward it via another proxy to outside network(no caching etc) w/o doing man-in-the-middle? Currently I've got this running for http via cache_peer xx.xx.xx.xx parent 3128 7 no-query de

squid on other box than iptables NAT?

2012-09-17 Thread Simon Brandmair
Hi group, I thought I could run squid (3.1.20) on one box, and iptables with DNAT on another box with iptables -t nat -A PREROUTING -p tcp --dport 80 -i $LOCIF ! -s $squidbox ! -d $localnet -j DNAT --to-destination $squidbox:3128 squid.conf snip: http_port 192.x.x.x:3128 intercept But on the

Re: buffer bloat or Squid issue ?

2012-06-29 Thread Muhammad Yousuf Khan
FYI : IPCOP currently sets to masqurading. i am not using the squid facility right now. Thanks On Fri, Jun 29, 2012 at 8:18 PM, Muhammad Yousuf Khan wrote: > On Fri, Jun 29, 2012 at 7:58 PM, Tom Grace > wrote: >> On 29/06/12 14:15, Muhammad Yousuf Khan wrote: >>> i have do

Re: buffer bloat or Squid issue ?

2012-06-29 Thread Muhammad Yousuf Khan
On Fri, Jun 29, 2012 at 7:58 PM, Tom Grace wrote: > On 29/06/12 14:15, Muhammad Yousuf Khan wrote: >> i have done some test and here are some details and results >> >>  i am using two machine >> >> 1, Gateway IPcop (linux) >> 2. Debian lenny (squid) >>

Re: buffer bloat or Squid issue ?

2012-06-29 Thread Tom Grace
On 29/06/12 14:15, Muhammad Yousuf Khan wrote: > i have done some test and here are some details and results > > i am using two machine > > 1, Gateway IPcop (linux) > 2. Debian lenny (squid) > > i am using download manager to download a 50MB file. > > IPCOP &g

Re: buffer bloat or Squid issue ?

2012-06-29 Thread Muhammad Yousuf Khan
i have done some test and here are some details and results i am using two machine 1, Gateway IPcop (linux) 2. Debian lenny (squid) i am using download manager to download a 50MB file. IPCOP --- when i do it VIA IPCOP my download burst rate up to 270 KB not ping delay and other can

Re: buffer bloat or Squid issue ?

2012-06-29 Thread Muhammad Yousuf Khan
see the ping delay of my proxy server. see first few lines which is before download when i start download a huge file it when to 3000 which is too much and this is the only reason i think why it is happening. now at the bottem of this ping responce you will see when i cancled the download job thing

buffer bloat or Squid issue ?

2012-06-29 Thread Muhammad Yousuf Khan
i am using squid 2.7 stable 9 with pdns as Caching DNS. using KVM qemu VM as a proxyserver. i have 4 Mbps internet link. when ever any client start download any big file my squid gives the full threshold to the downloading session and on other computers people see The following error was

Re: Squid as default gateway in proxy mode.

2012-04-20 Thread Muhammad Yousuf Khan
g from inside and going outside. rather what i want is just to >>>> NAT only ICMP Echo Rep and Req so that i can at least ping outside >>>> host >> >> As Joe wrote, this is not the right way to do things. See below. >> >>> with out SSH the Squid con

Re: Squid as default gateway in proxy mode.

2012-04-15 Thread Joe
On Sun, 15 Apr 2012 19:05:24 +0500 Muhammad Yousuf Khan wrote: > 4, on port 80 Squid will be acting as a proxy. > > Yes, this is the meaning of 'transparent' in terms of a proxy. It means that the web browsers don't have to be set to a specific port, when users who k

Re: Squid as default gateway in proxy mode.

2012-04-15 Thread Pascal Hambourg
Muhammad Yousuf Khan a écrit : > > did you mean this. > > 1, PAT all the traffice by iptables Not PAT, NAT. And specifically source NAT (SNAT or MASQUERADE). > 2. Block everything > 3, accept only specific traffice > 4, on port 80 Squid will be acting as a proxy. Yes.

Re: Squid as default gateway in proxy mode.

2012-04-15 Thread Muhammad Yousuf Khan
xy. did you mean this. 1, PAT all the traffice by iptables 2. Block everything 3, accept only specific traffice 4, on port 80 Squid will be acting as a proxy. if it is what you mean , can you please give me just few liner script in which i will PAT all the traffic and then i block every thing

Re: Squid as default gateway in proxy mode.

2012-04-15 Thread Pascal Hambourg
Muhammad Yousuf Khan a écrit : > > i know ICMP didnt have ports and it is a layer 4 proto. ICMP is tranported on top on IP which is a layer 3 (network) protocol, but that does not make it a layer 4 protocol. ICMP provides services that are part of the IP protocol, so it is rather a layer 3 protoco

Re: Squid as default gateway in proxy mode.

2012-04-15 Thread Muhammad Yousuf Khan
can at least ping outside > >> host > > As Joe wrote, this is not the right way to do things. See below. > > > with out SSH the Squid console. which is very bothering. > >> My network diagram is very simple > >> > >> >> Box>-

Re: Squid as default gateway in proxy mode.

2012-04-14 Thread Joe
On Sat, 14 Apr 2012 12:40:26 +0200 Pascal Hambourg wrote: > > Joe wrote : > > only TCP and UDP have 'ports' > > No. ICMP does not have ports, but other protocols such as SCTP and > DCCP have ports too. > > Yes, I do realise there are others, but they are not among the half-dozen or so which

Re: Squid as default gateway in proxy mode.

2012-04-14 Thread Pascal Hambourg
uters as well. however i don't want to NAT all the traffic >> coming from inside and going outside. rather what i want is just to >> NAT only ICMP Echo Rep and Req so that i can at least ping outside >> host As Joe wrote, this is not the right way to do things. See be

Re: Squid as default gateway in proxy mode.

2012-04-14 Thread Joe
On Sat, 14 Apr 2012 13:04:08 +0500 Muhammad Yousuf Khan wrote: > i have lately installed SQUID proxy and to avail all the facilities > i am using it as Proxy mod not as Transparent mode neither i wanted > to. > > now the problem part is i want to ping outside host to verify the

Squid as default gateway in proxy mode.

2012-04-14 Thread Muhammad Yousuf Khan
i have lately installed SQUID proxy and to avail all the facilities i am using it as Proxy mod not as Transparent mode neither i wanted to. now the problem part is i want to ping outside host to verify the connectivity of internet for that all the time i have to open the SSH the console and ping

Re: Squid & access control

2011-10-09 Thread Scott Ferguson
On 10/10/11 12:41, Mark Panen wrote: > Hi, > > I can't get squid to function on Debian via Webmin. > > Normally i: > > 1. Set up ports & networking, http port 3128 and the IP of my machine. > 2. Access control, client address, mark - 192.168.1.100 > 3. Rest

Squid & access control

2011-10-09 Thread Mark Panen
Hi, I can't get squid to function on Debian via Webmin. Normally i: 1. Set up ports & networking, http port 3128 and the IP of my machine. 2. Access control, client address, mark - 192.168.1.100 3. Restart squid. 4. Bob's your uncle, it normally works but Ice weasel is giving

Re: Asynchronous HTTP Cache Validations - Varnish or Squid for high volume websites?

2010-09-28 Thread Siju George
On Tue, Sep 28, 2010 at 1:17 AM, Gilles Mocellin wrote: > > Yes ! > 600 req/s at Varnish and only 5-10 req/s at Apache behind ! > > Of course, you'll have to tune and adapt to your site, but really woth it, > especially with CMS like Drupal, which are very hungry on resources. > Thanks Allan & Gi

Re: Asynchronous HTTP Cache Validations - Varnish or Squid for high volume websites?

2010-09-27 Thread Gilles Mocellin
Le Monday 27 September 2010 12:44:04 Siju George, vous avez écrit : > Hi, > > Which one is better for Asynchronous HTTP Cache Validations for high > volume websites? > Varnish or Squid ? > > any body using Varnish in production Environments? Yes ! 600 req/s at Varnish a

Re: Asynchronous HTTP Cache Validations - Varnish or Squid for high volume websites?

2010-09-27 Thread Allan Wind
On 2010-09-27T16:14:04, Siju George wrote: > Which one is better for Asynchronous HTTP Cache Validations for high > volume websites? Varnish or Squid ? We are planning on rolling out Varnish in production. Squid is the grand-daddy. Your favorite search engine should pull up some benc

Asynchronous HTTP Cache Validations - Varnish or Squid for high volume websites?

2010-09-27 Thread Siju George
Hi, Which one is better for Asynchronous HTTP Cache Validations for high volume websites? Varnish or Squid ? any body using Varnish in production Environments? thanks :-) --Siju -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe"

Re: Squid 3.0 on Debian 5

2010-08-13 Thread Jordan Metzmeier
0, schrieb Mark Quitoriano: >>> i tried to config arp in squid.conf but i get this error >>> "aclParseAclLine: Invalid ACL type 'arp'" how will i enable the arp >>> function with squid in debian? i don't really want to compile from >>> sc

Re: Squid 3.0 on Debian 5

2010-08-13 Thread Mark Quitoriano
d ACL type 'arp'" how will i enable the arp >> function with squid in debian? i don't really want to compile from >> scratch and want to use the .deb file instead. > > > Im not sure is correct, when i has the error only the new build help me. > > ne

Re: Squid 3.0 on Debian 5

2010-08-12 Thread siefke_lis...@web.de
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Morning, Am 13.08.2010 02:50, schrieb Mark Quitoriano: > i tried to config arp in squid.conf but i get this error > "aclParseAclLine: Invalid ACL type 'arp'" how will i enable the arp > function with squid in debian? i

Squid 3.0 on Debian 5

2010-08-12 Thread Mark Quitoriano
Hi List, i tried to config arp in squid.conf but i get this error "aclParseAclLine: Invalid ACL type 'arp'" how will i enable the arp function with squid in debian? i don't really want to compile from scratch and want to use the .deb file instead. Hope someone

Re: Should squid RAM management be left to the kernel or configured explicitly?

2010-06-08 Thread Klistvud
Dne, 08. 06. 2010 17:49:56 je Boyd Stephen Smith Jr. napisal(a): However, squid is capable of caching much more data than fits into RAM. Thanx. Must definitely read up on that (when I find the time). -- Regards, Klistvud Certifiable Loonix User #481801 http://bufferoverflow.tiddlyspot.com

Re: Should squid RAM management be left to the kernel or configured explicitly?

2010-06-08 Thread Boyd Stephen Smith Jr.
by the kernel? I mean, aren't > all those objects already being held *in RAM* anyway? If your squid cache size is always smaller than the RAM available to the squid process(es), then I wouldn't worry about it. However, squid is capable of caching much more data than fits into RAM.

Re: Should squid RAM management be left to the kernel or configured explicitly?

2010-06-08 Thread Klistvud
Dne, 06. 06. 2010 15:38:47 je Klistvud napisal(a): Bump! -- Regards, Klistvud Certifiable Loonix User #481801 http://bufferoverflow.tiddlyspot.com -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Arc

Should squid RAM management be left to the kernel or configured explicitly?

2010-06-06 Thread Klistvud
Howdie, fellow Debianites! Looking for some input on the following dilemma: I'm running a small home-LAN squid3 server with 1 GB disk cache and trying to optimize its performance. The Lenny machine running it has 2.5 Gigs of RAM, of which more than 1.5 Gigs is being used as cache (as shown

Re: ad blocking squid

2010-03-29 Thread Paul Johnson
On Sun, 28 Mar 2010 23:17:43 -0600, Glenn English wrote: > On Mar 28, 2010, at 7:42 PM, John Hasler wrote: > >> Jozsef Vadkan wrote: >>> Can anyone post a link to a good howto, how to set up a transparent >>> squid proxy, that can filter ads? >> >> I su

Re: ad blocking squid

2010-03-29 Thread Paul Johnson
On Sun, 28 Mar 2010 21:41:32 -0400, Andrew Winnenberg wrote: > I haven't used it myself, but the adzapper package appears to be an > ad-blocker for squid. adzapper isn't bad, but it's not terribly high performance, either. -- To UNSUBSCRIBE, email to debian-user-requ...@l

Re: ad blocking squid

2010-03-29 Thread Glenn English
On Mar 29, 2010, at 9:05 AM, Jari Fredriksson wrote: > Well, I Googled, and it seems that Privoxy CAN do that. Thanks, Jari. I'm getting ready to build a DIY firewall, and I've been planning to do exactly that. -- Glenn English g...@slsware.com -- To UNSUBSCRIBE, email to debian-user-requ

Re: ad blocking squid

2010-03-29 Thread Jari Fredriksson
On 29.3.2010 17:52, Glenn English wrote: > > On Mar 29, 2010, at 8:17 AM, Jari Fredriksson wrote: > >> Privoxy (I think) can not play as a transparent proxy, but Squid can, >> and it can be chained with Privoxy. > >> > > Why not? If privoxy's runn

Re: ad blocking squid

2010-03-29 Thread Glenn English
On Mar 29, 2010, at 8:17 AM, Jari Fredriksson wrote: > Privoxy (I think) can not play as a transparent proxy, but Squid can, > and it can be chained with Privoxy. > Why not? If privoxy's running on a host acting as a gateway, with a redirect in the packet filter, what could pos

Re: ad blocking squid

2010-03-29 Thread Jari Fredriksson
On 29.3.2010 8:17, Glenn English wrote: > > On Mar 28, 2010, at 7:42 PM, John Hasler wrote: > >> Jozsef Vadkan wrote: >>> Can anyone post a link to a good howto, how to set up a transparent >>> squid proxy, that can filter ads? >> >> I suggest tha

Re: ad blocking squid

2010-03-28 Thread Glenn English
On Mar 28, 2010, at 7:42 PM, John Hasler wrote: > Jozsef Vadkan wrote: >> Can anyone post a link to a good howto, how to set up a transparent >> squid proxy, that can filter ads? > > I suggest that you try Privoxy. No need for a HOWTO: just install the > Debian pack

Re: ad blocking squid

2010-03-28 Thread John Hasler
Jozsef Vadkan wrote: > Can anyone post a link to a good howto, how to set up a transparent > squid proxy, that can filter ads? I suggest that you try Privoxy. No need for a HOWTO: just install the Debian package. -- John Hasler -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debi

Re: ad blocking squid

2010-03-28 Thread Andrew Winnenberg
On Saturday 27 March 2010 08:53:12 am Jozsef Vadkan wrote: > I want to block ads on the client side. [i mean when the people surf the > net, they shouldn't see any ads] > > Can anyone post a link to a good howto, how to set up a transparent > squid proxy, that can filter

Re: ad blocking squid

2010-03-28 Thread A. F. Cano
On Sat, Mar 27, 2010 at 01:53:12PM +0100, Jozsef Vadkan wrote: > I want to block ads on the client side. [i mean when the people surf the > net, they shouldn't see any ads] > > Can anyone post a link to a good howto, how to set up a transparent > squid proxy, that can filter

Re: ad blocking squid

2010-03-28 Thread Paul Johnson
On Sat, 27 Mar 2010 13:53:12 +0100, Jozsef Vadkan wrote: > Can anyone post a link to a good howto, how to set up a transparent > squid proxy, that can filter ads? While it's not in Debian, ufdbguard is a pretty reliable redirector. > [on client side! - router isn't >

Re: ad blocking squid

2010-03-27 Thread Camaleón
On Sat, 27 Mar 2010 13:53:12 +0100, Jozsef Vadkan wrote: > I want to block ads on the client side. [i mean when the people surf the > net, they shouldn't see any ads] > > Can anyone post a link to a good howto, how to set up a transparent > squid proxy, that can filter

ad blocking squid

2010-03-27 Thread Jozsef Vadkan
I want to block ads on the client side. [i mean when the people surf the net, they shouldn't see any ads] Can anyone post a link to a good howto, how to set up a transparent squid proxy, that can filter ads? [on client side! - router isn't running openwrt, etc.] Thank you! -- To U

Tuning problem in squid

2009-06-12 Thread Thanigairajan
Hi , I am facing some performance issues in squid . i.e. I have Debian etch with squid,squidguard,shorewall. Internet is working in normal speed if clients are approx 50 . If clients are approx 70 -100 it is getting very slow. I googled for tuning and done the following things

Re: how to create a cache for squid

2009-01-21 Thread Bob Cox
On Wed, Jan 21, 2009 at 13:05:43 +0100, abdelkader belahcene (abelahc...@gmail.com) wrote: > hi everybody, > I want to create a cache using squid, just a cache not filtering anything, > have I to change the http_port to say 8080 and writing iptables for redirect > 80 to 8080 > o

how to create a cache for squid

2009-01-21 Thread abdelkader belahcene
hi everybody, I want to create a cache using squid, just a cache not filtering anything, have I to change the http_port to say 8080 and writing iptables for redirect 80 to 8080 or it is done by default without changing anything in squid.conf thanks for help bela

Re: squid-cache

2008-12-07 Thread Sam Leon
Tom Allison wrote: why is there two different versions (v2.x vs v3.x) of squid supported? Is there that much incompatibility between the two? pros/cons with one over the other? http://www.mail-archive.com/[EMAIL PROTECTED]/msg52046.html Sam -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Re: squid cache ssl

2008-12-01 Thread Brian McKee
On Mon, Dec 1, 2008 at 5:57 AM, Tom Allison <[EMAIL PROTECTED]> wrote: > Does squid3 come with SSL support compiled in? I don't know, but I do know that you don't traditionally cache SSL as you'd have to make yourself a trusted man in the middle... -- To UNSUBSCRIBE, email to [EMAIL PROTECTED]

Squid URL

2008-12-01 Thread Tom Allison
Got squid3 installed and set up a redirect for it. But it drops either the HTTP or the HTTP:// part of the URL. I'm listening on port 3128 and redirecting the requests. Because the response is from squid I'll assume the iptables information is valid. The only changes I m

  1   2   3   4   5   6   7   >