<div dir="ltr">Hello All,<div><br></div><div>We have a local network of 50 nodes which are publishing on avahi(with no flags, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC). We have noticed that avahi-daemon is using (>100%) CPU and goes into bad state. (avahi-browse complains "Daemon connection timedout")</div><div><br></div><div>So we did a tcpdump of packets received by a node and observed that each node in addition to publishing PTR record with it's own service, also publishing SRV record with details of other 49 nodes. This increased the avahi traffic in the network and we think that heavy traffic is causing avahi-daemon to go into bad state.</div><div><br></div><div>We would like to understand why:</div><div>1. Avahi-daemon is publishing SRV records and is there any way to disable this functionality.</div><div>2. From source code, we noticed that avahi-daemon does process SRV records and hence too many SRV records in the network is causing avahi-daemon hung. Is our hypothesis correct?</div><div><br></div><div>Version (avahi-daemon 0.6.31)</div><div>publish-aaaa-on-ipv4=no<br>publish-a-on-ipv6=no<br>[reflector]<br>enable-reflector=no<br>reflect-ipv=no<br></div><div><br></div><div>Thanks in advance. Any insights would be great help to us.</div><div><br></div><div>Regards.</div></div>