(RADIATOR) Efficiency
Jaime Elizaga Jr.
chaos at flash.net.ph
Mon Oct 1 07:08:10 CDT 2001
Hello everyone,
I just need some inputs on which config would provide a more efficient running radiator at high loads.
Thanks,
Jaime
CONFIG 1:
<AuthBy SQL>
Identifier FIRST
</AuthBy>
<AuthBy SQL>
Identifier SECOND
</AuthBy>
<AuthBy SQL>
Identifier DEFAULT
</AuthBy>
<Handler Called-Station-Id=8888888>
<Realm first>
AuthBy FIRST
</Realm>
<Realm second>
AuthBy SECOND
</Realm>
<Realm>
Authby DEFAULT
</Realm>
</Handler>
<Handler Called-Station-Id=5555555>
<Realm second>
AuthBy SECOND
</Realm>
<Realm>
Authby DEFAULT
</Realm>
</Handler>
OR
<AuthBy SQL>
Identifier FIRST
</AuthBy>
<AuthBy SQL>
Identifier SECOND
</AuthBy>
<AuthBy SQL>
Identifier DEFAULT
</AuthBy>
<Handler Called-Station-Id=8888888,Realm=first>
AuthBy FIRST
</Hander>
<Handler Called-Station-Id=8888888,Realm=second>
AuthBy SECOND
</Hander>
<Handler Called-Station-Id=5555555,Realm=second>
AuthBy SECOND
</Hander>
<Handler >
AuthBy DEFAULT
</Hander>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.open.com.au/pipermail/radiator/attachments/20011001/142f2a36/attachment.html>
More information about the radiator
mailing list