Hi, Yes, there's indeed such a call. It's described in this thread: http://groups.google.com/group/google-ajax-search-api/browse_thread/thread/be3a5224f157f9ba/eaafa0b9de12699e As written there, you can cancel the call by using https instead of http.
HTH On Fri, Oct 8, 2010 at 11:53 PM, Jinji <[email protected]> wrote: > OK, thanks. We'll try to trace it. > > > On Fri, Oct 8, 2010 at 8:10 PM, Toratheus <[email protected]> wrote: > >> Yeah there is definatly a call back >> >> >> http://www.google.com/uds/stats?r0=hl%7Cvisualization&nc=1286561272127_16131 >> >> I can attach a screen shot via firebug... but it hits 5 or 6 seconds >> after loading the table. >> >> On Oct 7, 7:40 pm, Seth Ford <[email protected]> wrote: >> > I'll take a look again.. maybe thats Google Analytics on my side. >> > >> > >> > >> > On Thu, Oct 7, 2010 at 11:11 AM, Jinji <[email protected]> wrote: >> > > There should be no calls to Google for stats tracking or any other >> purpose, >> > > other than loading the jsapi packages you specify in the google.load >> call. >> > > If you notice such calls, can you be more specific? Providing an >> example >> > > will be helpful. >> > >> > > As for your question if there's a way to use the libraries locally, >> the >> > > answer is no, sorry. >> > >> > > And as for how much is considered DOS, well, I don't really know, but >> I >> > > think it's quite a lot. >> > >> > > On Wed, Oct 6, 2010 at 5:48 PM, Toratheus <[email protected]> >> wrote: >> > >> > >> When using the visualization API we are seeing callbacks to Google >> for >> > >> stats tracking. 1) Is there a way to use the libraries locally or 2) >> > >> is there a way to remove the call back as we are already referencing? >> > >> > >> To be fair we are already referencing thehttp://www.google.com/jsapi >> > >> and there are concerns and trust issue when any library starts making >> > >> calls to an undocumented source. Especially a library that cannot be >> > >> reviewed or downloaded locally. >> > >> > >> I guess the other concern is we do a bit of scale testing... how many >> > >> hits does it take before this is seen as a DOS? >> > >> > >> -- >> > >> You received this message because you are subscribed to the Google >> Groups >> > >> "Google Visualization API" group. >> > >> To post to this group, send email to >> > >> [email protected]. >> > >> To unsubscribe from this group, send email to >> > >> [email protected]<google-visualization-api%[email protected]> >> <google-visualization-api%[email protected]<api%[email protected]> >> > >> > >> . >> > >> For more options, visit this group at >> > >>http://groups.google.com/group/google-visualization-api?hl=en. >> > >> > > -- >> > > You received this message because you are subscribed to the Google >> Groups >> > > "Google Visualization API" group. >> > > To post to this group, send email to >> > > [email protected]. >> > > To unsubscribe from this group, send email to >> > > [email protected]<google-visualization-api%[email protected]> >> <google-visualization-api%[email protected]<api%[email protected]> >> > >> > > . >> > > For more options, visit this group at >> > >http://groups.google.com/group/google-visualization-api?hl=en.- Hide >> quoted text - >> > >> > - Show quoted text - >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google Visualization API" group. >> To post to this group, send email to >> [email protected]. >> To unsubscribe from this group, send email to >> [email protected]<google-visualization-api%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/google-visualization-api?hl=en. >> >> > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
