[squid-users] Squid Name Resolution Question

2021-06-23 Thread Garbacik, Joe
I noticed that my squid server queries every second for the same destination (because we have a clients requiring access to this destination). My squid server does not have the negative_dns_ttl nor the positive_dns_ttl values set so I would expect that they are using the defaults. The

[squid-users] password

2021-06-16 Thread Garbacik, Joe
___ squid-users mailing list squid-users@lists.squid-cache.org http://lists.squid-cache.org/listinfo/squid-users

Re: [squid-users] Squid ERR_CONNECT_FAIL SYSERR=110

2021-06-16 Thread Garbacik, Joe
I'm running Squid 4.14 with the following custom log format: logformat MyLogFormat ---> local_time="[%tl]" squid_service=%{service}note squid_status=%Ss squid_hierarchy_status=%Sh ** lb_id=%{X-Request-Id}>h *FLOW0* orig_src_ip=%{X-Client-Egress-Ip}>h orig_src_port=%{X-Client-Egress-Port}>h

[squid-users] Squid ERR_CONNECT_FAIL SYSERR=110

2021-06-15 Thread Garbacik, Joe
I am seeing this occasionally in my squid logs and am little confused because I don't know how to troubleshoot this one. I normally see in the squid logs the destination IP address as dst_ip in my custom logs but in these cases, the field is blank. I'd expect the destination IP to be blank when

[squid-users] Linking Squid Logs

2021-03-31 Thread Garbacik, Joe
In my squid.conf, I have the following logformat which passes all the data from the client via the load balancer to the squid server as headers: logformat MyLogFormat ---> local_time="[%tl]" squid_service=%{service}note squid_status=%Ss squid_hierarchy_status=%Sh ** haproxy_id=%{X-Request-Id}>h

[squid-users] Squid and cross-signed certificates

2020-05-30 Thread Garbacik, Joe
Has anyone else noticed that any issues with the expiration of the Sectigo certificates today that appear to be related to this issue: https://support.sectigo.com/Com_KnowledgeDetailPage?Id=kA03l0117LT https://support.sectigo.com/Com_KnowledgeDetailPage?Id=kA01N00rgSZ I started see this

[squid-users] Stuck Filtering HTTPS URL

2019-08-12 Thread Garbacik, Joe
I am trying to permit access to something like the following, https://www.example.com/world, without providing access to the whole site. I have a basic configuration with the pertinent items as follows: http_port 3128 ssl-bump \ cert=/etc/squid/ssl_certs.d/myCA.pem \

[squid-users] Squid Process

2019-06-18 Thread Garbacik, Joe
Is there a chart or diagram somewhere to depict what key elements are processed before others in squid? For instance, is cache_peer traffic handed off to the other host before SSL decrypt, ICAP, or url writes occurs on the first host? I would assume so for performance reasons but was hoping to

[squid-users] Squid Logs Partially duplicated when denied

2019-05-30 Thread Garbacik, Joe
I have the following for each of my rules (except for my last rule: http_access deny all rule): http_access allow AllowedSrc AllowedInternalDst note ruleid ACCESS2INTERNAL AllowedSrc AllowedInternalDst note ruletype ALLOW AllowedSrc AllowedInternalDst I have the following log-format entry used

[squid-users] [Fwd: Re: SSL Bump for regex URL comparison]

2017-11-17 Thread Joe Foster
isn't connecting, HTTP is though that's no surprise, I'm only diverting port 443 to port 3128. There are no logs being generated so I cant find out more. I can't for the life of me see what I'm doing wrong. Your advise if greatly received. Thank you Joe I have the below rule added to my

Re: [squid-users] SSL Bump for regex URL comparison

2017-11-16 Thread Joe Foster
. No ssl warning. Thank you Joe On Thu, 16 Nov 2017 at 08:15, Amos Jeffries <squ...@treenet.co.nz> wrote: > On 16/11/17 02:32, Joe Foster wrote: > > Good afternoon, > > > > I have a small router onto which I have installed Squid. > > > > I am trying to filte

[squid-users] SSL Bump for regex URL comparison

