Re: [squid-users] trying to debug 3.2.0.16 behavier with workers.

2012-03-19 Thread Eliezer Croitoru
On 20/03/2012 04:50, Amos Jeffries wrote: On 20.03.2012 15:34, Eliezer Croitoru wrote: i have a small Gentoo X86_64 with kernel 3.2.1 with squid 3.2.0.16 that is crashing after a while when using workers. i'm trying to debug it but have no clue on what debug flags to use in order to get some

Re: [squid-users] whitelisted IP problem

2012-03-20 Thread Eliezer Croitoru
: ACLFilledChecklist destroyed 0x19f0128 2012/03/20 10:14:23.893| ACLChecklist::~ACLChecklist: destroyed 0x19f0128 2012/03/20 10:14:23.893| ConnStateData::swanSong: FD 11 Thanks Regards Vijay -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations elilezer

Re: [squid-users] transparent caching

2012-03-20 Thread Eliezer Croitoru
on the squid irc channel or via email. Regards, Eliezer Thanks, Shan -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations elilezer at ngtech.co.il

Re: [squid-users] Enabling x-forward address in logs?

2012-03-20 Thread Eliezer Croitoru
not been disabled anywhere? maybe you are using masquerading on the pfsense server? Regards, Eliezer Any ideas? Cheers! -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations elilezer at ngtech.co.il

Re: [squid-users] trying to debug 3.2.0.16 behavier with workers.

2012-03-21 Thread Eliezer Croitoru
On 20/03/2012 04:50, Amos Jeffries wrote: On 20.03.2012 15:34, Eliezer Croitoru wrote: i have a small Gentoo X86_64 with kernel 3.2.1 with squid 3.2.0.16 that is crashing after a while when using workers. i'm trying to debug it but have no clue on what debug flags to use in order to get some

Re: [squid-users] Re: Squid with more storage!

2012-03-21 Thread Eliezer Croitoru
at Nabble.com. -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations elilezer at ngtech.co.il

Re: [squid-users] SSL sites bypass authentication

2012-03-21 Thread Eliezer Croitoru
a '!' ? The final diagnosis of this problem is that the traffic was not even entering Squid. No amount of Squid config will cause it to respond to packets which dont even arrive. Amos -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations elilezer at ngtech.co.il

Re: [squid-users] Re: Allow access to just one site, blocking all the others.

2012-03-22 Thread Eliezer Croitoru
the Squid - Users mailing list archive at Nabble.com. -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations elilezer at ngtech.co.il

Re: [squid-users] limiting connections

2012-03-26 Thread Eliezer Croitoru
!! * ensure you have manager requests form localhost not going through the ACL test. I was making this wrong, the localhost was going through the ACL, but I just changed !!! The problem persist, What can I do ??? Amos -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting

Re: [squid-users] Problems with squid in a campus setup

2012-03-27 Thread Eliezer Croitoru
always must not get into a point that your proxy ram is at the limit or else swapiness will happen and will slow the server down. Regards, Eliezer Best regards, - Christian Loth -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezer at ngtech.co.il

[squid-users] i was wondering about caching sourceforge.net files

2012-03-27 Thread Eliezer Croitoru
domain. so just to replace the low level domain with something else. means a cdn like thing and very simple to cache using nginx and squid. Thanks, Eliezer -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezer at ngtech.co.il

Re: [squid-users] limiting connections

2012-03-27 Thread Eliezer Croitoru
) receive b HTTP request (count=2) - test ACL (count=2 - ERR) - reject b (count=1) done a (count=0) With your explanation and code from Eliezer Croitoru I made this: #!/bin/bash while read line; do result=`squidclient -h 192.168.19.19 mgr:active_requests | grep -c $line` echo

Re: [squid-users] squid refresh_pattern - different url with same XYZ package

2012-04-03 Thread Eliezer Croitoru
-- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezer at ngtech.co.il

Re: [squid-users] bash/mysql script not working

2012-04-03 Thread Eliezer Croitoru
values (as specified in squid.conf) followed by a carriage return. The script should return OK or ERR as appropriate. Andy -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezer at ngtech.co.il

Re: [squid-users] limiting connections

2012-04-03 Thread Eliezer Croitoru
server then all of them share the same external IP. -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezer at ngtech.co.il

