Am 18. August 2015 12:00:55 MESZ, schrieb LEEBAW Corine <[email protected]>: >Hi, > >I am trying to run stress tests using Jmeter. >Scripts are sent from the dev server to stress the production server. >Script running from DEV to DEV runs fine. However when running from DEV >to PROD, we have the following error > >1439817799224,45,/QvAJAXZfc/Authenticate.aspx,Non HTTP response code: >java.io<http://java.io/>.IOException,Non HTTP response message > >The same account is used. Using internet explorer from DEV displays the >application located on the prod server > >I have the feeling it is a firewall issue. > >Do you know which protocol and which port is used by Jmeter that should >be unblocked?
That depends entirely on your testplan. My guess is, that you are trying to do http on a https port or https on a http port, though. Regards, Felix > >regards, >Corine L. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
