How quickly are you making requests?

One thing to try - I can't guarantee it'll work - is to append a timestamp
parameters to the URL like this: http://www.somedomain.com?v=sometimestamp.
You'll have to balance this against your latency requirements, as the cache
is several orders of magnitude faster.

On Wed, Jun 9, 2010 at 5:29 AM, mar_novice <[email protected]> wrote:

> Is there a way to disable urlfetchService cache? When I made a
> urlfetch, sometimes, what I get is the cached result.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine for Java" group.
> To post to this group, send email to
> [email protected].
> To unsubscribe from this group, send email to
> [email protected]<google-appengine-java%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine-java?hl=en.
>
>


-- 
Ikai Lan
Developer Programs Engineer, Google App Engine
Blog: http://googleappengine.blogspot.com
Twitter: http://twitter.com/app_engine
Reddit: http://www.reddit.com/r/appengine

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" 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-appengine-java?hl=en.

Reply via email to