Re: [squid-users] a problem about reverse proxy and $.ajax

2015-07-17 Thread Amos Jeffries
On 17/07/2015 8:08 p.m., Kinkie wrote: > Hi, > What is in the squid access.log for that request? > ... and the cache.log output for it when "debug_options 11,2" is used. Amos > On Thu, Jul 16, 2015 at 5:27 PM, johnzeng wrote: > >> >> Hello dear All : >> >> i am writing testing download rate

Re: [squid-users] a problem about reverse proxy and $.ajax

2015-07-17 Thread Kinkie
Hi, What is in the squid access.log for that request? On Thu, Jul 16, 2015 at 5:27 PM, johnzeng wrote: > > Hello dear All : > > i am writing testing download rate program recently , > > and i hope use reverse proxy ( squid 3.5.x) too , > > but if we use reverse proxy and i found Ajax won[t suc

[squid-users] a problem about reverse proxy and $.ajax

2015-07-16 Thread johnzeng
Hello dear All : i am writing testing download rate program recently , and i hope use reverse proxy ( squid 3.5.x) too , but if we use reverse proxy and i found Ajax won[t succeed to download , and success: function(html,textStatus) -- return value ( html ) is blank . if possible , please gi