On 19 November 2012 18:18, Taoism <[email protected]> wrote:
> Hi all,
>
> I am having an issue with a SSO system.
>
> If I do a recording following redirects at one point the system sends a
> response headers with a redirect URL like so:
>
> https://domain:443/blah/SSO?qsStuff
>
> (Note the use of both https and the default 443 port in the URL).
>
> The HTTP Sampler will not add the 443 to the URL being sent to the next
> server (personally I don't think it should have to).  If the port is omitted
> and just https://domain/blah is used I get an Internal error from the
> server.  Adding the port allows the SSO process to continue. (Discovered by
> manually copying the response redirect and pasting into a browser).
>
> Is there any way to force the HTTP Sampler to include the port when it makes
> the request even though it is technically redundant in this instance?

Just provide the port on the sampler GUI.

> Cheers!
>
>
>
>
>
> --
> View this message in context: 
> http://jmeter.512774.n5.nabble.com/How-to-force-the-port-to-be-used-in-an-HTTP-Sampler-tp5715344.html
> Sent from the JMeter - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to