I am executing load test using JMeter where users are suppose to do Launch--Login--clk dashboard Page--clk landing page (the page which come after login i.e. home page) where clk dashboard and clk landing page are repetitive action for 5 times.
Till 30 users I am not getting any error when i increased users load i am start getting an error as
Response code: Non HTTP response code: org.apache.http.conn.HttpHostConnectException Response message: Non HTTP response message: Connection to https://stage.ideas.com refused
Response headers: HTTPSampleResult fields: ContentType: DataEncoding: null
in sample results.
Could any one suggest why I am getting this error ? Sometimes it works for 100 users and sometimes I am getting an error.
Thanks a lot in advance.