2017-11-15 Thread Joe Foster
it out. Nothing has been appearing in the log files either but this is no surprise. Been up till 1am last few nights on this so you assistance is very appreciated. Thank you very much, Joe acl localnet src 10.0.0.0/8 acl localnet src 172.16.0.0/12 acl localnet src 192.168.1.0/16 acl

[squid-users] Logging

2017-05-23 Thread Garbacik, Joe
I am trying to separate logs so that in the log entries define why it was blocked. For example, I have created the following log formats: logformat MyAllowSuccessLog local_time="[%tl]" action=ALLOW status=SUCCESS ** orig_src_ip=%{X-Forwarded-For}>h proxy_src_ip=%>a proxy_src_port=%>p

Re: [squid-users] Issues with authentication

2016-10-10 Thread Joe O
allow whitelist http_access allow AuthUsers deny_info ERR_ACCESS_DENIED noAuth http_access deny !AuthUsers noAuth http_access deny all > On Oct 11, 2016, at 3:02 AM, Amos Jeffries <squ...@treenet.co.nz> wrote: > > On 11/10/2016 7:01 a.m., Joe O wrote: >> >> >> I have a

[squid-users] Issues with authentication

2016-10-10 Thread Joe O
I have an issue with my browser and squid where they both seem to be stuck in an infinite loop of denied requests. I have a a helper script that authenticates the user. The script works. Here is an example of the output of authentication being successful and not successful. [root@1 ~]#

Re: [squid-users] to all please read

2016-10-06 Thread joe
sorry forgot the link http://bugs.squid-cache.org/show_bug.cgi?id=4604 -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/to-all-please-read-tp4679954p4679955.html Sent from the Squid - Users mailing list archive at Nabble.com.

[squid-users] to all please read

2016-10-06 Thread joe
im not going to re and re and re lablabla for nothing all of you should go read and VOTE this squid project we all suport it even by someone donate or pay and most of the rest report bug and even fix code for free so wat do you want -- View this message in context:

Re: [squid-users] libevent

2016-09-21 Thread joe
almost most of internet app like dns and other cache using it its the futur so why not squid it perform beter stability and speed -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/libevent-tp4679637p4679639.html Sent from the Squid - Users mailing list

[squid-users] libevent

2016-09-21 Thread joe
is there a support for libevent in squid ??? -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/libevent-tp4679637.html Sent from the Squid - Users mailing list archive at Nabble.com. ___ squid-users mailing list

Re: [squid-users] regarding to "cache videos" plugin now as open source

2016-09-06 Thread joe
http://www.yahoo.com -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/regarding-to-cache-videos-plugin-now-as-open-source-tp4679366p4679381.html Sent from the Squid - Users mailing list archive at Nabble.com. ___

Re: [squid-users] cache object with vary

2016-08-28 Thread joe
amos just by switching refresh from chrome to firefox and vice versa 2016/08/29 05:27:46 kid1| varyEvaluateMatch: Oops. Not a Vary match on second attempt, 'http://www.annahar.com/' 'accept-encoding="gzip,%20deflate,%20sdch",

Re: [squid-users] cache object with vary

2016-08-28 Thread joe
>If the above wasn't clear enough. This is how squid does it: > key: MD5("http://url.com/some.js;) >data: vary-marker object ("Vary:Accept-Encoding", ...) >key: MD5("http://url.com/some.js; + "accept-encoding=") >data: no- Accept-Encoding variant response >key:

[squid-users] cache object with vary

2016-08-27 Thread joe
is this bug or its made to work like that lets say we have object in cache name 00A5 url.com/some.js vary=accept-encoding="gzip" if some browser get the same object url.com/some.js vary=accept-encoding="deflate" the md5 key wont match and it delete the old cached object with

Re: [squid-users] X-Squid-Error

