Ldap connection load
From: Afnan Zari (azg.groups_at_gmail.com)
Date: 12/27/04
- Next message: Janwillem Borleffs: "Re: Ldap connection load"
- Previous message: Tim Van Wassenhove: "Re: How can I get a single keyboard character in php?"
- Next in thread: Janwillem Borleffs: "Re: Ldap connection load"
- Reply: Janwillem Borleffs: "Re: Ldap connection load"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 27 Dec 2004 08:35:26 -0800
Hi,
i need to ask that, while making an ldap connection ... which approach
is better?
1. Open connection, do one operation, close the connection ... and
repeat this process for all operations.
2. Open conncetion, do all operations, close connection.
considering that my page like is not mopre than 2 sec.
Thanks in advance!
Afnan
- Next message: Janwillem Borleffs: "Re: Ldap connection load"
- Previous message: Tim Van Wassenhove: "Re: How can I get a single keyboard character in php?"
- Next in thread: Janwillem Borleffs: "Re: Ldap connection load"
- Reply: Janwillem Borleffs: "Re: Ldap connection load"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|