回复: JMeter cant record authorization header

2016-03-31 Thread 张珊
hi, I used the HTTP(S) Test Script Recorder to record the requests.If the original request has the header Authorization, why the JMeter cant record it while the fiddler can?I think it's the problem of Jmeter.Should I configure something else? Thanks. Jesse -- 原始邮件 ---

Re: JMeter cant record authorization header

2016-03-31 Thread sum2000
The most possible problem is that you added an incorrect authorazition manager, you can print out your recorder and the request which Jmeter sending out. And I think there still maybe an important thing to do for you, talk with your server application developer or desinger, understand what author

JMeter cant record authorization header

2016-03-31 Thread ????
Hi, I have used JMeter to record a mobile app, but some response with the code 401 and response header WWW-Authenticate: WL-Composite-Challenge when replay.Then I use the fiddler (a HTTP proxy analyzer) record the same requests and replay successfully.By comparision, the request recorded by fi

Re: Percentile values in JMeter Summarizer output

2016-03-31 Thread Bhadauria, Tarun Kumar
@Sebb @Ubik Having percentile on summary report is not something critical but a nice to have feature. And if it is going to be performance costly then probably is not worth it. @Ubik About the back end listener. I used it with JMeter distributed mode and it resulted in lower throughput. I had po