Re: [squid-users] SOLVED - Squid not caching images/content from certain websites

2014-03-12 Thread Carlos Defoe
Can anybody get this image to be cached? If yes, in which squid version? http://s2.glbimg.com/XG7L47pX_ik0O_uxiV3g65rvpNU=/90x68/s.glbimg.com/jo/g1/f/original/2014/02/21/whatsapp.jpg I tried with squid 3.3.12, which came with this bug correction: (Bug #3806: Caching responses with Vary header) T

Re: [squid-users] SOLVED - Squid not caching images/content from certain websites

2014-03-12 Thread Peres Levente
Dear Squid Users, I just wanted to let you know I solved this... In case anyone else using latest stable fedora, gets crazy about this ... Looks like my version was either buggy or... in any case, the solution is to upgrade version of Squid. In latest fedora I did this: yum install fedora-rele

[squid-users] [SOLVED]Re: [squid-users] squid with dansguardian

2013-10-18 Thread Stefano Malini
thank you! It's solved adding follow_x_forwarded_for allow localhost in squid.conf and enabling forwardedfor=on in dansguardian.conf. Now every request in access.log has the correct client ip. Hope this helps!

[squid-users] [SOLVED] Re: Squid3 blocking https connections that define a port in the url

2013-09-05 Thread HillTopsGM
Thanks Amos, added: > acl SSL_ports port 443 * > 2083 * That got it working. -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/Squid3-blocking-https-connections-that-define-a-port-in-the-url-tp4661933p4662002.html Sent from the Squid - Users mailing list a

[squid-users] SOLVED! AW: [squid-users] Client randomly reloads pages every second - cache/parent issue?

2012-11-28 Thread Stefan Bauer
This can be seen as solved. Problem is squidguard. If i disable the url_rewrite - no problem anymore. So time to hit the squidguard people with this problem. thank you for your time!

Re: [squid-users] [SOLVED] auth_param ntlm children vs Site Size

2012-07-09 Thread Jason Leschnik
Seems to have done the trick, also needed to increase the number of file descriptors to handle the extra helpers. At peak load now using 33 (30 was our Default), what i can only assume has something to do with problems related to queuing theory and exponential wait times occurred due to this. Hop

[squid-users] {Solved] [squid-users] Transparent Proxy not working for HTTPS, ftp etc.. Plz help

2011-02-07 Thread Jayakrishnan
Hello all, Anyways I sorted it my self. The problem was with my ip configuration. I have created IP Aliasing in my LAN nic. that is it had 2 IPs. one in 10.10.10.1 which is the gateway for my one set of LAN clients. The other was 192.168.1.150 which I was supposed to add to add other clients. But

[squid-users] SOLVED: Re: [squid-users] FTP with squid 3.1.3 failed

