Re: [squid-users] CDN / JS 503 Service Unavailable

2014-08-18 Thread Paul Regan
Hello @Eliezer - Sorry to say the acl lines made no difference. Can I use any of the debugging options to get deeper into this? @Amos - Maybe my British sarcasm was lost on an international audience ;) ... This config is an organic one which in parts has existed through a number of SA and

[squid-users] what AV products have ICAP support?

2014-08-18 Thread Jason Haar
Hi there I've been testing out squidclamav as an ICAP service and it works well. I was wondering what other AV vendors have (linux) ICAP-capable offerings that could similarly be hooked into Squid? Thanks -- Cheers Jason Haar Corporate Information Security Manager, Trimble Navigation Ltd.

[squid-users] Re: ONLY Cache certain Websites.

2014-08-18 Thread nuhll
What is pnp. Do you mean UPNP? Its enabled. I dont understand RU. If i were able to read and understand it, why u think i post it here? Just so that u tell me thats the answer?! -- View this message in context:

[squid-users] Very slow site via squid

2014-08-18 Thread babajaga
I have a squid 2.7 setup on openWRT, running on a 400Mhz/64MB embedded system. First of all, a bit slow (which is another issue), but one site is especially slow, when accessed via squid: 1408356096.498 25061 10.255.228.5 TCP_MISS/200 379 GET http://dc73.s290.meetrics.net/bb-mx/submit? -

[squid-users] Re: ONLY Cache certain Websites.

2014-08-18 Thread nuhll
Just to clarify my problem: I dont use it as a transparente proxy! I distribute the proxy with my dhcp server and a .pac file. So it gets used on all machines with auto detection proxy -- View this message in context:

Re: [squid-users] Unhandled exception: c

2014-08-18 Thread Alex Crow
Hi, Anyone have any ideas on this? Thanks Alex Hi Amos, I spoke to soon. I have this (maybe more informative than the original error though). 2014/07/31 11:57:45 kid1| assertion failed: String.cc:201: len_ + len 65536 2014/07/31 11:58:07 kid1| Starting Squid Cache version

Re: [squid-users] Re: ONLY Cache certain Websites.

2014-08-18 Thread Alex Crow
http://www.squid-cache.org/Doc/config/cache/ On 03/08/14 10:25, nuhll wrote: Seems like acl all src all fixed it. Thanks! One problem is left. Is it possible to only cache certain websites, the rest should just redirectet? -- View this message in context:

[squid-users] Re: ONLY Cache certain Websites.

2014-08-18 Thread nuhll
Thanks for no help, but could u please spam then? -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/ONLY-Cache-certain-Websites-tp4667121p4667247.html Sent from the Squid - Users mailing list archive at Nabble.com.

[squid-users] server failover/backup

2014-08-18 Thread Mike
Question, when we copy the /etc/squid/passwd file itself from server 1 to server 2, and when using the same squid authentication, why does server 2 not accept the username and passwords in the file that works on server 1? Is that file encrypted by server 1? Do we need to create a new passwd

[squid-users] Re: server failover/backup

2014-08-18 Thread nuhll
Question: why u spam my thread? -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/ONLY-Cache-certain-Websites-tp4667121p4667249.html Sent from the Squid - Users mailing list archive at Nabble.com.

Re: [squid-users] Re: server failover/backup

2014-08-18 Thread Mike
On 8/18/2014 4:27 PM, nuhll wrote: Question: why u spam my thread? -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/ONLY-Cache-certain-Websites-tp4667121p4667249.html Sent from the Squid - Users mailing list archive at Nabble.com. This is an email list. I

Re: [squid-users] Very slow site via squid

2014-08-18 Thread Amos Jeffries
On 18/08/2014 11:48 p.m., babajaga wrote: I have a squid 2.7 setup on openWRT, running on a 400Mhz/64MB embedded system. First of all, a bit slow (which is another issue), but one site is especially slow, when accessed via squid: 1408356096.498 25061 10.255.228.5 TCP_MISS/200 379 GET

Re: [squid-users] Re: server failover/backup

2014-08-18 Thread Amos Jeffries
On 19/08/2014 10:48 a.m., Mike wrote: On 8/18/2014 4:27 PM, nuhll wrote: Question: why u spam my thread? -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/ONLY-Cache-certain-Websites-tp4667121p4667249.html Sent from the Squid - Users mailing list

Re: [squid-users] server failover/backup

2014-08-18 Thread Amos Jeffries
On 19/08/2014 9:09 a.m., Mike wrote: Question, when we copy the /etc/squid/passwd file itself from server 1 to server 2, and when using the same squid authentication, why does server 2 not accept the username and passwords in the file that works on server 1? Is that file encrypted by server

[squid-users] Re: HTTP/HTTPS transparent proxy doesn't work

2014-08-18 Thread agent_js03
Hello Eliezer, thank you for your response. I have examined the wireshark pcap of this transaction and will now provide a more detailed run-through of what's going on. As a summary, the problem is related to SSL; basically what's going on is I am requesting an SSL page, the and the ICAP server is

Re: [squid-users] CDN / JS 503 Service Unavailable

2014-08-18 Thread Eliezer Croitoru
On 08/18/2014 10:37 AM, Paul Regan wrote: @Eliezer - Sorry to say the acl lines made no difference. Can I use any of the debugging options to get deeper into this? Well it depends on the 503 content. it can be a network issue or an application level issue. Since you can download the file using

Re: [squid-users] Re: HTTP/HTTPS transparent proxy doesn't work

2014-08-18 Thread Eliezer Croitoru
Basically the main issue is that you actually change the request instead of redirecting. You should use a 302 redirect full response for the request that will result the client accessing the 192.168.1.145:8089 server by itself. ELiezer On 08/19/2014 03:07 AM, agent_js03 wrote: ICAP/1.0 200

[squid-users] Re: HTTP/HTTPS transparent proxy doesn't work

2014-08-18 Thread agent_js03
Hello again eliezer, I have decided to do what you said before and set the code to 302 instead of 200 and now the block page works perfectly. All problems are solved. -- View this message in context:

Re: [squid-users] server failover/backup

2014-08-18 Thread Mike
On 8/18/2014 6:56 PM, Amos Jeffries wrote: 1) long passwords encrypted with DES. The current releases Squid NCSA helper checks length of DES passwords and rejects if they are more than 8 charecters long instead of silently truncating and accepting bad input. If your users have long passwords

Re: [squid-users] Re: HTTP/HTTPS transparent proxy doesn't work

2014-08-18 Thread squid
What are the iptables rules for that? Also look at: http://wiki.squid-cache.org/EliezerCroitoru/Drafts/SSLBUMP I recompiled to 3.4.6 and ran everything in your page there. squid started correctly. However, it is the same problem. Any https page that I had configured does not resolve. It is

[squid-users] Exception handling

2014-08-18 Thread joseph_jose
Hi, i'm using squid with ecap adapter. I just want to know whether there is any configuration directive available in squid to handle runtime exception occurred in the loadable module. Currently i have written code in adapter itself for handling exception, otherwise when the loaded ecap module

Re: [squid-users] what AV products have ICAP support?

2014-08-18 Thread Amos Jeffries
On 18/08/2014 9:30 p.m., Jason Haar wrote: Hi there I've been testing out squidclamav as an ICAP service and it works well. I was wondering what other AV vendors have (linux) ICAP-capable offerings that could similarly be hooked into Squid? Thanks