[squid-users] [RESOLVED] RE: [squid-users] WORKERS: Any compile option to enable? commBind: Cannot bind socket FD 13 to [::]: (2) No such file or directory

2011-06-13 Thread Jenny Lee
> Date: Sun, 12 Jun 2011 21:23:44 +1200 > From: squ...@treenet.co.nz > To: bodycar...@live.com > CC: squid-users@squid-cache.org; squid-...@squid-cache.org > Subject: Re: [squid-users] WORKERS: Any compile option to enable? commBind: > Cannot bind socket F

[squid-users] Segmentation fault - 3.2.0.8

2011-06-13 Thread David Parks
I'm getting a segmentation fault error that I can't figure out. If I remove the [auth_param digest realm Squid proxy-caching web server] line it parses out just fine. Squid 3.2.0.8 (and 3.2.0.7) # # # Command: # # ./squid -X -d 9 -k parse # # # Log (note segmentation fault at the end) #

Re: [squid-users] Segmentation fault - 3.2.0.8

2011-06-13 Thread Amos Jeffries
On 13/06/11 21:18, David Parks wrote: I'm getting a segmentation fault error that I can't figure out. If I remove the [auth_param digest realm Squid proxy-caching web server] line it parses out just fine. Thank you. Found and fixed. You need this patch (when it becomes available on the mirror

Re: [squid-users] WCCP mask bits

2011-06-13 Thread Shoebottom, Bryan
Amos, Sorry I didn't get your response to my inbox so I'm hoping my reply works properly. Here's my version/build: Squid Cache: Version 3.1.12 configure options:  '--enable-async-io' '--enable-storeio=ufs,aufs,diskd' '--enable-linux-netfilter' '--enable-default-err-language=English' '--enable-

[squid-users] Re: possible SYN flooding on port 3128. Sending cookies

2011-06-13 Thread Omid Kosari
Squid Cache: Version 3.1.12.1 Linux 2.6.38-8-server #42-Ubuntu SMP Mon Apr 11 03:49:04 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux /proc/sys/net/ipv4/tcp_max_syn_backlog is 65536 /proc/sys/net/ipv4/tcp_syncookies is 0 Average HTTP requests per minute since start: 11700.1 F

Re: [squid-users] Re: possible SYN flooding on port 3128. Sending cookies

2011-06-13 Thread Hasanen AL-Bana
disable sending SYN_COOKIES in /etc/sysctl.conf On Mon, Jun 13, 2011 at 2:20 PM, Omid Kosari wrote: > > Squid Cache: Version 3.1.12.1 > Linux 2.6.38-8-server #42-Ubuntu SMP Mon Apr 11 03:49:04 UTC 2011 x86_64 > x86_64 x86_64 GNU/Linux > /proc/sys/net/ipv4/tcp_max_syn_backlog   is   65536 > /proc/

[squid-users] Delay Pool metered by requests/second ?

2011-06-13 Thread Russell M. Allen
Is it possible to configure Squid to delay delivery of the http response, without constraining the transmission rate? I think this is effectively a Delay Pool which meters by requests per second instead of Bytes per second. For example, client A is watching a streaming video, and as a result h

[squid-users] Reverse proxy with HTTPS

2011-06-13 Thread Alejandro Cabrera Obed
Dear, I have a Debian + Squid proxy reverse machine working very well for HTTP internal sites. But now I have to setup a reverse resolution for a HTTPS external site in a non-default port: https://www.company.com:7000 Nowadays the Debian+Squid box has http and https proxy setup to get Internet

[squid-users] Disallow users to download files bigger then a specified size?

2011-06-13 Thread Michelle Konzack
Hello * I am in GSM/UMTS/HSPA and allow some peoples to access my WaveLAN to get E-Mails. Unfortunately some of those users like to kill my GSM account by downloading tonns of HTTP stuff. Is there a possibility to use squit to limit the filesize they can download? e.g. 200 kByte which shou

[squid-users] WWW-Authenticate header

2011-06-13 Thread Mike Bordignon (GMI)
Hello I'm trying to proxy access to a .Net Web application which requires IWA (Integrated Windows Authentication). From what I understand the server replies with a WWW-Authenticate header. Squid doesn't appear to be passing through the Authentication headers to the browser. I'm using Squid

Re: [squid-users] Disallow users to download files bigger then a specified size?

2011-06-13 Thread Amos Jeffries
On 14/06/11 14:40, Michelle Konzack wrote: Hello * I am in GSM/UMTS/HSPA and allow some peoples to access my WaveLAN to get E-Mails. Unfortunately some of those users like to kill my GSM account by downloading tonns of HTTP stuff. Is there a possibility to use squit to limit the filesize

Re: [squid-users] WWW-Authenticate header

2011-06-13 Thread Amos Jeffries
On 14/06/11 15:38, Mike Bordignon (GMI) wrote: Hello I'm trying to proxy access to a .Net Web application which requires IWA (Integrated Windows Authentication). From what I understand the server Not another one. Good luck. If you have any influence or contact with the devs of that app plea

Re: [squid-users] A way/hack to force squid to die?

2011-06-13 Thread Tom Tux
2011/6/10 Amos Jeffries : > On 10/06/11 20:41, Tom Tux wrote: >> >> Mmm... >> >> Now I were able to force squid to die (with gdb): >> >>  From cache.log: >> --- SNIP --- >> (squid)(death+0x37)[0x564d37] >> /lib64/libpthread.so.0(+0xf5d0)[0x7f99ebe705d0] >> FATAL: Received Segment Violation...dying.