2010-06-10 Thread Tom Tux
Hi Henrik Thank you for this hint. I put the directive "ftp_epsv off" in my squid.conf; now it's working as expected. Regards, Tom 2010/6/10 Henrik Nordström : > tor 2010-06-10 klockan 10:29 +0200 skrev Tom Tux: >> Hi >> With Squid 3.1.3, I'm not able to connect a ftp-site (ex. >> ftp://ftp.gnu.o

[squid-users] [SOLVED] Trouble writing external acl helper

2010-04-14 Thread marriedto51
Thank you! Following your example I can now get this to work. I was perhaps misled by reading source code for something called "check_group.c" into thinking the setvbuf() calls were needed. John. -- View this message in context: http://n4.nabble.com/Trouble-writing-external-acl-helper-tp183946

[squid-users] [SOLVED] [squid-users] Bypassing proxy authentication

2010-03-10 Thread Julian Pilfold-Bagwell
Julian Pilfold-Bagwell wrote: Amos Jeffries wrote: Julian Pilfold-Bagwell wrote: Hi all, i have a squid proxy server (v2.6.STABLE21-3.el5) running on CentOS 5.4. It's set up for NTLM authentication for use with Windows XP and it works perfectly.However, I have a piece of software that

Re: [squid-users] (SOLVED) setting up different filtering based on port number

2010-02-23 Thread Al - Image Hosting Services
Hi, I have a solution: acl custom-auth proxy_auth REQUIRED acl mysite dstdomain .zickswebventures.com acl blocklistA dstdomain .facebook.com .youtube.com acl blocklistB dstdomain .youtube.com acl portA myport 8100 acl portB myport 8101 acl portC myport 8102 acl portJ myport 8109 http_access deny

[squid-users] [SOLVED] Re: [squid-users] Fwd: squid_ldap_auth with two or more domain-controllers?

2010-02-16 Thread Tom Tux
With the parameter "-c [seconds]" (on the ldap-helper), I can specify, how long the first domain-controller should tried to be contacted, before the second one will tried to reach. Regards, Tom 2010/2/5 Tom Tux : > I can provide more than one server, but if the first one is not > reachable, i'l

[squid-users] SOLVED - Problem with kerberos against AD

2010-02-03 Thread Ralf.Lutz
Hi, I solved the problem described in my mail "Problem with kerberos against AD": I added the export of the variable KRB5_KTNAME to the file /etc/profiles, now I added the export to the start-script of squid and it works. Kind Regards, Ralf

[squid-users] [SOLVED] Re: [squid-users] Date time format in access.log

2010-02-01 Thread Dayo Adewunmi
Amos Jeffries wrote: Dayo Adewunmi wrote: Hi all In /var/log/squid/access.log on Ubuntu 8.04, squid 2.6.18-1ubuntu3 the log lines get written to file with the epoch time, instead of the human-readable time. How can I get squid to write to access.log with human-readable time? You need a cust

[squid-users] [SOLVED] Re: [squid-users] Squid-2.6.5 SSL reverse proxy ?

2009-10-20 Thread Stonie
Henrik, That resolved the issue. Many thanks. really appreciated. - Cheers Stonie. On Wed, Oct 21, 2009 at 6:10 AM, Henrik Nordstrom wrote: > tis 2009-10-20 klockan 23:47 +1100 skrev Stonie: >> Henrik, >> >> Your help is much appreciated, I have the following after a restart: >> >> r...@squidvm

Re: [squid-users] (solved) Linux using kerberos works but squid won't

2009-08-25 Thread Mrvka Andreas
Hi again, I've found my error myself. Using this howto from Guido: http://wiki.squid-cache.org/ConfigExamples/Authenticate/Kerberos works great at my site (with defining my environment hosts, users and pass)! My caveat for not working was: _I used a too short name for the principal or hostname

Re: [squid-users] [solved]] max_user_ip

2009-04-16 Thread aluc8rd
Hi, I have instaled version the squid3-3.0.STABLE13-9.1.i586.rpm. But the option %a don't change to username. I need another configuration for this work? Rejaine Monteiro wrote: > > > Rejaine Monteiro escreveu: > >> >> a = User identity >> I'm already using %a to get

[squid-users] Solved / RE : Diagnosing RPCviaHTTP setup?

2008-10-22 Thread Jakob Curdes
.. forget it, I had a NAT rule in place so the request ended up somewhere else.. tcpdump was my friend. JC

[squid-users] [SOLVED] Re: Using group names that include white spaces with external auth

2008-06-22 Thread Jose Ildefonso Camargo Tolosa
Hi! So, I got the answer. duh include the group name from a file, like this: acl group_name external ldap_group "/path/to/file" and in the file, the group name. I still don't understand why does the %20 doesn't work, but there is this workaround. Thanks! Ildefonso. On Sat, Jun 21, 20

[squid-users] Solved [squid-users] Using multiple "redirect_program" commands

