2 consul集群(2个server+1个client) IP220电脑 consul agent -server -ui -bootstrap-expect 2 -data-dir data -node Server01 -bind 192.168.8.220 -client 0.0.0.0 & IP221电脑 consul agent -server -ui -bootstrap-expect 2 -data-dir data -node Server01 -bind 192.168.8.221 -client 0.0.0.0 & ...
Provide feedback We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up {...
Support dynamic domain name resolution clientSupports IPv4 and IPv6 addresses Routing Protocol Support IPv4/IPv6 static routing Broadcast/Multicast/Unicast Storm Suppression Supports storm suppression based on port rate percentageSupports PPS-based storm suppression QoS/ACL S...
dtest: add connection timers on client side linux_osd: use pthread_self instead of getpid for debug messages windows ibal-scm: dapl/dirs file needs updated to remove ibal-scm v1.2 Package: Release 1.2.15 dtest, dapltest: conflict with dapl-2 utils package, change to dapl1, dapltest1 ...
client while sending segmented response: " + ack); - } - catch (BACnetException e) { - LOG.log(Level.WARNING, "Error while sending segmented response", e); - } - finally { - waitingRoom.leave(key); - } - } - }); - } - else - // We can send the whole APDU in one shot...