When I experienced this previously, it was from a Windows XP Jmeter box to my web app running on a Linux server setup (Apache web server talking to a Tomcat app server).
My problem was 'iptables' (Linux firewall) running on the Apache web server. But I was running 100 simultaneous threads (users), not just 2... (But, like you, I only saw the pause when I enabled the "retrieve all embedded resources" flag.) Make sure you disable iptables and ip6tables... -- Robin D. Wilson VOICE: 512-777-1861 On Apr 8, 2012, at 12:15 PM, ravi <[email protected]> wrote: I am seeing this issue in linux box and not in windows. I am using "Retrieve embedded resource html" option and 2 connections. I am running the test with 1user i.e., 1 thread. It works fine when run from Windows machine. But it has aproblem when the same test runs on Linux and the calls that have "embedded resources html" option checked are taking >300sec in linux while it is < 10sec in windows. Can somebody explain why is this behaviour. I even turned off Firewalls on the linux box and the webserver. --------------------------------------------------------------------- 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]