2008-02-13 Thread Jörg Hoffmann
Yeah, i did this by myself in php. It does a lookup in the mysql database for unallowed urls and if nothing is found it querys squidguard. After all it returns. So i did both things i wanted in one script. Thanks anyway :) Jörg H. -Ursprüngliche Nachricht- Von: Alex Rousskov [mailto:[EM

Re: [squid-users] [SOLVED]Re: [squid-users] Unable to increase filedescriptor limit -- tried all things

2008-01-25 Thread Adrian Chadd
Graph the statistics from Squid, including SNMP. This'll include the number of active and free filedescriptors. :) Adrian On Fri, Jan 25, 2008, bijayant kumar wrote: > Thanks to all you and all the members of the list who > has supported me to rectify this problem. > The startup/init script

[squid-users] [SOLVED]Re: [squid-users] Unable to increase filedescriptor limit -- tried all things

2008-01-25 Thread bijayant kumar
Thanks to all you and all the members of the list who has supported me to rectify this problem. The startup/init script of squid was wrong, which comes in gentoo. It was setting the filedescriptor limit to 1024. I started it manually as suggested by Adrian Chadd, and it started showing 8192 file d

Re: [squid-users] [SOLVED] Large ACL's list, the ways to distribute squid caches, asking pro-users for advice.

2008-01-24 Thread Serg A. Androsov
The problem has solved, it was our mistake with authenticator :). Big thanks for help us. Think this expirience will be so useful for others. I'll send mgr:info where server will have most load (typically at the end and start of the month) for community statistics. P.S. I'll having some questio

Re: [squid-users] solved - dns timeout , but working dns servers. Unable to determine IP address from host name

2007-12-07 Thread Amos Jeffries
phil curb wrote: --- Chris Robertson wrote: phil curb wrote: ok, amos. there have been some developments, based on what you wrote.. I couldn`t find anything of your reply to say yes to.. Removing dns_nameservers from squid.conf, so it is like default. When I set windows to get IP automati

Re: [squid-users] solved - dns timeout , but working dns servers. Unable to determine IP address from host name

2007-12-07 Thread phil curb
--- Chris Robertson wrote: > phil curb wrote: > > ok, amos. there have been some developments, based > on > > what you wrote.. I couldn`t find anything of your > > reply to say yes to.. > > > > Removing dns_nameservers from squid.conf, so it is > > like default. > > > > When I set windows to get

Re: [squid-users] solved - dns timeout , but working dns servers. Unable to determine IP address from host name

2007-12-06 Thread Chris Robertson
phil curb wrote: ok, amos. there have been some developments, based on what you wrote.. I couldn`t find anything of your reply to say yes to.. Removing dns_nameservers from squid.conf, so it is like default. When I set windows to get IP automatically, and DNS manually.. If I set DNS to 192.16

Re: [squid-users] solved - dns timeout , but working dns servers. Unable to determine IP address from host name

2007-12-06 Thread phil curb
--- Amos Jeffries <[EMAIL PROTECTED]> wrote: > phil curb wrote: > > I was getting this error.. > > using windows port of squid > > > > Seems it was not getting DNS servers properly. > > had to set both of them dns_nameservers in > squid.conf > > > > then it worked. > > > > the short story with

Re: [squid-users] solved - dns timeout , but working dns servers. Unable to determine IP address from host name

2007-12-06 Thread Amos Jeffries
phil curb wrote: I was getting this error.. using windows port of squid Seems it was not getting DNS servers properly. had to set both of them dns_nameservers in squid.conf then it worked. the short story with answer is I did ipconfig /all it shows 10.0.0.138 as DNS server, and 192.168.0.1 as

[squid-users] solved - dns timeout , but working dns servers. Unable to determine IP address from host name

2007-12-05 Thread phil curb
I was getting this error.. using windows port of squid Seems it was not getting DNS servers properly. had to set both of them dns_nameservers in squid.conf then it worked. the short story with answer is I did ipconfig /all it shows 10.0.0.138 as DNS server, and 192.168.0.1 as my "Gateway" i.e.

[squid-users] SOLVED: X-FORWARDED-FOR

2007-09-24 Thread Gustavo Uribe
oK, I found the solution right here in the list on a previous post. http://www.squid-cache.org/mail-archive/squid-users/200707/0404.html Thanks

[squid-users] - SOLVED - Multi-ISP / Squid 2.6 Problem going DIRECT

2007-09-21 Thread Philipp Rusch
SOLVED - Update to Squid 2.6.STABLE14-8.5 and applying patches to our firewall (Shorewall 4.0.3) did work for us. Now this works flawlessly. -- Sorry to bother you, but I don't get it. We have a SuSE 10.1 system and have our

Re: [squid-users] [solved] Delay Pools, external acl, single sign-on

2007-09-06 Thread Martin Perner
Thanks very much that solved the problem Henrik Nordstrom wrote: On tis, 2007-09-04 at 15:31 +0200, Martin Perner wrote: The problem is that the script for the single sign-on didn't seem to set the %LOGIN variable. Correct, as authentication has not been used. %EXT_USER is the ex

Re: [squid-users] SOLVED - Problem with http/1.1 302 - https://webmail.skynet.be

2007-09-05 Thread Martijn Moret
> On Wed, Sep 05, 2007, Martijn Moret wrote: > >> You can use the following user details: >> user: pinosimone >> pass: pino2010 > > I've logged in fine, there's two messages there. I've got Squid manually > configured in my browser. > > Squid version from squid -v: > Squid Cache: Version 2.6.STABLE

[squid-users] SOLVED! Re: [squid-users] RE: [SPAM] - [squid-users] possibly off-topic: squid-Guard config issue - Bayesian Filter detected spam

2007-08-19 Thread DataZap
Hi, Yes! Putting in what you described work! Thanks, Al On Thu, 16 Aug 2007, Edward Stafford wrote: > Date: Thu, 16 Aug 2007 20:09:29 -0400 > From: Edward Stafford <[EMAIL PROTECTED]> > To: DataZap <[EMAIL PROTECTED]>, squid-users@squid-cache.org > Subject: [squid-users] RE: [SPAM] - [squid-u

Re: [squid-users] (SOLVED, I hope) ACL rules allow localhost, but I still get an Access Denied in transparent setup...

2007-07-31 Thread Adrian Chadd
On Tue, Jul 31, 2007, Leonardo Rodrigues Magalh??es wrote: >What i have noticed, on the last 3-4 years, is that the BYTE hit > ratio is getting lower each year. And that's somehow expectable. Several > sites, including those who have stale content, are starting to use site > generator syste

Re: [squid-users] (SOLVED, I hope) ACL rules allow localhost, but I still get an Access Denied in transparent setup...

2007-07-31 Thread Leonardo Rodrigues Magalhães
GoogleGuy escreveu: I have a small home LAN, with 3 people using the router PC as a working machine (read: 3 clients) and basically browsing the same sites. Plus a couple of laptops. I'm the sysadmin of several networks running squid as transparent proxy. My squids were monitored through

Re: [squid-users] (SOLVED, I hope) ACL rules allow localhost, but I still get an Access Denied in transparent setup...

2007-07-31 Thread GoogleGuy
On Mon, 30 Jul 2007 21:44:09 +0200 Henrik Nordstrom <[EMAIL PROTECTED]> wrote: > On mån, 2007-07-30 at 21:00 +0300, GoogleGuy wrote: > > > This really should be on the Wiki pages or in the docs! Doesn't > > anyone use Squid as a personal proxy from localhost? > > Not many.. and even less as a tr

Re: [squid-users] (SOLVED, I hope) ACL rules allow localhost, but I still get an Access Denied in transparent setup...

2007-07-31 Thread GoogleGuy
On Mon, 30 Jul 2007 16:56:22 -0300 Leonardo Rodrigues Magalhães <[EMAIL PROTECTED]> wrote: > I really think doing that (using squid as personal proxy on > localhost) is FAR from being a smart idea. The bandwidth saving with > a single client will be, certainly, very small IF exists at all. And >

[squid-users] (SOLVED, I hope) ACL rules allow localhost, but I still get an Access Denied in transparent setup...

2007-07-30 Thread Leonardo Rodrigues Magalhães
GoogleGuy escreveu: This really should be on the Wiki pages or in the docs! Doesn't anyone use Squid as a personal proxy from localhost? I really think doing that (using squid as personal proxy on localhost) is FAR from being a smart idea. The bandwidth saving with a single client wil

Re: [squid-users] (SOLVED, I hope) ACL rules allow localhost, but I still get an Access Denied in transparent setup...

2007-07-30 Thread Henrik Nordstrom
On mån, 2007-07-30 at 21:00 +0300, GoogleGuy wrote: > This really should be on the Wiki pages or in the docs! Doesn't anyone > use Squid as a personal proxy from localhost? Not many.. and even less as a transparently intercepting proxy for personal use.. Most is running Squid on a router/firewal

Re: [squid-users] (SOLVED, I hope) ACL rules allow localhost, but I still get an Access Denied in transparent setup...

2007-07-30 Thread GoogleGuy
On Mon, 30 Jul 2007 19:41:27 +0200 Henrik Nordstrom <[EMAIL PROTECTED]> wrote: > > You mean with iptables or can I set this up with Squid's ACL? > > It's mainly iptables, using the owner match.. This really should be on the Wiki pages or in the docs! Doesn't anyone use Squid as a personal prox

Re: [squid-users] SOLVED ! How to listen streaming audio * without bypass squid

2007-07-14 Thread Henrik Nordstrom
fre 2007-07-13 klockan 17:27 -0300 skrev Rejaine Monteiro: ' > Tow workstations with Windows XP, WMP9 and IE7 works fine.. > Older versions of IE7 (like IE6) or WMP (windows media player) don't > work very well (I don't no why!) > So, I think we have to upgrade all Windows workstations to solve th

Re: [squid-users] SOLVED ! How to listen streaming audio * without bypass squid

2007-07-13 Thread Rejaine Monteiro
After some tests, we discover a thing: the problem does not affect all workstations !!! Tow workstations with Windows XP, WMP9 and IE7 works fine.. Older versions of IE7 (like IE6) or WMP (windows media player) don't work very well (I don't no why!) So, I think we have to upgrade all Windows

Re: [squid-users] [SOLVED] Strange issue with a 301 redirect and reverse proxying...

2007-01-17 Thread Henrik Nordstrom
ons 2007-01-17 klockan 12:42 -0500 skrev David Fix: > I'm running squid and apache on a single server, running squid on port 80, > and apache on port 81. Heh.. all famous "server doesn't know it's real public URL" problem in accelerator setups.. > So, in case anyone is having this problem, I sol

Re: [squid-users] [SOLVED] Strange issue with a 301 redirect and reverse proxying...

2007-01-17 Thread Chris Robertson
David Fix wrote: Hey guys, I'm a new squid user, and have set up squid as a reverse proxy. I've searched on google, in the wiki, and in the mailing lists for an answer to this problem, but haven't found anything... It took me a bit to figure out what was going on. At first I thought it was sq

[squid-users] [SOLVED] Strange issue with a 301 redirect and reverse proxying...

2007-01-17 Thread David Fix
Hey guys, I'm a new squid user, and have set up squid as a reverse proxy. I've searched on google, in the wiki, and in the mailing lists for an answer to this problem, but haven't found anything... It took me a bit to figure out what was going on. At first I thought it was squid doing it, but t

[squid-users] SOLVED: squid-2.6.STABLE1 squid_ldap_group: concurrency problems

2006-07-12 Thread cgfreita
Hi, >>So, I cut of CONCURRENCY=25 from the >>squid_ldap_group acl line, that I was using for a long time >>with 2.5. Then, just 5 squid_ldap_auth was started and it >>worked again. > > The "concurrency" parameter was renamed still from Squid 2.5 STABLE4 . > > You have never read any Squid 2.5

Re: [squid-users] solved: digest auth issue

2006-01-13 Thread Henrik Nordstrom
On Fri, 13 Jan 2006, Mark Foster wrote: Just wanted to report back that we solved our digest-auth-through-http-accelerator problem. The culprit was a mismatch of the URI referenced in the Authorization: header. Everything starting at the third slash in the URL must match up between proxy and bac

[squid-users] solved: digest auth issue

2006-01-13 Thread Mark Foster
Just wanted to report back that we solved our digest-auth-through-http-accelerator problem. The culprit was a mismatch of the URI referenced in the Authorization: header. Everything starting at the third slash in the URL must match up between proxy and backend. Thanks to ethereal and especially He

[squid-users] [SOLVED] Re: [squid-users] Detailed Logs

2005-09-29 Thread John Halfpenny
Ah yes I didn't see that one. :-) Seems to have done the trick nicely, thanks very much for replying! John --- On Wed 09/28, Robert Borkowski < [EMAIL PROTECTED] > wrote: From: Robert Borkowski [mailto: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: squid-users@squid-cache.org Date

Re: [squid-users] Solved: [squid-users] Parent Authentication request problem

2005-09-28 Thread Henrik Nordstrom
On Wed, 28 Sep 2005, [iso-8859-2] Szarka Zolt?n wrote: The problem is solved! Netscape proxy use digest auth, I have just compile digest auth on squid too, then the following line in conf: auth_param digest program /usr/local/squid/libexec/digest_auth_pw /usr/local/sq

[squid-users] Solved: [squid-users] Parent Authentication request problem

2005-09-28 Thread Szarka Zoltán
The problem is solved! Netscape proxy use digest auth, I have just compile digest auth on squid too, then the following line in conf: auth_param digest program /usr/local/squid/libexec/digest_auth_pw /usr/local/squid/etc/digpass then added option to cache_peer

RE: [squid-users] solved -RE: [squid-users] need tips on squid2.5 s10 and samba3.0.1 4a

2005-06-05 Thread Peña, Botp
Henrik Nordstrom [mailto:[EMAIL PROTECTED] wrote: #You should only chgrp the directory, not it's content. Owner #should not be changed. In fact you risk causing winbind to #become quite upset if you change the owner of the directory or #the content. Thanks for the great tip. #It is there. Fro

Re: [squid-users] solved -RE: [squid-users] need tips on squid2.5s10 and samba3.0.1 4a

2005-06-05 Thread Henrik Nordstrom
On Sat, 4 Jun 2005, [iso-8859-1] "Peña, Botp" wrote: ok, just got ntlm_auth to work. you have to chown/chggrp "winbindd_privileged" dir and everything under it with the cache_effective_user -wc, on my case, is "nobody". You should only chgrp the directory, not it's content. Owner should not

[squid-users] solved -RE: [squid-users] need tips on squid2.5s10 and samba3.0.1 4a

2005-06-03 Thread Peña, Botp
ok, just got ntlm_auth to work. you have to chown/chggrp "winbindd_privileged" dir and everything under it with the cache_effective_user -wc, on my case, is "nobody". I cannot find this info on the squid faq. I hope it would be added. -and btw, small q, how does one view "ñ" character in access

Re: [squid-users] [solved] connect: (111) Connection refused

2005-05-31 Thread Jacob Friis Larsen
Sorry, I should just put localhost:8080 in cachemgr.conf Thanks :) Jacob

[squid-users] Solved :: Squid + Windowsupdate Problems

2005-02-08 Thread Christian Antkow
A big thanks to Tom Earl who wrote to me and explained part of the problem. -- For our network, we only had problems with v5.windowsupdate.com - the windows update for Windows XP. If that matches your symptoms, this is what worked for us -- 1. Check to make sure the WinHTTP is using a proxy. In

Re: [squid-users] solved Beginners Question: First Configuration Squid on Firewall host

2005-01-11 Thread R . Welz
It seems that setting miss_access deny all to miss_access allow all solves my problem. So now I can delve deeper into proxying with squid :) Greetings, Robert Welz

[squid-users] [SOLVED]R: [squid-users] R: [squid-users] Authorization Problem with squid and ActiveDirectory

2004-11-05 Thread Ronzani Dario
I find my mystake An hard work... I play too much with "header_access", actualy I have commented all and the system now work. Thanks Dario -Messaggio originale- Da: Ronzani Dario Inviato: venerdì 5 novembre 2004 8.36 A: [EMAIL PROTECTED] Oggetto: [squid-users] R: [squid-users] Auth

[squid-users] Solved

2003-12-14 Thread Sankhla Ullas
Hi all, my problem has finally solved actually i did a mistake in the conf file actually i installed netscape on windows to try out how it responds... it also didnt ask for password so i thought that there shud be a problem with the conf file so i finally found it out and now its workin :D thank

[squid-users] Solved Re: [squid-users] How to compile Rodrigo Campos' IP/user authentication module ?

2003-07-22 Thread Aqil
Sorry for having bothered you --- Aqil <[EMAIL PROTECTED]> a écrit : ___ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Mail : http://fr.mail.yahoo.com

[squid-users] SOLVED (was: Re: [squid-users] SNMP timeouts in 2.5.STABLE1)

2003-03-08 Thread Thomas Preissler
Hallo Henrik, * Henrik schrieb am 08.03.2003: > You need to use a older version of the SNMP protocol. See the snmpwalk > documentation on how to tell snmpwalk which SNMP protocol to use. Now it works. Yippieh. Many many thanks ;-)) snmpwalk -m /usr/lib/squid/mib.txt -v 1 -c public localhost:3