https://issues.apache.org/bugzilla/show_bug.cgi?id=56701
--- Comment #6 from Felix Schumacher <[email protected]> --- Yes, that is exactly what I meant. Firefox and IE will produce a SPN HTTP/hostname for every given port. Chrome will do that as default. Chrome will construct a HTTP/hostname:port SPN only if you start it with --enable-auth-negotiate-port. So I would opt for generating HTTP/hostname as default for every given port. If someone really wants HTTP/hostname:port for non standard ports (80 and 443) we should give him a chance by setting a system property (something like -Dorg.apache.jmeter.enable-auth-negotiate-port=true) -- You are receiving this mail because: You are the assignee for the bug.
