Am 06.07.20 um 04:34 schrieb Manoj Kiradi: > Hi, > > Web traffic is not captured via JMeter proxy while trying to access the > functionality (Like Login) of an intranet facing application (HTTP/HTTPS). > But I'm able to see the traffic in Fiddler. So, what could be the problem > with JMeter proxy? > > I have already tried with different JMeter versions 5.1.1, 5.2.1 etc. Also, > tried with multiple browsers. As a quick fix, I have converted Fiddler > traffic to JMX file but still wondering why JMeter proxy is not working. > > P.S. - Even before starting the JMeter recording (proxy), the application > is still accessible (Although the browser proxy settings were already > changed).
Have you confirmed, that JMeter is the server listening on the proxy port? Maybe some old service is still running and getting the requests from the browser. Have a look inside of jmeter.log. Are there any errors or warnings? Felix --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
