(RADIATOR) Efficiency
    Hugh Irvine 
    hugh at open.com.au
       
    Mon Oct  1 18:54:04 CDT 2001
    
    
  
Hello Jaime -
The first example that you show below is incorrect and not supported.
The second example is correct.
regards
Hugh
On Monday 01 October 2001 22:08, Jaime Elizaga Jr. wrote:
> > 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>
----------------------------------------
Content-Type: text/html; charset="iso-8859-1"; name="Attachment: 1"
Content-Transfer-Encoding: quoted-printable
Content-Description: 
----------------------------------------
-- 
Radiator: the most portable, flexible and configurable RADIUS server 
anywhere. Available on *NIX, *BSD, Windows 95/98/2000, NT, MacOS X.
-
Nets: internetwork inventory and management - graphical, extensible,
flexible with hardware, software, platform and database independence.
===
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.
    
    
More information about the radiator
mailing list