I've been doing some informal testing of MakeRequest and it appears that sometimes responses are very slow (as much as 10 seconds according to FireBug. My application returns fairly small JSON objects to which I've included a execution time parameter, which I calculate by using the elapsed time...