Variable binding for rlm_sql

2007-06-08 Thread Sergey Lipin
Hi all, I'm using freeradius + SQL Server( any [Oracle, Mysql, Postgresql]). Oracle - 50 req/s Mysql - 3 req/s Postgresql - 6 req/s This's very slow!! How to use variable binding in sql requests? - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Variable binding for rlm_sql

2007-06-08 Thread tnt
Why are you asking this on a radius list? Ivan Kalik Kalik Informatika ISP Dana 8/6/2007, Sergey Lipin [EMAIL PROTECTED] piše: Hi all, I'm using freeradius + SQL Server( any [Oracle, Mysql, Postgresql]). Oracle - 50 req/s Mysql - 3 req/s Postgresql - 6 req/s This's very slow!! How to

Re[2]: Variable binding for rlm_sql

2007-06-08 Thread Sergey Lipin
Hi, tnt. How can I configure freeradius to use Oracle's variable binding feature? Why are you asking this on a radius list? Ivan Kalik Kalik Informatika ISP Dana 8/6/2007, Sergey Lipin [EMAIL PROTECTED] pise: Hi all, I'm using freeradius + SQL Server( any [Oracle, Mysql, Postgresql]).

Re: Re[2]: Variable binding for rlm_sql

2007-06-08 Thread tnt
There is nothing to configure in freeradius. It will send statements with bind variables just like ones without them. Ivan Kalik Kalik Informatika ISP Dana 8/6/2007, Sergey Lipin [EMAIL PROTECTED] piše: Hi, tnt. How can I configure freeradius to use Oracle's variable binding feature? Why