Hi Seth, thanks for your reply
> * 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 was thinking that it might be useful to hack OAuth support into > JMeter in order to be able to use that, but never got that far. Yeah, I was looking at doing this too. It should be possible to write a JMeter plugin, but I needed something a bit faster. What we ended up doing was using PLAINTEXT - with such a simple signing scheme it was reasonably easy to write load runner scripts. We are making the assumption that the extra computation required to do HMAC-SHA1 will not be significant compared to DBA access etc cheers Perryn --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OAuth" group. To post to this group, send email to oauth@googlegroups.com To unsubscribe from this group, send email to oauth+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/oauth?hl=en -~----------~----~----~----~------~----~------~--~---