2016-08-12 Thread joe
lol guys its fixt just by removing Trunk r14783 that patch did a lot :( -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/X-Squid-Error-tp4678848p4678890.html Sent from the Squid - Users mailing list archive at Nabble.com.

Re: [squid-users] X-Squid-Error

2016-08-12 Thread joe
hmmm if i try to vue the same page cnn.com no more error wen i clean my cache and try again it happen it look like only on clean cache can triger it debug_options ALL,3 2016/08/12 21:05:45.904 kid1| 36,3| ufs/UFSSwapDir.cc(1334) DirClean: Cleaning directory /mnt/cache/02/7C 2016/08/12

Re: [squid-users] X-Squid-Error

2016-08-12 Thread joe
its just me and my self and i only test on cnn.com no other app ar runing in my computer wen i click on cnn.com it happen config file and the compile configur ar identical r14782 trunk ar ok and lower trunk all ok -- View this message in context:

Re: [squid-users] X-Squid-Error

2016-08-12 Thread joe
2016/08/12 18:14:51.855 kid1| 74,9| RequestParser.cc(316) parse: Parse buf={length=135, data='»ß)Nr—»à*Ns—¼à*Os˜¼á+Ot˜½á+Pt™½â,Pu™¾â,Quš¿ä .Rw›Àä .SwœÀå /3W| Åé3X|¡Åê4X}¡Æê4Y}¢Æë5Y~¢Çë5Z~£Çì6Z£Èì6[¤Èí7[€¤Éí7\€¥'} 2016/08/12 18:14:51.856 kid1| 74,5| RequestParser.cc(263)

Re: [squid-users] X-Squid-Error

2016-08-12 Thread joe
it was on debug all 2 if you want i re install it and do dump on all 9 i did not try the relise r14785 r14782 was good 2016/08/12 00:02:46.254 kid1| 5,2| TcpAcceptor.cc(226) doAccept: New connection on FD 21 2016/08/12 00:02:46.254 kid1| 5,2| TcpAcceptor.cc(315) acceptNext: connection on

Re: [squid-users] Spdy header and related

2016-08-03 Thread joe
tks amos yes its just to have some gain of caching -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/Spdy-header-and-related-tp4678728p4678731.html Sent from the Squid - Users mailing list archive at Nabble.com. ___

[squid-users] Spdy header and related

2016-08-03 Thread joe
is it ok to drop X-Firefox-Spdy reply_header_access X-Firefox-Spdy deny all just alow http/1 and if yes how chrome use Spdy in header to drop it dose it heart the clients app or browsig ?? im droping those as well so fare so good no complain reply_header_access Strict-Transport-Security deny all

Re: [squid-users] ecap help ?

2016-07-20 Thread joe
tks alex -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/ecap-help-tp4678617p4678625.html Sent from the Squid - Users mailing list archive at Nabble.com. ___ squid-users mailing list

[squid-users] ecap help ?

2016-07-20 Thread joe
question working on test adapter project i need to know the function that can get the HTTP/1.1 200 OK <---the value if its 200 or so pls tks -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/ecap-help-tp4678617.html Sent from the Squid - Users mailing

Re: [squid-users] time based range_offset_limit

2016-07-12 Thread joe
>>root@proxy:~# netstat -n |grep 201.30.251.27 |grep ESTAB >>tcp 243802 0 10.1.10.9:27788 201.30.251.27:80ESTABELECIDA >>tcp0 0 10.1.10.9:15343 201.30.251.27:80ESTABELECIDA >>tcp14480 0 10.1.10.9:32548 201.30.251.27:80ESTABELECIDA >>tcp0

Re: [squid-users] time based range_offset_limit

2016-07-12 Thread joe
>acl download_until_end_by_ip dst 13.107.4.50 >acl freetimes time 03:00-08:00 >range_offset_limit none download_until_end_by_ip freetimes wen you have simultaneous connections on one large file update try that collapsed_forwarding on <- enable that will help if there is lots a

Re: [squid-users] valgrind ??

2016-07-03 Thread joe
hi amos Squid Cache: Version 3.5.19-20160524-r14057 and its only wen you start squid i get planty of ==32532== Mismatched free() / delete / delete [] ==32532==at 0x4C2A360: operator delete(void*) (vg_replace_malloc.c:507) ==32532==by 0x55A56C: ~ConfigOptionVector (ConfigOption.cc:20)

[squid-users] valgrind ??

2016-07-03 Thread joe
is this how to use valgrind valgrind --leak-check=yes --quiet --log-file=/var/debug.log /usr/sbin/squid -DNYCd3 this is my configure ./configure --build=x86_64-linux-gnu \ --prefix=/usr \ --bindir=/usr/bin \ --sbindir=/usr/sbin \ --libexecdir=/usr/lib/squid \ --sysconfdir=/etc/squid \

Re: [squid-users] ecap adaper

2016-06-25 Thread joe
ok tks -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/ecap-adaper-tp4678171p4678191.html Sent from the Squid - Users mailing list archive at Nabble.com. ___ squid-users mailing list

Re: [squid-users] ecap adaper

2016-06-25 Thread joe
thank for the debug option without deny the POST i dont see any POST packet lol!!and it supose to to go trough ecap right ?? since all acl HTTP_STATUS_OK http_status 200 without any restriction should present POST or GET im right or missing something --- root@proxy:~# squid -v Squid Cache:

Re: [squid-users] ecap adaper

2016-06-24 Thread joe
if i do with regex it work it bypass it acl redirecturls url_regex -i \/snc\/api2 adaptation_access gzip_service allow HTTP_STATUS_OK !redirecturls this preventing method dose not work acl nomethod method POST adaptation_access gzip_service allow HTTP_STATUS_OK !nomethod -- View this message

[squid-users] ecap adaper

2016-06-24 Thread joe
hi wen using ecap adapter ecap_enable on acl HTTP_STATUS_OK http_status 200 loadable_modules /usr/local/lib/ecap_adapter_gzip.so ecap_service gzip_service respmod_precache ecap://www.vigos.com/ecap_gzip bypass=off adaptation_access gzip_service allow HTTP_STATUS_OK wen the link has status 200

Re: [squid-users] Vary object loop returns

2016-06-08 Thread joe
deny those will help Strict-Transport-Security Alternate-Protocol alternate-protocol <--- i seen lower case duno if squid handel tha or we shuld deny both Alt-Svc alt-svc X-Firefox-Spdy -- View this message in context:

Re: [squid-users] Vary object loop returns

2016-06-06 Thread joe
and by the way guys please dont use my patch for production they do have bug it was experimental only testing me and yuri i did not know it was going to cause trouble sorry for that good bye -- View this message in context:

Re: [squid-users] Vary object loop returns

2016-06-06 Thread joe
or android and i do ask my client if they ar facing any issue with any http mobile app or browser to report it so fare so good >Yes. joe and Yuri are playing around with the cache ID -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/Vary-object-loop-retu

Re: [squid-users] Vary object loop returns

2016-06-06 Thread joe
like this link use lots a fkp command lol http://api.footballaddicts.com/teams' 'accept="application%2Fvnd.livescore_app.api.v4.android+json", if-none-match="%22306f685f7466a258d4884f92bdf8259a%22", if-modified-since="Sun,%2005%20Jun%202016%2020%3A11%3A13%20GMT", accept-language="en",

Re: [squid-users] Vary object loop returns

2016-06-06 Thread joe
yup if user agents exist in vary that leads to many object same size i dont know if the servers use the user agents to send to specific mobile a smaller object same name or different compression but right now wat im doing is just tinny peace of it saving us more hit % it wont harm app mobile

Re: [squid-users] Vary object loop returns

2016-06-06 Thread joe
ted ecap gzip adapter. Let's accept this. We can support > gzip. With restrictions. Ok. > > any other compression - false. No. No way. Get out. and so on. > > identity - this is uncompressed type. > > That's all, folks. > > Finally. As Joe does, we can remain only gzi

Re: [squid-users] Vary object loop returns

2016-06-06 Thread joe
Bemerguy > Network Manager - CINBESA > 55 91 98151-4894/3184-1751 > > > > Em 06/06/2016 12:08, Yuri Voinov escreveu: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA256 >> >> Ok, why not to replace %20 to original space symbol? >> >&g

Re: [squid-users] Vary object loop returns

2016-06-06 Thread joe
it become same less hit caus firefox adding extra info and its marked out %20 so if u just take of %20 hit become low as original code that why we shuld remove full string %20gzip or anythink like that that make all the object with varyhas same string make hit % higher also i dont want to

Re: [squid-users] Vary object loop returns

2016-06-06 Thread joe
not good just to strip %20 lol as i post it remove also string was belong to the date we need to remove all of those string start with ,%20as ,%20sdch so its not eassy detection it kill if-modified-since="Mon,%2006%20Jun%202016%2014%3A31%3A32%20GMT", if you notice this string in vary

Re: [squid-users] Vary object loop returns

2016-06-06 Thread joe
fixed string search better thenvariant search ,%20 caus some mobile app has befor 'http://api.footballaddicts.com/matches?date=2016-06-06_offset=%2B03%3A00' 'accept="application%2Fvnd.livescore_app.api.v4.android+json", if-none-match="%223b23174cf97df7cb9fec26cdd9bac8ca%22",

Re: [squid-users] Vary object loop returns

2016-06-06 Thread joe
lower. Variant 2 works ok, with acceptable hit ratio and > without visible problems with sites rendering. > > > 06.06.2016 18:54, joe пишет: >> ok then i will see wat can i do to speed that up >> >> >> >> -- >> View this message in context: >

Re: [squid-users] Vary object loop returns

2016-06-06 Thread joe
ok then i will see wat can i do to speed that up -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/Vary-object-loop-returns-tp4677716p4677851.html Sent from the Squid - Users mailing list archive at Nabble.com. ___

Re: [squid-users] Vary object loop returns

2016-06-06 Thread joe
lol not that link it wont open to watch copy the top url page of that news -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/Vary-object-loop-returns-tp4677716p4677849.html Sent from the Squid - Users mailing list archive at Nabble.com.

Re: [squid-users] Vary object loop returns

2016-06-06 Thread joe
http://www.bbc.com/news/world-australia-36442209 working fine playback forwerd with cloaps on or off here is ok any link ?? Yuri Voinov wrote > Also some flash news video has playback problems with variant 3 > > > 06.06.2016 15:40, joe пишет: >> yup new test patch vary_e

Re: [squid-users] Vary object loop returns

2016-06-06 Thread joe
news video is it https or http if its http please post link for me to test with it and see wat is the problem to fix Yuri Voinov wrote > Also some flash news video has playback problems with variant 3 > > > 06.06.2016 15:40, joe пишет: >> yup new test patch vary_experimen

Re: [squid-users] Vary object loop returns

2016-06-06 Thread joe
thanks but you shuld thanks the dev team and other guys like yuri amos and so++ they did realy hard work i just done few im beginner UT wrote > Hi Joe, > Thanks for the reply, good luck for your patch, following progress of your > great job > > bye -- View this message in

Re: [squid-users] Vary object loop returns

2016-06-06 Thread joe
lol my first time attachment ewww -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/Vary-object-loop-returns-tp4677716p4677837.html Sent from the Squid - Users mailing list archive at Nabble.com. ___

Re: [squid-users] Vary object loop returns

2016-06-06 Thread joe
yup new test patch vary_experimental3.patch -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/Vary-object-loop-returns-tp4677716p4677836.html Sent from the Squid -

Re: [squid-users] Vary object loop returns

2016-06-06 Thread joe
not yet until its almost bug free and wen the dev team approve it UT wrote > Hi All, > Any chance to see Joe's patch in the next build of Squid ? > > Bye. -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/Vary-object-loop-returns-tp4677716p4677835.html

Re: [squid-users] Vary object loop returns

2016-06-06 Thread joe
d_forwarding. > > > 06.06.2016 2:42, joe пишет: >> im re writing the varyEvaluateMatch function >> will see after i done test with new one >> for now last patch is good enough until the new function has less code >> faster and no bug >> hoop dev team give us more hi

Re: [squid-users] Vary object loop returns

2016-06-05 Thread joe
im re writing the varyEvaluateMatch function will see after i done test with new one for now last patch is good enough until the new function has less code faster and no bug hoop dev team give us more hint or beter way -- View this message in context:

Re: [squid-users] Vary object loop returns

2016-06-05 Thread joe
Quotation marks fix --- src/client_side.cc 2016-05-25 02:27:13.0 +0300 +++ src/client_side.cc 2016-06-05 19:04:07.0 +0300 @@ -140,7 +140,7 @@ #if LINGERING_CLOSE #define comm_close comm_lingering_close #endif - +#include /// dials clientListenerConnectionOpened call class

Re: [squid-users] Vary object loop returns

2016-06-05 Thread joe
Quotation marks at the end fixed --- src/client_side.cc 2016-05-25 02:27:13.0 +0300 +++ src/client_side.cc 2016-06-05 18:57:50.0 +0300 @@ -140,7 +140,7 @@ #if LINGERING_CLOSE #define comm_close comm_lingering_close #endif - +#include /// dials

Re: [squid-users] Vary object loop returns

2016-06-05 Thread joe
tks i found a smole bug i will fix it on some vary its adding extra " at the end 'accept-encoding="gzip"'<-- this is fine 'accept="image%2Fwebp,image%2F*,*%2F*%3Bq%3D0.8""' <--- this has extra Quotation marks i post the fix later -- View this message in context:

Re: [squid-users] Vary object loop returns

2016-06-05 Thread joe
what is the best way to create patch im using this diff -Naur /var/tmp/squid-3.5.19-20160524-r14057 /var/tmp/squid-3.5.19-20160524-r14057-tst > squid-3.5.19-vary-1.patch any better way ?? -- View this message in context:

Re: [squid-users] Vary object loop returns

2016-06-04 Thread joe
Yuri can you test this pls if its better --- src/client_side.cc 2016-05-25 02:27:13.0 +0300 +++ src/client_side.cc 2016-06-04 23:14:16.0 +0300 @@ -140,7 +140,7 @@ #if LINGERING_CLOSE #define comm_close comm_lingering_close #endif - +#include /// dials

Re: [squid-users] Vary object loop returns

2016-06-04 Thread joe
im working on short regx i post wen i done so will see if its faster :) -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/Vary-object-loop-returns-tp4677716p4677806.html Sent from the Squid - Users mailing list archive at Nabble.com.

