Hi,

For use of Google's JS apis, we need to include the script
http://www.google.com/jsapi in HTML pages. The problem is:
   - Load of jsapi added 500-900ms per load (this is very slow)
   - The script for no reason adds "no-cache, no-store, max-age=0,
must-revalidate" with no option to turn on caching (we don't use any
client location or other specific features)

I wish to know if there is any alternative to this. We are thinking of
keeping a local static copy of http://www.google.com/jsapi on our
local web server (updated every 15 mins). Clients will be served the
script file from our web server instead of the Google's servers.

I wish to know if the jsapi has any issues with such a mechanism,
either technical or legal.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google AJAX APIs" 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-ajax-search-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to