Configure HTTP Sampler without port number In JMeter

3k Views Asked by At

Using JMeter, I have recorded a HTTP recorded script for performance test.

Can I configure HTTP Samplers without specifying a port number?

1

There are 1 best solutions below

0
On BEST ANSWER

You can leave port number field empty in JMeter.

It will use default port number which is 80 for HTTP request

Port the web server is listening to. Default: 80