<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 05/07/12 20:19, Ajay Garg wrote:<br>
</div>
<blockquote
cite="mid:CAHP4M8UUjAXhqJ0mGC_t_yO+D5Z-k6P2x6Ot8+KiaTz5QD5bXA@mail.gmail.com"
type="cite">Hi all.<br>
<br>
I ran into a issue, as described at <a moz-do-not-send="true"
href="https://bugs.freedesktop.org/show_bug.cgi?id=51501">https://bugs.freedesktop.org/show_bug.cgi?id=51501</a><br>
</blockquote>
<br>
This behaviour is not a bug. It's a side-effect of how MDNS is
(intentionally) designed.<br>
<br>
Your bug report states that the callback is not called. It will in
fact be called, it just takes a long time.<br>
<br>
<blockquote
cite="mid:CAHP4M8UUjAXhqJ0mGC_t_yO+D5Z-k6P2x6Ot8+KiaTz5QD5bXA@mail.gmail.com"
type="cite"><br>
<br>
I followed these steps ::<br>
<br>
a)<br>
I changed the values to<br>
<br>
#define
AVAHI_DEFAULT_TTL_HOST_NAME (20)<br>
#define
AVAHI_DEFAULT_TTL (20)<br>
</blockquote>
<br>
This is a pretty bad idea as these records will need to be refreshed
at 17 second intervals.<br>
<br>
Some people already consider mDNS to be a "chatty" protocol [1].
This kind of thing just exacerbates the problem.<br>
<br>
Patrick<br>
<br>
[1]
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<a href="http://www.net.princeton.edu/filters/mdns.html">http://www.net.princeton.edu/filters/mdns.html</a>
</body>
</html>