Re: [squid-users] Squid and FTP

2012-04-04 Thread Eliezer Croitoru
proxy never_direct deny all Regards, Eliezer -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezer at ngtech.co.il

Re: [squid-users] Allowing linked sites - NTLM and un-authenticated users

2012-04-04 Thread Eliezer Croitoru
different filter groups for different users.. Hope it helps. SNIP -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezer at ngtech.co.il

Re: [squid-users] Squid and FTP

2012-04-05 Thread Eliezer Croitoru
On 05/04/2012 10:25, Colin Coe wrote: On Wed, Apr 4, 2012 at 7:40 PM, Amos Jeffriessqu...@treenet.co.nz wrote: On 4/04/2012 6:01 p.m., Eliezer Croitoru wrote: On 04/04/2012 08:12, Colin Coe wrote: Hi all I'm trying to get our squid proxy server to allow clients to do outbound FTP

Re: Fwd: [squid-users] Squid and FTP

2012-04-05 Thread Eliezer Croitoru
-- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezer at ngtech.co.il

Re: Fwd: [squid-users] Squid and FTP

2012-04-05 Thread Eliezer Croitoru
i'm here. Regards, Eliezer -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezer at ngtech.co.il

Re: Fwd: [squid-users] Squid and FTP

2012-04-05 Thread Eliezer Croitoru
: never_direct allow all Regards, Eliezer -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezer at ngtech.co.il

Re: [squid-users] Strange problem with 503 errors.

2012-04-06 Thread Eliezer Croitoru
) Number of Seti Units Returned: 19,471 Processing time: 32 years, 290 days, 12 hours, 58 minutes (Total Hours: 287,489) BOINC@HOME CREDITS SETI12029945.909740 | EINSTEIN 7623371.809852 ROSETTA 4388616.446766 | ABC 12124980.377137 -- Eliezer Croitoru https://www1

Re: [squid-users] Youtube, storeurl and 302 redirection

