[orkut-developer] Re: Caching issues

2008-11-06 Thread hwked
Twitter Search API has a rate limiting of 70 api calls per hour by IP address. Whenever I make a request using "makeRequest", is it made from the same IP address always? Is there any way maybe I can use a proxy everytime to distinguish the IP? Someone suggested something like "Tor" Or maybe I co

[orkut-developer] Re: Caching issues

2008-11-05 Thread Jason
According to the spec, you can pass in a REFRESH_INTERVAL parameter to control the caching. By default, orkut will cache the resource for the duration given in the Expires and/or Cache-Control response headers, defaulting to one hour if no caching headers are set. Even though the REFRESH_INTERVAL