Re: [squid-users] Vary object loop returns

2016-06-04 Thread joe
what was it not my code right ?? i dont see anything to do with it -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/Vary-object-loop-returns-tp4677716p4677804.html Sent from the Squid - Users mailing list archive at Nabble.com.

Re: [squid-users] Vary object loop returns

2016-06-04 Thread joe
any of those video link pls i try it on bbc news video they work -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/Vary-object-loop-returns-tp4677716p4677801.html Sent from the Squid - Users mailing list archive at Nabble.com.

Re: [squid-users] Vary object loop returns

2016-06-03 Thread joe
ya right latency increase 1 to 2 sec is not mush because to meny if () i think the Sbuf function ar faster a bit lets wait for the guys to do it correct way hoop hehe -- View this message in context:

Re: [squid-users] Vary object loop returns

2016-06-03 Thread joe
how is the speed any decrease noticeable or ?? it need to be done correct way using regx function and if possible from the dev guys patern to be removed "^,%20.*[,"]$" minus one char. so it wont erase last char [,"] -- View this message in context:

Re: [squid-users] Vary object loop returns

2016-06-03 Thread joe
i will just have to do patch i work direct on source if you want i post and its not regx yet and the sbuf routine the dev guys shuld do it its missing function str.erase in sbuf i gess not good for production untill somone do regx match on -->%20 filter out int

