<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7652.24">
<TITLE>What the threading structure of Free Radius</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->
<BR>
<BR>

<P><SPAN LANG="en-us"><FONT SIZE=2 FACE="Arial">Hi everyone:</FONT></SPAN>

<BR><SPAN LANG="en-us"><FONT SIZE=2 FACE="Arial">I am going to deploy free radius on Sun T2000 Platform which has a 8 cores processor that support 32 threads context(4 each core, just as there are 32 virtual CPUs).A single thread application underperforms on this kind of platform.On this platform the performance of an application can be increased linearly in line with the number of working threads running in parallel. The throughput of an application can benefit from scaling the worker thread.</FONT></SPAN></P>

<P><SPAN LANG="en-us"><FONT SIZE=2 FACE="Arial">-Free radius is a single thread or mutil-thread application?     </FONT></SPAN>

<BR><SPAN LANG="en-us"><FONT SIZE=2 FACE="Arial">-So what is the threading model of freeradius, one query/one thread or  there are a fix amount of worker thread(e.g. as the same as the number of CPU, configurable number of worker thread).</FONT></SPAN></P>

<P><SPAN LANG="en-us"><FONT SIZE=2 FACE="Arial">-Can I scale the worker threads from some configuration files?</FONT></SPAN>

<BR><SPAN LANG="en-us"><FONT SIZE=2 FACE="Arial">   </FONT></SPAN>

<BR><SPAN LANG="en-us"><FONT SIZE=2 FACE="Arial">Br/</FONT></SPAN>

<BR><SPAN LANG="en-us"><FONT SIZE=2 FACE="Arial">Liangliang Guo</FONT></SPAN>
</P>

</BODY>
</HTML>