2012-04-09 Thread Eliezer Croitoru
: refreshCheckHTTPStale returned %d\n,stale); if (stale == 0) { on what version of squid are you trying to do it? it works poorly and only on squid 2.X you can try this: http://code.google.com/p/youtube-cache/ with nginx or php. works like a charm. Regards, Eliezer -- Eliezer Croitoru https://www1.ngtech.co.il

Re: [squid-users] Youtube, storeurl and 302 redirection

2012-04-10 Thread Eliezer Croitoru
= refreshCheckHTTPStale(e, r); debug(33, 2) (clientCacheHit: refreshCheckHTTPStale returned %d\n,stale); if (stale == 0) { -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezer at ngtech.co.il

Re: Fwd: [squid-users] Squid and FTP

2012-04-14 Thread Eliezer Croitoru
something always glad to help. Eliezer -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezer at ngtech.co.il

Re: [squid-users] Re: Block access to consumer accounts and services while allowing access to Google Apps for your organization

2012-04-17 Thread Eliezer Croitoru
you tried to use ssl-bump? because it's a requirement for this to work. what did you tried to do on squid until now? post the squid.conf Regards, Eliezer -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezer at ngtech.co.il

Re: [squid-users] Re: Youtube, storeurl and 302 redirection

2012-04-21 Thread Eliezer Croitoru
at Nabble.com. it worked for me for a long time. some times i found that some file download got corrupted so it's not a 100% in any case. Regards, Elizer -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezer at ngtech.co.il

Re: [squid-users] Re: Youtube, storeurl and 302 redirection

2012-04-22 Thread Eliezer Croitoru
.nabble.com/Youtube-storeurl-and-302-redirection-tp4541941p4577847.html Sent from the Squid - Users mailing list archive at Nabble.com. It was working last month so i'm pretty sure they didnt changed a thing. i will try it on the next day just to make sure it works again. Regards, Eliezer -- Eliezer

Re: [squid-users] Re: Youtube, storeurl and 302 redirection

2012-04-22 Thread Eliezer Croitoru
\download more data of the video file to preserve bandwidth. this is causing the problem and i will try to analyze it a bit. if someone has done any research about it i will be glad to hear about it. Regards, Eliezer -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit

Re: [squid-users] Re: Youtube, storeurl and 302 redirection

2012-04-22 Thread Eliezer Croitoru
On 22/04/2012 15:25, Eliezer Croitoru wrote: On 22/04/2012 11:48, x-man wrote: I think youtube changed something in the player behavior recently, even now for me http://code.google.com/p/youtube-cache/ is not working with squid 2.7. Is it working for you now? -- View this message in context

Re: [squid-users] Re: Youtube, storeurl and 302 redirection

2012-04-22 Thread Eliezer Croitoru
like this: http://c.wrzuta.pl/wv15404/e14f5b450003f3b24f9333d1/4479241 Regards, Eliezer -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezer at ngtech.co.il

Re: [squid-users] Re: DNS Squid tree with parent - child

2012-04-23 Thread Eliezer Croitoru
-with-parent-child-tp4573394p4580445.html Sent from the Squid - Users mailing list archive at Nabble.com. -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezer at ngtech.co.il

Re: [squid-users] slow internet browsing.

2012-04-23 Thread Eliezer Croitoru
?regular forward proxy? what browser are you using? do you have some squid logs? or squid.conf? what dns server are you using? Regards, Eliezer -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezer at ngtech.co.il

Re: [squid-users] slow internet browsing.

2012-04-24 Thread Eliezer Croitoru
? Regards, Eliezer -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezerat ngtech.co.il -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezer at ngtech.co.il

Re: [squid-users] slow internet browsing.

2012-04-24 Thread Eliezer Croitoru
, Eliezer -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezeratngtech.co.il -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezerat ngtech.co.il -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting

[squid-users] anyone knows some info about youtube range parameter?

2012-04-24 Thread Eliezer Croitoru
to get some help with it. Thanks, Eliezer -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezer at ngtech.co.il

Re: [squid-users] anyone knows some info about youtube range parameter?

2012-04-25 Thread Eliezer Croitoru
On 25/04/2012 06:02, Amos Jeffries wrote: On 25/04/2012 6:02 a.m., Eliezer Croitoru wrote: as for some people asking me recently about youtube cache i have checked again and found that youtube changed their video uris and added an argument called range that is managed by the youtube player

Re: [squid-users] anyone knows some info about youtube range parameter?

2012-04-25 Thread Eliezer Croitoru
things such as requests manipulation. another option i was thinking is the icap to rewrite the url or do some other stuff. but as for until now nginx was fine i was working on it. Regards, Eliezer Ghassan On 4/25/12, Eliezer Croitoruelie...@ngtech.co.il wrote: snip -- Eliezer Croitoru

Re: [squid-users] anyone knows some info about youtube range parameter?

2012-04-25 Thread Eliezer Croitoru
[ITAG/ID/RANGE] then changes to [ID/ITAG/RANGE] and finally to [RANGE/ITAG/ID] so with my script you can capture the whole places!. Ghassan On 4/25/12, Eliezer Croitoruelie...@ngtech.co.il wrote: SNIP -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezer

Re: [squid-users] anyone knows some info about youtube range parameter?

2012-04-26 Thread Eliezer Croitoru
? On Thu, Apr 26, 2012 at 2:41 PM, Christian Loth c.l...@phase2-networks.com wrote: SNIP -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezer at ngtech.co.il

Re: [squid-users] Re: how the big guys are doing it - Caching dynamic content with squid

2012-04-26 Thread Eliezer Croitoru
for. I'm also expecting someone from the squid team to also suggest some way of proper doing it -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezer at ngtech.co.il

Re: [squid-users] anyone knows some info about youtube range parameter?

2012-04-26 Thread Eliezer Croitoru
\-]*).*/ newurl = http://video-srv.youtube.com.SQUIDINTERNAL/id_; + r.url.match(idrx)[2] + _itag_ + r.url.match(itagrx)[2] + _range_ + r.url.match(rangerx)[2] log(YouTube Video [#{newurl}].) newurl end end main ##code end# -- Eliezer Croitoru https://www1

Re: [squid-users] Cache that will not grow in size

2012-04-27 Thread Eliezer Croitoru
://www.moc.sa.edu.au l Ph: (08) 8209 1600 l Fax: (08) 8209 1650 -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezer at ngtech.co.il

Re: [squid-users] anyone knows some info about youtube range parameter?

