SQL User Connections

Kurt Schafer ( (no email) )
Wed, 30 Jul 1997 10:42:30 -0400

What kind of connection resources does the RADIUS user grab ?

I'm going through trying to stroke my SQL server configuration and notice
that all 15 of the 15 maximum connections that SQL server set itself up for
in the default configuration are used up. Should I be expanding this number
in order to make sure that I have enough open connections available for
Radius requests (accounting/auth) and Emerald client connections?

In my eventual production environment, I'll be authenticating from
approximately 500 NAS ports.

Any other SQL defaults I should maybe look to adjust ? "temp db in ram"
perhaps ?

- Kurt