You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$PRE/testcode/docclient.sh -C -P -k doc_downstream.dtls_client_creds -s 127.0.0.1 -p $UNBOUND_SECURE_PORT www1.example.net. A IN www.example.com. A IN www2.example.net A IN www2.example.com. A IN www3.example.net A IN >outfile 2>&1
@@ -155,6 +160,8 @@ fi
155
160
156
161
# out of order requests over CoAPS (PSK), the example.com elements take 2 seconds to wait.
157
162
# www.example.com present twice, answered twice.
163
+
# (inaccuracy from doh_downstream: The "www.example.com" element is now in cache due to the
164
+
# previous lookup above. It will be answered from cache.)
$PRE/testcode/docclient.sh -C -P -k doc_downstream.dtls_client_creds -s 127.0.0.1 -p $UNBOUND_SECURE_PORT www1.example.net. A IN www.example.com. A IN www2.example.net A IN www.example.com. A IN www3.example.net A IN >outfile 2>&1
0 commit comments