Re: [squid-users] Vary object loop returns

2016-05-31 Thread joe
i dont have this issue right now with collapsed_forwarding on on my test code yes collaps and accel it trigger that bug more then collaps and intercept without collaps on right no error in log but a miss no hit if u try on both browsser -- View this message in context:

Re: [squid-users] Vary object loop returns

2016-05-31 Thread joe
quot;, >>>> cookie="WMF-Last-Access%3D31-May-2016%3B%20GeoIP%3DKZ%3A02%3AAlmaty%3A43.26%3A76.93%3Av4", >>>> >>>> authorization' >>>> 2016/05/31 16:58:13 kid1| clientProcessHit: Vary object loop! >>>> 2016/05/31 16:58:13 kid1|

Re: [squid-users] Vary object loop returns

2016-05-31 Thread joe
>I suggest better to correct strings encoding routines, or simple strip >symbols starting with% from accept-encoding only. yup exactly my problem is how to represent stuff wen i post :( that why they ignore or push me out with different answers -- View this message in context:

Re: [squid-users] Vary object loop returns

2016-05-31 Thread joe
bluecoat doing same as my idea i test my code against bluecoat server -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/Vary-object-loop-returns-tp4677716p4677730.html Sent from the Squid - Users mailing list archive at Nabble.com.

Re: [squid-users] Vary object loop returns

2016-05-31 Thread joe
yup try accel the cache.log will have rely lots of those my idea of fixing this or having better hit % is by erasing anything start with %20 from the vary 'accept-encoding="gzip,%20deflate,%20sdch,%20br"' those ,%20deflate,%20sdch,%20br should be removed and keep only

Re: [squid-users] Vary object loop returns

2016-05-31 Thread joe
no until i test it cpl of month and i show it to the dev team they might do better -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/Vary-object-loop-returns-tp4677716p4677725.html Sent from the Squid - Users mailing list archive at Nabble.com.

Re: [squid-users] Vary object loop returns

2016-05-30 Thread joe
yes only if vary has different match of the same object you will see that varyEvaluateMatch simple test you can do use that link on firefox 'http://platform.twitter.com.squidinternal/widgets.js push reload and you see no warning after sec and third or wat ever then use chrome the vary dose

Re: [squid-users] NULL characters

2016-05-27 Thread joe
ok thank you guys :) -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/NULL-characters-tp4677691p4677699.html Sent from the Squid - Users mailing list archive at Nabble.com. ___ squid-users mailing list

