We have complex infrastructure: external load-balancer <-> reverse proxy <-> web server In order to troubleshot performance issues I need to have ability to connect directly to each component and emulate requests
Aliaksei Ilkiu > On Jul 31, 2015, at 10:07 AM, Deepak Shetty wrote: > > Hi > just a question - why not run your app on the same port and simply use > hosts file so that the Jmeter machine sees myhost.com = 127.0.0.1 whenever > it is running ? - otherwise your scripts will have to explicitly deal with > the redirects and absolute URLs that the application may use. > regards > deepak --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
