The Request Timer limits a request's time to 30 seconds, however in my
situation, I'd like to reduce the time, say only 5 seconds.

Is there any method to achieve this?

The reason I want to do this is because I seldom see a request cost
more than 5 seconds, however if there is one, it must be the server
problem like the remote server is down or something. In order to get a
good performance, I am wondering is this a feasible way?

BTW, if doing in this way, will it bring any negative to my app?

Many Thanks!

-- 
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 google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to