> I've just a question. I'm testing my own application with Jmeter and I use > the listener "View results Tree". The request data is: > https://momo.toto.com :80/...... > > I'd like to know why Jmeter add the port 80 and is there any solution to > remove it.
Well, I think your problem is not in removing 80 but in replacing it with 443 which is standard HTTPS port. Write 443 in "port" edit field in HTTP sampler, or HTTP request defaults. Playing with ssl also requires changes in jmeter.properties - make sure you have done it. best regards Michał Kostrzewa -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>