hi,
        i am trying to think of a method where i can avoid 

        connect to db
                do something...
        disconnect from db

        each time one of my hook gets processing in a radius operation for each
        postauth request. (so if it handles 100k packets it means that i does
        100k times connect to db and 100k times of disconnect!)

        ideally i want..

        to connect to db... (at the point of startup of radius)

                keep on doing something without disconnecting/connecting again
                till the life of the radius session/process.

        any suggestions?
        
S H A N
===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to