You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Alan Conway (JIRA)" <ji...@apache.org> on 2016/03/24 16:56:25 UTC

[jira] [Comment Edited] (DISPATCH-218) Dispatch system tests run very slowly if connected to a VPN

    [ https://issues.apache.org/jira/browse/DISPATCH-218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15210432#comment-15210432 ] 

Alan Conway edited comment on DISPATCH-218 at 3/24/16 3:56 PM:
---------------------------------------------------------------

This is not just a dispatch issue. It appears to be an issue with all our clients that use SASL including proton and qpid c++ in 0-10 mode when it is not using proton.

I verified that building without SASL support corrects the problem.

Any kind of slow or mis-configured DNS makes connections so slow (several seconds) that some tests start to time out.


was (Author: aconway):
This is not just a dispatch issue. It appears to be an issue with all our clients that use SASL including proton and qpid c++ in 0-10 mode when it is not using proton.

Any kind of slow or mis-configured DNS makes connections so slow (several seconds) that some tests start to time out.

> Dispatch system tests run very slowly if connected to a VPN
> -----------------------------------------------------------
>
>                 Key: DISPATCH-218
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-218
>             Project: Qpid Dispatch
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 0.5
>            Reporter: Alan Conway
>            Assignee: Alan Conway
>             Fix For: 0.6
>
>
> The dispatch system tests (e.g. system_tests_management) run very slowly when connected to a VPN.
> -  about 10x slower on VPN configured to use TCP connection
> -  about 5x slower on VPN configured for UDP connection
> Wireshark shows unexpected LDAP and DNS queries on the VPN interface. `wallace` below is the local host name, but is not mentioned in any tests so must be picked up by proton or dispatch at runtime:
> {code}
> 1	0.000000000	10.3.113.108	10.11.6.1	LDAP	242	searchRequest(11) "dc=redhat,dc=com" wholeSubtree 
> 2	0.035161000	10.3.113.108	10.5.30.160	DNS	72	Standard query 0xd03f  A wallace.lab.bos.redhat.com
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org