2012-04-27 Thread Eliezer Croitoru
end end main ##code end# -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezerat ngtech.co.il -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezer at ngtech.co.il

Re: [squid-users] anyone knows some info about youtube range parameter?

2012-04-28 Thread Eliezer Croitoru
}].) newurl end end main ##code end# -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezeratngtech.co.il -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezerat ngtech.co.il -- Eliezer

Re: [squid-users] slow internet browsing.

2012-04-29 Thread Eliezer Croitoru
and configure but it works perfectly. have a look at: http://www.visolve.com/squid/whitepapers/redirector.php#Configuring_Squid_for_squidGuard -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezer at ngtech.co.il

Re: [squid-users] anyone knows some info about youtube range parameter?

2012-04-29 Thread Eliezer Croitoru
On 24/04/2012 21:02, Eliezer Croitoru wrote: as for some people asking me recently about youtube cache i have checked again and found that youtube changed their video uris and added an argument called range that is managed by the youtube player. the original url\uri dosnt include range

Re: [squid-users] anyone knows some info about youtube range parameter?

2012-04-29 Thread Eliezer Croitoru
video\mp3 sites are you caching using your scripts? Eliezer On Mon, Apr 30, 2012 at 1:29 AM, Eliezer Croitoruelie...@ngtech.co.il wrote: On 24/04/2012 21:02, Eliezer Croitoru wrote: as for some people asking me recently about youtube cache i have checked again and found that youtube changed

Re: [squid-users] Transparent proxy and IP address rotation

2012-04-30 Thread Eliezer Croitoru
but it dont remember how it should be done. what did you tried to do on iptables? i also found this nice iptables method sample: http://www.pmoghadam.com/homepage/HTML/Round-robin-load-balancing-NAT.html Regards, Eliezer -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit

Re: [squid-users] A Web site view problem , diffrences through 2 squid

2012-04-30 Thread Eliezer Croitoru
it show different data it can be because the site has some browser based templates. Regards, Eliezer -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezer at ngtech.co.il

Re: [squid-users] Duplicate If-None-Match headers

2012-04-30 Thread Eliezer Croitoru
a more advanced and supported version of squid as a starter. Eliezer -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezer at ngtech.co.il

Re: [squid-users] squid3.1.15 + publish.ovi.com

2012-05-01 Thread Eliezer Croitoru
ideas? on 3119 seems to works fine. and what about some logs? or squid.conf? Eliezer -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezer at ngtech.co.il

Re: [squid-users] anyone knows some info about youtube range parameter?

2012-05-01 Thread Eliezer Croitoru
...@ngtech.co.il wrote: On 24/04/2012 21:02, Eliezer Croitoru wrote: as for some people asking me recently about youtube cache i have checked again and found that youtube changed their video uris and added an argument called range that is managed by the youtube player. the original url\uri dosnt

Re: [squid-users] Re: anyone knows some info about youtube range parameter?

2012-05-01 Thread Eliezer Croitoru
to analyze the reason yet. by the way you can use squid2.7 instance as a cache_peer instead of nginx. did you tried my code(ruby)? i will need to make some changes to make sure it will fit more videos that doesn't use range parameter(there are couple). Eliezer -- Eliezer Croitoru https://www1

Re: [squid-users] Re: anyone knows some info about youtube range parameter?

2012-05-01 Thread Eliezer Croitoru
versions: request_header_access Range deny youtube in any case the range in hot used using plain headers but using a url argument on youtube. so it wont help anyway. Eliezer Amos -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezer at ngtech.co.il

Re: [squid-users] can't access cachemgr

2012-05-02 Thread Eliezer Croitoru
http_access deny CONNECT !SSL_ports http_access allow localhost http_access allow westhants-network http_access deny all Thanks! -- Jeff MacDonald j...@terida.com 902 880 7375 -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezer at ngtech.co.il

Re: [squid-users] Tproxy 3.1 problem

2012-05-02 Thread Eliezer Croitoru
except the problem with tplink wireless router.. -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezer at ngtech.co.il

Re: [squid-users] Tproxy Syn/Ack Problem

2012-05-03 Thread Eliezer Croitoru
/proc/sys/net/ipv4/ip_forward hope someone help.. dont know how to track where syn/ack is dying or getting drop -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezer at ngtech.co.il

