<div dir="ltr">@kesm0724 <br><br>FreeRadius version is?<br><br><br><br><div class="gmail_quote">On Wed, Oct 8, 2008 at 4:22 AM, Alan DeKok <span dir="ltr"><<a href="mailto:aland@deployingradius.com">aland@deployingradius.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">kesm0724 wrote:<br>
> Does the "Unresponsive Child in module files component authorize" allude to<br>
> something I have misconfigured in the virtual server or a process that is<br>
> hung?<br>
<br>
</div>  The server is blocked somewhere.<br>
<div class="Ih2E3d"><br>
> Tue Oct  7 12:14:43 2008 : Error: WARNING: Unresponsive child (id<br>
> 3054615440) for request 8, in module files component authorize<br>
<br>
</div>  Hm... that's a little surprising.  The "files" module doesn't take<br>
much CPU time.  It doesn't use locks.  So there's no reason for it to<br>
block for long periods of time.<br>
<br>
  That may be a side-effect of something else taking long amounts of<br>
time.  Usually, this is SQL.<br>
<br>
  Or, if you're putting hostnames in the "users" file, instead of<br>
numerical IP addresses... and your DNS server is down.  The server won't<br>
be able to create the reply because it needs the IP address.  It won't<br>
be able to create the IP address because DNS is down.<br>
<br>
  Don't use hostnames.  Or, fix DNS so that it works.<br>
<font color="#888888"><br>
  Alan DeKok.<br>
</font><div><div></div><div class="Wj3C7c">-<br>
List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html" target="_blank">http://www.freeradius.org/list/users.html</a><br>
</div></div></blockquote></div><br></div>