"Gary McKinney" <[EMAIL PROTECTED]> wrote: > From following this thread I am wondering how many transactions a > second can a DB handle successfully perform before the system starts > to lose information???
That depends on the DB. Oracle is fast, PostGreSQL is fast, MySQL is less fast. > I am wondering for a given platform and OS (such as linux or FreeBSD > running on a 2.0Ghz based system with 1-Gig of RAM and fast SCSI > hard-drive subsystem) how many transactions can the FreeRadius > system handle in a second??? FreeRADIUS is not the bottleneck, so how fast it runs doesn't matter. The database is the bottleneck. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