Re: [squid-users] Squid - Apache - Wordpress

2012-05-03 Thread Eliezer Croitoru
cached by the browser so you will see mostly misses on the log after first loading the page. Regards, Eliezer -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezer at ngtech.co.il

Re: [squid-users] Re: external acl code examples

2012-05-03 Thread Eliezer Croitoru
session helper as soon as it becomes available. Regards, -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/external-acl-code-examples-tp4424505p4546016.html Sent from the Squid - Users mailing list archive at Nabble.com. -- Eliezer Croitoru https://www1

Re: [squid-users] Re: FTP through squid

2012-05-03 Thread Eliezer Croitoru
: The requested URL could not be retrieved What am I missing here ? Regards, Hugo -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezer at ngtech.co.il

[squid-users] i was wondering about refresh_pattern changes.

2012-05-03 Thread Eliezer Croitoru
is there any effect on in cache(already cached) objects by new refresh patterns or, the refresh patters affect the object while it was been cached? and is there a way to change a cached object min max times or to extend manually the expiration time? Thanks, Eliezer -- Eliezer Croitoru https

Re: [squid-users] anyone knows some info about youtube range parameter?

2012-05-05 Thread Eliezer Croitoru
like if you will add to the uri\url some custom parameters such as found in urls redirect=1 it wont change anything for yt servers about serving the file that matches the basic parameters. Will update Eliezer -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit

Re: [squid-users] Re: cache peer communication about HIT/MISS between squid and and non-squid peer

2012-05-08 Thread Eliezer Croitoru
-between-squid-and-and-non-squid-peer-tp4600931p4614214.html Sent from the Squid - Users mailing list archive at Nabble.com. -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezer at ngtech.co.il

Re: [squid-users] storeClientReadHeader: no URL!

2012-05-08 Thread Eliezer Croitoru
On 06/04/2011 22:38, Tory M Blue wrote: SNIP how about trying to dump the http headers to see what is going on there? deubg setions 11 23 55 is this a forward or reverse proxy? can it be that some server is sending a 300 status code to squid but without URL? Eliezer Nope clean install on

Re: [squid-users] TPROXY Interception and Multiples ISP Rules (Shorewall) dont work

2012-05-08 Thread Eliezer Croitoru
. if it uses some prerouting mangle to mark the packets, then they are remarked for tproxy and the whole multi-wan setup\settings is useless. that is why it's better used on a routing level while using tproxy. Eliezer -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit

Re: [squid-users] Squid error code response to NXDOMAIN

2012-05-10 Thread Eliezer Croitoru
of reasons. i think that it's better left as a 503 because instead of checking routing issue on the proxy you will check another level. Eliezer -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezer at ngtech.co.il

Re: [squid-users] intercepting and normal modes together?

2012-05-13 Thread Eliezer Croitoru
this with two Squid instances running at different http_port, but there will not be big traffic and I'd better run only one instance for both ports. -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezer at ngtech.co.il

Re: [squid-users] Squid load balancing access log

2012-05-15 Thread Eliezer Croitoru
?intercept?plain forward? the haproxy server is sitting in front of the cache proxy servers and do the load balancing? on what server in the access log are you not getting the client ip? eliezer -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezer

Re: [squid-users] Duplicate files, content distribution networks

2012-05-18 Thread Eliezer Croitoru
the older version. Eliezer -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezer at ngtech.co.il

Re: [squid-users] clean cache and TCP_SWAPFAIL_MISS?

2012-05-18 Thread Eliezer Croitoru
!!! and how do you clean the cache? Eliezer -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezer at ngtech.co.il

Re: [squid-users] clean cache and TCP_SWAPFAIL_MISS?

2012-05-19 Thread Eliezer Croitoru
a fresh cache or I need to some else? Squid 2.7.x, thanks!!! and how do you clean the cache? Eliezer -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezerat ngtech.co.il -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit

Re: [squid-users] How to reload a request via cache in squid if URL is blocked?

2012-05-22 Thread Eliezer Croitoru
redirect in the http server from the blocked url to another url or the source\referer url but beware of redirection loops. Eliezer -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezer at ngtech.co.il

Re: [squid-users] Basic questions about Squid capabilities

2012-05-22 Thread Eliezer Croitoru
-- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezer at ngtech.co.il

