I tried using JMeter's HTTP Proxy to record actions in a flash webapp and it didn't work. Turned out, in my case, that the flash components were making requests to a SmartFox server over TCP, not HTTP.
I found a different approach to load testing the flash app... I signed up with BrowserMob, and am using their agent, which has Flash-Selenium integrated into it. I have an automated functional test that can make the flash requests, and BrowserMob can handle executing it on hundreds or thousands of client machines, each running 1 browser. --Gil -----Original Message----- From: argil [mailto:[email protected]] Sent: Monday, May 17, 2010 8:51 AM To: [email protected] Subject: flash application hangs when using proxy server recording Hi everybody, strange thing happens when I use the proxy server recorder on my application I configured the server proxy to use: localhost on port 9080n and I use the IE browser. When I enter the application there are flash pages that are not display and I don't know what the problem for it. Notice that the proxy server records all the requests well with no errors. any suggestions? thanks, Natalie. -- View this message in context: http://old.nabble.com/flash-application-hangs-when-using-proxy-server-record ing-tp28582937p28582937.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

