[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Sloooooooowwwwwwwwwww LDAP queries



On Tue, 2003-04-08 at 23:22, Robert Canary wrote:
> I am haveing a terrible time, with LDAP taking from 80 upto 180 seconds
> for simple ldapadd functions...
> 
Can you provide more info on your setup?  What OS?  What version of
OpenLDAP?  What backend?  How many indices,entries,threads,etc...

> Anyone know any tricks to get LDAP to respond and move quicker..the
> server is a dual 2.4ghz w/1gig ram, I know lack of horsepower is not the
> issue...it is almost like it is running in MS-DOS with the old single
> thread mode.
> 
<COMPARE Apples-To-Oranges>
I just added 1k records in 2m20s on an K6-2/450 with 64MB.
</COMPARE>

Some more info would help us hazard a guess...

--chris

> It is causing problems with our signup CD, the registeration server will
> timeout, mean while I can check ldap server, and it is still process the
> requests....finally it gets around to adding the record. The longest
> wait I have recorded so far is 3min 28sec.  To add one record. Its not
> the signup scripts, the radius/mysql end of things will run lickety
> split.
> 
> thanks in advance :-)