>> * pre-generating a list of signed URLs and running them through httperf > > Could you explain this a bit more? How did you pre-generate URLs? > Were you just testing use of the access token, or the full dance to obtain it?
I do the dance ahead of time to obtain however many access tokens that I want to use to load test. Once I have those, I plug them into the URL generator which creates signed URLs and outputs them to stdout (rather than executing those queries). At that point, I have a file containing n signed URLs that I can plug into httperf, loadrunner, etc. seth --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OAuth" 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/oauth?hl=en -~----------~----~----~----~------~----~------~--~---
