Re: [squid-users] i want to block images with size more than 40 KB

2015-03-24 Thread Eliezer Croitoru
Squid has never been able to understand the content of the http message. If squid indeed can do that then it's not in the src tree I know. Eliezer On 25/03/2015 00:34, Yuri Voinov wrote: You are talking about this: http://wiki.squid-cache.org/ConfigExamples/Intercept/SslBumpExplicit Sure. Pos

Re: [squid-users] I am seeing the following in my cache.log

2015-03-24 Thread Amos Jeffries
On 25/03/2015 2:05 p.m., Monah Baki wrote: > Thanks Amos, > > My problem is I only have control over the squid server. I can only > tell the ISP to take the client offline and run some AntiVirus or > better reimage the device. The security problem is that your proxy is receiving over port 80 (*un

Re: [squid-users] load balancing and site failover

2015-03-24 Thread Amos Jeffries
On 25/03/2015 9:55 a.m., brendan kearney wrote: > Was not sure if bugzilla was used for mailing list issues. If you would > like me to open one, I will but it looks like the list is working again. Bugzilla is used, list bugs under the "project services" product. As for your query... > On Mar 2

Re: [squid-users] I am seeing the following in my cache.log

2015-03-24 Thread Monah Baki
Thanks Amos, My problem is I only have control over the squid server. I can only tell the ISP to take the client offline and run some AntiVirus or better reimage the device. Within 2 hours my cache.log grew to 50MB in size and it was repeating the error mentioned over and over again till my squid

Re: [squid-users] I am seeing the following in my cache.log

2015-03-24 Thread Amos Jeffries
On 25/03/2015 9:05 a.m., Monah Baki wrote: > Thanks Yuri for the URL. The company is a small ISP using policy based > routing, so using WPAD or GPO isn't feasible. Did you start reading with the problem explanation? the bit about whats Squid's testing for and how to interpret the log lines? You

Re: [squid-users] i want to block images with size more than 40 KB

2015-03-24 Thread Yuri Voinov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 You are talking about this: http://wiki.squid-cache.org/ConfigExamples/Intercept/SslBumpExplicit Sure. Possible. 25.03.15 13:29, snakeeyes пишет: > Hey Guys If I use https on squid with certificate and I import it > to my exploreer > > Would it

Re: [squid-users] i want to block images with size more than 40 KB

2015-03-24 Thread snakeeyes
Hey Guys If I use https on squid with certificate and I import it to my exploreer Would it be possible ? Will squid in this case will be able to detect images as normal http ?? cheers -Original Message- From: squid-users [mailto:squid-users-boun...@lists.squid-cache.org] On Behalf

Re: [squid-users] assertion failed: client_side.cc:1515: "connIsUsable(http->getConn())

2015-03-24 Thread Dan Charlesworth
Resending this after the last attempt went into the mail server black hole: Hey Amos I decided I’m not confident enough in 3.5.HEAD, after last time, to go back into production with it. Going to to do some more local testing first. That being said, I now have 3.4.12 in production with optimisati

Re: [squid-users] i want to block images with size more than 40 KB

2015-03-24 Thread Eliezer Croitoru
I am pretty sure that squid doesn't have the function\option but maybe there are others that do posses or able to fulfill this feature. As much as I want new features and improvements in squid it is still possible for others to be able to write these bits of code. Not been done.. ie in squid.

Re: [squid-users] i want to block images with size more than 40 KB

2015-03-24 Thread Leonardo Rodrigues
On 25/03/15 02:34, snakeeyes wrote: BTW can squid block dynamically loaded images, and ajax request which return images. I want that on yahoo and google Is that possible ? Yes snakeeyes, that's surely possible. Maybe not easy, but only a few things are not possible. However, as sa

Re: [squid-users] i want to block images with size more than 40 KB

2015-03-24 Thread Yuri Voinov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 So far, this has not been done. You can be the first! ;) 25.03.15 12:25, snakeeyes пишет: > Thank you. Can you help me with this feature ? > > > cheers > > -Original Message- From: squid-users > [mailto:squid-users-boun...@lists.squid-cac

Re: [squid-users] i want to block images with size more than 40 KB

2015-03-24 Thread snakeeyes
Thank you. Can you help me with this feature ? cheers -Original Message- From: squid-users [mailto:squid-users-boun...@lists.squid-cache.org] On Behalf Of Yuri Voinov Sent: Tuesday, March 24, 2015 1:58 PM To: squid-users@lists.squid-cache.org Subject: Re: [squid-users] i want to block i

Re: [squid-users] i want to block images with size more than 40 KB

2015-03-24 Thread Yuri Voinov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Don't think so. Probably you'll have to write your own helper to handle dynamic content. Or use the content adaptaion feature. 25.03.15 11:34, snakeeyes пишет: > BTW can squid block dynamically loaded images, and ajax request > which return image

Re: [squid-users] load balancing and site failover

2015-03-24 Thread brendan kearney
Was not sure if bugzilla was used for mailing list issues. If you would like me to open one, I will but it looks like the list is working again. On Mar 24, 2015 2:25 PM, "Brendan Kearney" wrote: > On Tue, 2015-03-24 at 10:18 -0400, Brendan Kearney wrote: > > while load balancing is not a require

Re: [squid-users] i want to block images with size more than 40 KB

2015-03-24 Thread snakeeyes
BTW can squid block dynamically loaded images, and ajax request which return images. I want that on yahoo and google Is that possible ? = , thanks it seems okay for normal http sites I want to ask , is there a trick can we do it so that it be applied to google & yahoo

Re: [squid-users] I am seeing the following in my cache.log

2015-03-24 Thread Yuri Voinov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 This can be insufficient. 25.03.15 2:09, Monah Baki пишет: > I compiled it with --with-filedescriptors=65535, anything else that > can help? > > Thanks > > On Tue, Mar 24, 2015 at 4:07 PM, Yuri Voinov > wrote: Running out of filedescriptors is an

Re: [squid-users] I am seeing the following in my cache.log

2015-03-24 Thread Monah Baki
I compiled it with --with-filedescriptors=65535, anything else that can help? Thanks On Tue, Mar 24, 2015 at 4:07 PM, Yuri Voinov wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Running out of filedescriptors is another problem. You probably can > re-build your squid with higher v

Re: [squid-users] I am seeing the following in my cache.log

2015-03-24 Thread Yuri Voinov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Running out of filedescriptors is another problem. You probably can re-build your squid with higher value of corresponding parameter. 25.03.15 2:05, Monah Baki пишет: > Thanks Yuri for the URL. The company is a small ISP using policy > based routin

Re: [squid-users] I am seeing the following in my cache.log

2015-03-24 Thread Monah Baki
Thanks Yuri for the URL. The company is a small ISP using policy based routing, so using WPAD or GPO isn't feasible. If the cause of the server running out of file descriptions and giving the "assertion failed: store.cc:1885: "isEmpty()" error, I prefer to inform the enduser to fix his computer.

Re: [squid-users] I am seeing the following in my cache.log

2015-03-24 Thread Yuri Voinov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Feel free fo look at this: http://wiki.squid-cache.org/KnowledgeBase/HostHeaderForgery 25.03.15 1:18, Monah Baki пишет: > Running squid 3.5.2 on Centos 6.6 > > ./configure --prefix=/home/cache --enable-follow-x-forwarded-for > --with-large-files

[squid-users] I am seeing the following in my cache.log

2015-03-24 Thread Monah Baki
Running squid 3.5.2 on Centos 6.6 ./configure --prefix=/home/cache --enable-follow-x-forwarded-for --with-large-files --enable-ssl --disable-ipv6 --enable-esi --enable-kill-parent-hack --enable-snmp --with-pthreads --with-filedescriptors=65535 --enable-cachemgr-hostname=hostname --enable-storeio=u

Re: [squid-users] load balancing and site failover

2015-03-24 Thread Brendan Kearney
On Tue, 2015-03-24 at 10:18 -0400, Brendan Kearney wrote: > while load balancing is not a requirement in a proxy environment, it > does afford a great deal of functionality, scaling and fault tolerance > in one. several if not many on this list probably employ them for their > proxies and likely o

Re: [squid-users] Testing - please ignore

2015-03-24 Thread Yuri Voinov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Pong :) 24.03.15 23:19, Pieter De Wit пишет: > > > > > > > ___ squid-users mailing > list squid-users@lists.squid-cache.org > http://lists.squid-cache.org/listinfo/squid-users > -BEGIN PGP SIGN

[squid-users] Testing - please ignore

2015-03-24 Thread Pieter De Wit
___ squid-users mailing list squid-users@lists.squid-cache.org http://lists.squid-cache.org/listinfo/squid-users

[squid-users] cant register with http://bugs.squid-cache.org

2015-03-24 Thread HackXBack
i try to register to report a bug but i got this error msg You submitted changes to createaccount.cgi with an invalid token, which may indicate that someone tried to abuse you, for instance by making you click on a URL which redirected you here without your consent. Are you sure you want to commi