First, optimize your database, add indexes and use storage engines which will give you the best performance... Increase interim-update interval<br><br>After that, try to add more handlers and see what will happen. <br><br>
If you're using mysql, check tuning-primer.sh and mysqltuner.pl scripts.<br><br><div class="gmail_quote">On Thu, Feb 26, 2009 at 10:23 AM, magicboiz <span dir="ltr"><<a href="mailto:magicboiz@gmail.com">magicboiz@gmail.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;">HI again Ivan<br>
<br>
Do you know how can I modify the source code, in order to print in the error<br>
message the exact time when the child was created/forked? If I want to find<br>
errors in my sql backend server, I need to know the exact time when the<br>
requests are lost...... checking the code, It looks like this error message is<br>
printed only when the server detects threads that are<br>
stalled.....................<br>
<br>
<br>
Thx again.<br>
<div class="Ih2E3d">Regards<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
On Miércoles 25 Febrero 2009 14:09:44 <a href="mailto:tnt@kalik.net">tnt@kalik.net</a> wrote:<br>
</div><div><div></div><div class="Wj3C7c">> >I facing this problem with my Freeradius 2.1.3, and I don't know how to<br>
> > solve it :(<br>
> ><br>
> >My NAS is sending only accounting registers to my freeradius server. My<br>
> >freeradius server, is configured to store these registers into a MySQL<br>
> > server. I have configured "max_request_time = 120", in the case of MySQL<br>
> > slow performance, but the problem perssits.<br>
><br>
> No, you don't have a problem with radius server but with sql one.<br>
> Perhaps you should look into the server that does have a problem (sql)<br>
> and not the one that doesn't (radius). There is nothing radius server<br>
> can tell you about why are sql queries running slow.<br>
><br>
> Ivan Kalik<br>
> Kalik Informatika ISP<br>
><br>
> -<br>
> List info/subscribe/unsubscribe? See<br>
> <a href="http://www.freeradius.org/list/users.html" target="_blank">http://www.freeradius.org/list/users.html</a><br>
<br>
<br>
-<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>