<div>><i> Also I think so<br></i>><i> but, only change CPU it(poor slow- Multi core cpu) happen when using  <br></i>><i> exec modules( same time..) ..??<br></i><br>It happen on CentOS5.2 (only using exec module)</div>

<div>exec module is very simple</div>
<div> </div>
<div>test_only >></div>
<div>exec>></div>
<div>-----</div>
<div>exec {</div>
<div>                program = "/usr/bin/allow_all"<br>                wait = yes<br>                input_pairs = request</div>
<div>}<br>------</div>
<div>allow_all>></div>
<div>-----</div>
<div>#!/bin/sh</div>
<div>exit 0;</div>
<div>-----</div>
<div> </div>