Hi,

> I'm using rlm_sql for my own ippool module:
> database = "mysql"
> num_sql_socks = 32

a while back I pointed out that anything over 10 seems to really kill
the system - we found it ticked along okay with 10 sockets per thread
anyway.... but then we found, generally, that MySQL sucks for concurrent
inserts and updates and queries which RADIUS does tonnes of, so
we ditched it for PostgresQL and havent looked back since.

alan
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to