aspose file tools
The moose likes Testing and the fly likes Jmeter in production Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » Testing
Reply Bookmark "Jmeter in production" Watch "Jmeter in production" New topic
Author

Jmeter in production

Angus Ferguson
Ranch Hand

Joined: Jun 22, 2012
Posts: 240
Hi,

I am trying to test my app in production but it doesn't works. When I try to do it in local using as Sever name or IP "localhost" it works.

But when I type "www.mysite.com" it doesn't works. In my browser settings I as http proxy, I have used the same "localhost" and it works but when I type "www.mysite.com" it doesn't.

In conclusion it works when I test it in local but not in production

I need to test the script against the production environment over https.

Any idea, please?

Thanks
 
I agree. Here's the link: http://zeroturnaround.com/jrebel
 
subject: Jmeter in production
 
Similar Threads
Problem with JDBCRealm configuration
j_security_check and apache httpd ProxyPass
Need to stop start twice to have my app instead of manager app
tomcat configuration
What's going on? Servlet mapped: "/" now can't find any images/stylesheets!