Radius performance

Roy (garlic@garlic.com)
Fri, 15 Aug 1997 17:10:53 -0700

Are the check items in the radius file tested in a given order? Example

xxxxx Password='UNIX', Framed-Protocol=PPP

xxxxx Framed-Protocol=PPP, Password="UNIX"

Are the etsts from left to right? Is the second one faster if the
Framed-Protocol isn't PPP? Does it save a password lookup?