environment: Hobbit 4.2 with allinone patch on RHEL5.1
It appears that using the https tag and defining a port introduces 50-200ms of latency to the results of all bbnet-tests.
I had the following tag working fine for months in bb-hosts: cont=kvm;https://server.domain.com/dsview/protected/login.do;Avocent
The need came up to move this particular webserver to a non-standard ssl port: cont=kvm;https://server.domain.com:9443/dsview/protected/login.do;Avocent
As soon as I did this 'all' TCP graphs, http, ldap, smtp, etc... had a new plateau 50-200ms higher. I ran bbnet-test with the --debug and --timing options but didn't see anything out of the ordinary, then again I don't know what I should be looking for that would help to resolve it. Let me know what you want and I'll provide it.
I was able to duplicate the problem on a separate dev hobbit server as well.
-- Brian Majeska