If you have these figures, yours database has to be GOOD DB server and a GOOD
machine.> To: freeradius-users@lists.freeradius.org> Subject: Re: Best Config>
Date: Sat, 24 Jan 2009 11:08:53 +0100> From: t...@kalik.net> > > >From
experience, what would be the best
> From experience, what would be the best server configuration for
>200,000 users with 75,000 concurrent users throttling 50,000
>connections per second (with 1 NAS Client) in terms of:
>
Your network usage numbers look very wrong. 200,000 users are highly
unlikely to use 75,000 concurrent connect
I am at the moment experiencing problem of load with mysql as acct DB
(query failure during database backup of massive radius ticket
injection) for a setup of 15000 concurrent users so I would recommend
its use!
Le 23.01.2009 17:54, tech.subscripti...@shepherdhill.biz a écrit :
> Hi,
>
> From expe
Hi,
From experience, what would be the best server configuration for
200,000 users with 75,000 concurrent users throttling 50,000
connections per second (with 1 NAS Client) in terms of:
1. Hardware configuration
2. Chooise of DB (PostgreSQL or MySQL)
3. FreeRadius Configuration (max_request
${confdir}/custom-autz.conf
1959:$INCLUDE ${confdir}/custom-auth.conf
--
View this message in context:
http://www.nabble.com/Best-config-practices--tp18922693p18924598.html
Sent from the FreeRadius - User mailing list archive at Nabble.com.
-
List info/subscribe/unsubscribe? See http
= LOCAL
}
and finally in users:
DEFAULT Realm == DEFAULT, User-Name =~ "[EMAIL PROTECTED]", Autz-Type := bla1
DEFAULT Realm == DEFAULT, User-Name =~ "[EMAIL PROTECTED]", Autz-Type := bla2
DEFAULT Realm == DEFAULT, User-Name =~ "[EMAIL PROTECTED]", Autz-Type
proxy.conf file. I might set
realm DEFAULT in proxy.conf and
DEFAULT Realm == DEFAULT, User-Name =~ "[EMAIL PROTECTED]", Autz-Type :=
test.com
and I'm back in business :)
Thanks,
Arnaud
--
View this message in context:
http://www.nabble.com/Best-config-practices--tp189
realm test.com {
type= radius
authhost= LOCAL
accthost= LOCAL
}
Finally I need to add the realms to users file
DEFAULT Realm == "test.com", Autz-Type := test.com
(Auth-Type should be figured out by freeradius)
Is this the best way to setup
sphaero wrote:
> I was thinking to start adding a few custom files to include in the default
> config.
>
> $raddb/custom_mods.conf : the custom ldap and sql module definitions
> $raddb/custom_auth.conf : custom authentication entries
> $raddb/custom_autz.conf : custom authorization entries
In 2
d be figured out by freeradius)
Is this the best way to setup a decent configuration? I'd like to skip the
proxy.conf configuration since it's saying the same for all realms. Anyone
some suggestions?
Rg,
Arnaud Loonstra
--
View this message in context:
http://www.nabble.com/Best-config-
10 matches
Mail list logo