[squid-users] NULL characters

2016-05-26 Thread joe
2016/05/26 06:41:28 kid1| ctx: enter level 0: 'http://js.advert.mirtesen.ru/data/js/82090.js' 2016/05/26 06:41:28 kid1| WARNING: HTTP header contains NULL characters {Server: nginx Date: Thu, 26 May 2016 03:46:52 GMT Content-Type: application/javascript;charset=utf-8 Transfer-Encoding: chunked

Re: [squid-users] Fw: Re: Can`t cache always TCP_MISS

2016-05-13 Thread joe
the img link has smale object size the one you post i dont know if this has to do with you problem try 113 cache_dir aufs /squid-cache 65536 128 256 without min-size=512000 check and see the object size if you want to control the min size use this instead minimum_object_size 0 bytes

Re: [squid-users] Getting the full file content on a range request, but not on EVERY get ...

2016-05-12 Thread joe
do not worry about vary its not a bug its the way its setup the vary handling yet it need plenty of work this is my guess after i look at the code for a range_offset_limit use this test im using it long time and its wonderful collapsed_forwarding on acl range_list_path urlpath_regex

Re: [squid-users] youtube videos take 60 seconds to start

2016-05-07 Thread joe
youtube app or browser ?? i gess youtube app if so yes dose not work right also movie freeze in middle i suggest bypass bump to youtube app using acl useragent detection for the app -- View this message in context:

Re: [squid-users] runing squid on second processor

2016-05-02 Thread joe
tks bro -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/runing-squid-on-second-processor-tp4677313p4677332.html Sent from the Squid - Users mailing list archive at Nabble.com. ___ squid-users mailing list

Re: [squid-users] runing squid on second processor

2016-04-30 Thread joe
i have it running tks cause every time i run Calamaris Log first cpu get hi 100% and squid work slow until the calamaris finish so i moved squid to use second processor now its OK not affected by that or anything else running nice now -- View this message in context:

Re: [squid-users] Squid 3.5.16 and vary loop objects (bug ?)

2016-04-07 Thread joe
some of my post you miss reading or wen i ask for water and i get water same size same glas but i was offered somthing else i was refuse that and my friend ask for the same he should get same glas of water same size so what i was trying to enplane is i ask for gzip the the md5 vary

Re: [squid-users] Squid 3.5.16 and vary loop objects (bug ?)

2016-04-06 Thread joe
forgot to post full req. rep... http://api-public.addthis.com/url/shares.json?url=http%3A%2F%2Fwww.tayyar.org%2F=_ate.cbs.sc_httpwwwtayyarorg0 GET /url/shares.json?url=http%3A%2F%2Fwww.tayyar.org%2F=_ate.cbs.sc_httpwwwtayyarorg0 HTTP/1.1 Host: api-public.addthis.com User-Agent: Mozilla/5.0

Re: [squid-users] Squid 3.5.16 and vary loop objects (bug ?)

2016-04-06 Thread joe
more result of that bug as i mention befor that using same link on firefox keep refreshing no error once i switch to chrome error so i switch between chrome and firefox the error keep going on same object only on same browser you wont notice any error please guys do same test don't

Re: [squid-users] Squid 3.5.16 and vary loop objects (bug ?)

2016-04-06 Thread joe
amos question ? off topic sorry for that vary is the second key store right ? same object with 2 browser firefox accept-encoding="gzip,%20deflate" chrome accept-encoding="gzip,%20deflate,%20sdch" so if they ar 2*1 object stored is that right ? and other browser might have more

Re: [squid-users] Squid 3.5.16 and vary loop objects (bug ?)

2016-04-06 Thread joe
befor clearing cache 2016/04/06 18:15:43 kid1| DiskThreadsDiskFile::openDone: (2) No such file or directory 2016/04/06 18:15:43 kid1| /mnt/cache/00/25/2523 2016/04/06 18:15:47 kid1| DiskThreadsDiskFile::openDone: (2) No such file or directory 2016/04/06 18:15:47 kid1|

Re: [squid-users] Squid 3.5.16 and vary loop objects (bug ?)

2016-04-06 Thread joe
working nice :) vary_experiment_p2_s35.patch -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/Squid-3-5-16-and-vary-loop-objects-bug-tp4676901p4676970.html Sent from the Squid - Users mailing list archive at Nabble.com.

Re: [squid-users] Squid 3.5.16 and vary loop objects (bug ?)

2016-04-06 Thread joe
yes FredB wrote >> >> Attached is a patch which I think will fix 3.5.16 (should apply fine >> on >> 4.0.8 too) without needing the cache reset. Anyone able to test it >> please? >> > > Reset the cache still needed, at least in my case > > Fred >

Re: [squid-users] Squid 3.5.16 and vary loop objects (bug ?)

2016-04-06 Thread joe
vary.length() = 41 vary.c_str()= accept-encoding="gzip,%20deflate,%20sdch" -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/Squid-3-5-16-and-vary-loop-objects-bug-tp4676901p4676964.html Sent from the Squid - Users mailing list archive

Re: [squid-users] Squid 3.5.16 and vary loop objects (bug ?)

2016-04-06 Thread joe
amos vary.length()= 33 vary.c_str()= accept-encoding="gzip,%20deflate" so without +1 is fine -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/Squid-3-5-16-and-vary-loop-objects-bug-tp4676901p4676962.html Sent from the Squid - Users mailing list

Re: [squid-users] Squid 3.5.16 and vary loop objects (bug ?)

2016-04-06 Thread joe
amos one think i notice === modified file 'src/MemObject.cc' --- src/MemObject.cc2016-01-01 00:14:27 + +++ src/MemObject.cc2016-04-01 06:15:31 + @@ -136,8 +136,6 @@ HTTPMSGUNLOCK(request); ctx_exit(ctx); /* must exit before we free mem->url */ - -

Re: [squid-users] Squid 3.5.16 and vary loop objects (bug ?)

2016-04-04 Thread joe
the convertion they did might has bug im using the latest trunk try my patch if it work so i may can fix it or they . im using my patch on production for testing so fare its ok but as i sayd it need to be done in correct way -- View this message in context:

Re: [squid-users] Squid 3.5.16 and vary loop objects (bug ?)

2016-04-04 Thread joe
FredB wrote >> Objet: Re: [squid-users] Squid 3.5.16 and vary loop objects (bug ?) >> >> intercept ?? > > No, implicit proxy > >> i got excellent result but not the correct way its and old issue >> may be i was not posting the issue in correct way for the dev... to >> understand > > Very

Re: [squid-users] Squid 3.5.16 and vary loop objects (bug ?)

2016-04-04 Thread joe
forgot to say if its possible to get one of those link re send thim meny time you should get alwes varyEvaluateMatch: Oops not just once ok and try to get Cache-Control header should be public if its privet then that normal as amos says -- View this message in context:

Re: [squid-users] Squid 3.5.16 and vary loop objects (bug ?)

2016-04-04 Thread joe
intercept ?? mostly those you see on accelerator that what i,m trying to explain in my other post i know the cause it's in varyEvaluateMatch in source code some how the vary its not empty and it might not match mem_obj->vary_headers so you end up in cache.log varyEvaluateMatch: Oops. Not a

  1   2   3   >