Re: [squid-users] How to limit upload bandwidth in squid proxy?

2015-08-23 Thread Brandon Elliott
Hi Nicolaas, I read the article you pointed to, but it isn't applicable. I need to be able to limit upload bandwidth PER USER just like squid does for download bandwidth, per user. QUOTE >> I don’t really know if squid supports this or not, but I can’t imagine why it would need to, with traffic c

[squid-users] external_acl_type not working on Squid Cache: Version 3.5.5

2015-08-23 Thread hs tan
I have been trying to test squid but it doesn't seems to be working. The closest example I studied are: http://etutorials.org/Server+Administration/Squid.+The+definitive+guide/Chapter+12.+Authentication+Helpers/12.5+External+ACLs/ http://www.stress-free.co.nz/transparent_squid_authentication_to_ed

Re: [squid-users] ssl_bump updates coming in 3.5.8

2015-08-23 Thread Alex Rousskov
On 08/21/2015 01:28 AM, Amos Jeffries wrote: > Christos has managed (we think) to resolve a fairly major design issue > that has been plaguing the 3.5 series peek-and-splice feature so far. > () Clarification: No major design issue has been

Re: [squid-users] How to limit upload bandwidth in squid proxy?

2015-08-23 Thread Nicolaas Hyatt
I don’t really know if squid supports this or not, but I can’t imagine why it would need to, with traffic control built into the linux kernel in a number of ways. For example the Linux Advanced Routing & Traffic Control (Chapter 9) (http://www.lartc.org/howto/lartc.qdisc.html) can easily help yo

[squid-users] How to limit upload bandwidth in squid proxy?

2015-08-23 Thread Brandon Elliott
Hello all, I ran into another issue which I could not find any answers for online. In testing the proxies, I found that bandwidth limiting was properly limited for download using delay pools but upload bandwidth was allowed unlimited access. So a single user could potentially use up all the bandwi

Re: [squid-users] peek and splice content inspection question

2015-08-23 Thread wmunny william
> Looking for one single thing that does everything DG or e2guardian do, > or wraps them completely is the wrong approach. They are almost > full-blown proxies like Squid. > > The *CAP design is to leave all the transfer proxying and caching duties > to software like Squid and only perform the ac

Re: [squid-users] peek and splice content inspection question

2015-08-23 Thread Amos Jeffries
On 23/08/2015 10:36 p.m., wmunny william wrote: > >>> Sorry to jump on a late thread - it is also possible to use ICAP/eCAP >>> server to filter the actual contents of the stream. >>> >>> C-ICAP comes to mind first, then eCap samples from >>> http://www.e-cap.org/Downloads >>> >> >> And the *CAP

Re: [squid-users] Lots of "Vary object loop!"

2015-08-23 Thread Amos Jeffries
On 22/08/2015 4:20 a.m., Sebastian Goicochea wrote: > Hello everyone, I'm having a strange problem: > > Several servers, same hardware, using same version of squid (3.5.4) > compiled using the same configure options, same configuration files. But > in two of them I get LOTS of these Vary object lo

Re: [squid-users] peek and splice content inspection question

2015-08-23 Thread wmunny william
> > Sorry to jump on a late thread - it is also possible to use ICAP/eCAP > > server to filter the actual contents of the stream. > > > > C-ICAP comes to mind first, then eCap samples from > > http://www.e-cap.org/Downloads > > > > And the *CAP services is a better solution than either URL-re