http://bugzilla.citadel.org/show_bug.cgi?id=242

           Summary: Ldap module should not require a permanenet connection
                    to the ldap server
           Product: Citadel
           Version: current version
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: blocker
          Priority: P1
         Component: Citadel server
        AssignedTo: room_citadel_development@uncensored.citadel.org
        ReportedBy: [EMAIL PROTECTED]


At the moment we connect to the server at start up and only disconnect at
shutdown.
We should connect when we need to and then disconnect after we haven't used the
connection for a while. This way, if we are doing a lot of ldap we don't waste
cycles connecting and disconnecting but we also don't tie up precious threads
in the ldap server.


-- 
Configure bugmail: http://bugzilla.citadel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to