Re: [squid-users] Caching a single IP address in Squid - possible?

2012-05-22 Thread Eliezer Croitoru
squid acls for that. you can have a look at the next directives in the link: cache always_direct never_direct link: http://www.squid-cache.org/Doc/config/ you can specify acl that match a client\src ip for cache. Eliezer -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit

Re: [squid-users] dynamin content pattern_refresh.

2012-05-23 Thread Eliezer Croitoru
to still get a lot of MISS? where my settings wrong? my test was not the best way? how can I see if this new settings make a difference? Any input will be appreciated, thanks for your time!!! I'm using squid 2.7.x -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit

Re: [squid-users] dynamin content pattern_refresh.

2012-05-24 Thread Eliezer Croitoru
of MISS? where my settings wrong? my test was not the best way? how can I see if this new settings make a difference? Any input will be appreciated, thanks for your time!!! I'm using squid 2.7.x -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezerat

Re: [squid-users] Squid cant parse one of my url (Squid3 and internet explorer 9)

2012-05-24 Thread Eliezer Croitoru
said, if i try without proxy, it works fine. but with proxy it does not .. Regards -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezer at ngtech.co.il

Re: [squid-users] Squid cant parse one of my url (Squid3 and internet explorer 9)

2012-05-24 Thread Eliezer Croitoru
not .. Regards -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezerat ngtech.co.il -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezer at ngtech.co.il

Re: [squid-users] Squid cant parse one of my url (Squid3 and internet explorer 9)

2012-05-24 Thread Eliezer Croitoru
happenning ... As i said, if i try without proxy, it works fine. but with proxy it does not .. Regards -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezeratngtech.co.il -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit

Re: [squid-users] Missing examples in Squid Users Guide

2012-05-25 Thread Eliezer Croitoru
, and then working to fix it? Regards, /HS -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/Missing-examples-in-Squid-Users-Guide-tp4654240.html Sent from the Squid - Users mailing list archive at Nabble.com. -- Eliezer Croitoru https://www1.ngtech.co.il

Re: [squid-users] Caching issue with http_port when running in transparent mode

2012-05-28 Thread Eliezer Croitoru
with some workaround? Thanks in advance. Hans -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezer at ngtech.co.il

Re: [squid-users] Caching issue with http_port when running in transparent mode

2012-05-29 Thread Eliezer Croitoru
or just splash screen to agree some rules\agreement ? Eliezer On 29/05/2012 09:12, Hans Musil wrote: Amos Jeffries wrote: On 29.05.2012 08:13, Eliezer Croitoru wrote: hey there Hans, are you serving squid on the same machine as the gateway is?(wasnt sure about the DNAT). your problem

Re: [squid-users] configuring squid to go directly in case of upstream proxies are down

2012-05-29 Thread Eliezer Croitoru
helper that will determine if the client will match the category of never_direct or always_direct. Eliezer -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezer at ngtech.co.il

Re: [squid-users] newbie question about large post requests

2012-05-29 Thread Eliezer Croitoru
to do? and how? -- what does the site do? how is the spider reacting to the response? Amos -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezer at ngtech.co.il

Re: [squid-users] How to disable squid nat

2012-05-29 Thread Eliezer Croitoru
be implemented this way but then you are losing many of the benefits of squid cache.. elizer -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezer at ngtech.co.il

Re: [squid-users] 3.1.x compile errors using ssl_crtd

2012-05-29 Thread Eliezer Croitoru
/libsslutil.a to the linker line in src/ssl/Makefile the direct path .libs/libsslutil.a but i get the original bug error after this The dependencies seem a bit out of sync with the library linkage order. I think it should actually be ssl/libsslutil.la $(SSLLIB) Amos -- Eliezer Croitoru

Re: [squid-users] 3.1.x compile errors using ssl_crtd

2012-05-29 Thread Eliezer Croitoru
On 29/05/2012 17:23, Linos wrote: El 29/05/12 15:43, Eliezer Croitoru escribió: well i have tried compiling squid 3.2.0.17 and it was built fine. i wrote a basic way to compile squid on ubuntu 10.04 and 12.04 with all the dev dependencies required to compile it at: http://ubuntuforums.org

Re: [squid-users] configuring squid to go directly in case of upstream proxies are down

