Archive for May, 2008

Performance Testing Flex Remoting (AMF) with JMeter

Wednesday, May 7th, 2008

[UPDATE] this has since been resolved! JMeter support rocks :D URL: http://svn.apache.org/viewvc?rev=661141&view=rev Log: Bugs 44808 & 39641 - Proxy support for binary requests --- You may still find the ruby proxy idea interesting ... --- The Action Message Format (AMF) is a binary protocol that Flex applications use to remotely communicate with the server. I've tested ...