On 8/06/2015 5:36 a.m., snakeeyes wrote: > Hi Amos thank you so much > Again , this App IS REMOTE and as a black box . > It works 100 % on other proxies but I need to let it work on my own proxy. > > Now what I did is : > I added 2 directives to my squid.conf : > > strip_query_terms off > debug_options 11,2 28,3 > > > then restarted squid and monitored the logs . > > again I have 2 files monitored when it worked and when it failed. > > But the strange that the problem is it work on some youtube vidoes and don’t > work on the others > > those files were just as an example : > file 1 didn’t work and give error 403 ===> > https://www.youtube.com/watch?v=MYSVMgRr6pw > > and other file worked ===> > https://www.youtube.com/watch?v=p0g9_osImd0 > > now I will test the app with those links , note that that 1sst line will fail > and the 2nd Link will success. > > I had graped the log files andf attached them because they are big > Name for failed file is =>debug_failed.txt > Name for succeded file ==>debug_worked.txt > > Thanks a lot > > cheers
Your Squid is letting all of both types of traffic through, and it appears not to be caching the results. That is good in a way. It means the problem is clearly something between the browser and Google servers, not Squid. I can see several differences between the client requests. The working ones have a line or so more query parameters than the forbidden ones. They are also consistently going to a different server (working *.12 , failing *.14). Amos _______________________________________________ squid-users mailing list squid-users@lists.squid-cache.org http://lists.squid-cache.org/listinfo/squid-users