2012-05-30 Thread Eliezer Croitoru
that will indicate that the parent proxy is down. two scripts are included for PROXY heartbeat check. Eliezer #external acl proxy state checker start: #/bin/bash #proxystatcheck.sh by Eliezer Croitoru #you can use a ramfs/shm fs to lower the disk R\W access while read url do if [ -a /tmp/proxy1.err

Re: [squid-users] Linux + TPROXY + Remote Squid

2012-05-30 Thread Eliezer Croitoru
iptables on the proxy server? Both servers are running kernel 3.2.0-2-amd64 and iptables 1.4.13 from Wheezy and the Squid being used on the proxy is 3.1.19. If any more information is needed, please just let me know and I'd be happy to supply it. Thanks. --Thomas York -- Eliezer Croitoru https

Re: [squid-users] Server outputs TCP: time wait bucket table overflow in syslog and crashes

2012-05-30 Thread Eliezer Croitoru
|0 I didn't find unusual entries in the squid logs btw. Thank you in advance. Christoph Fink -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezer at ngtech.co.il

Re: [squid-users] configuring squid to go directly in case of upstream proxies are down

2012-05-30 Thread Eliezer Croitoru
On 30/05/2012 16:52, Eliezer Croitoru wrote: you can do it using an external helper acl. what i would do is a simple heat beat marker in a ramfs. one loop that will run in the background and will check the status of the parent cache_peer every 30 secs or 60 secs and in a case of a failure

Re: [squid-users] Linux + TPROXY + Remote Squid

2012-05-31 Thread Eliezer Croitoru
and a default gateway of 10.0.1.254. -Original Message- From: Eliezer Croitoru [mailto:elie...@ngtech.co.il] Sent: Wednesday, May 30, 2012 11:09 PM To: squid-users@squid-cache.org Subject: Re: [squid-users] Linux + TPROXY + Remote Squid i was curios about it because the last time i setup

Re: [squid-users] Linux + TPROXY + Remote Squid

2012-05-31 Thread Eliezer Croitoru
to do this, but at this point it looks like my only working solution. -- Thomas York -Original Message- From: Eliezer Croitoru [mailto:elie...@ngtech.co.il] Sent: Thursday, May 31, 2012 12:03 PM To: Thomas York Cc: squid-users@squid-cache.org Subject: Re: [squid-users] Linux + TPROXY

Re: [squid-users] Linux + TPROXY + Remote Squid

2012-05-31 Thread Eliezer Croitoru
- From: Eliezer Croitoru [mailto:elie...@ngtech.co.il] Sent: 31 May 2012 21:17 To: Thomas York Cc: squid-users@squid-cache.org Subject: Re: [squid-users] Linux + TPROXY + Remote Squid the marking is not all the thing. you should also use routing tables based on the marking so in the prerouting mangle

Re: [squid-users] Linux + TPROXY + Remote Squid

2012-05-31 Thread Eliezer Croitoru
and will routed without masquerading. Eliezer -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezer at ngtech.co.il

Re: [squid-users] Reverse-proxy for site on Google AppEngine

2012-06-01 Thread Eliezer Croitoru
the mysite.appspot.com domain to the allowed such as: acl gae dstdomain my.public.domain.name mysite.appspot.com it works like a charm! Eliezer -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezer at ngtech.co.il

Re: [squid-users] Caching issue with http_port when running in transparent mode

2012-06-05 Thread Eliezer Croitoru
the current counter you can zero it specifically. if you are up to the task of combining a psudo code for the whole process with me i will be happy to sit on it some time in from the next week. Eliezer SNIP -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations

Re: [squid-users] Why is squid caching local intranet domains??

2012-06-06 Thread Eliezer Croitoru
-- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit organizations eliezer at ngtech.co.il

Re: [squid-users] Why is squid caching local intranet domains??

2012-06-06 Thread Eliezer Croitoru
manager http_access deny !Safe_ports http_access deny CONNECT !SSL_ports http_access allow localhost http_access allow localnet http_access deny all #Thanks heaps in advance. Squid 3.1.6-1.2 Debian Squeeze -- Eliezer Croitoru https://www1.ngtech.co.il IT consulting for Nonprofit

<    1   2   3   4   5   6   7   8   9   10   >