Alan, If not in "authorize" section, where do I put "sql" module call? We have to go and validate user in SQL and we need to return reply-attributes to the client. Thanks!
Alan Buxey wrote: > > Hi, >> >> The documentation says that it was improved only for TTLS and PEAP, but >> not >> for TLS. >> EAPTLS module always returns "updated" in authorize section and only in >> the >> end it returns "ok" in authenticate section. >> We need to avoid calling SQL module in authorize section > > do you need SQL in authorize section anyway? if you are using the inner > tunnel > virtual server then that should be called if the type is EAP and > therefore you will shortcut any SQL stuff...thats with default > configuration > (i dont know what you've done to your server) > > alan > - > List info/subscribe/unsubscribe? See > http://www.freeradius.org/list/users.html > > -- View this message in context: http://www.nabble.com/EAP-TLS-performance-SQL-backend-bottleneck-tp25386668p25389582.html Sent from the FreeRadius - User mailing list archive at Nabble.com. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

