Sun Directory Server 5.2 performance

Posted by tmow on Server Fault See other posts from Server Fault or by tmow
Published on 2010-12-29T20:56:48Z Indexed on 2010/12/30 10:55 UTC
Read the original article Hit count: 192

Hi all,

I'm using logconv.pl (provided by Sun), to measure performance on my server.

These two metrics results, are worrying me a bit:

Binds: 192164
Unbinds: 111569

In fact the difference between the two it's quite big, how can I determine which are the unbound requests?

As stated by Lodovic:

Many applications just close the connections without sending an Unbind request. This simply can explain the difference.

But the logconv.pl doesn't show details about the unbound requests, do you know any other tools or can you suggest some queries or whatever that can help me find out the root cause?

Do you think anyway that the performances may improve fixing the issue?

© Server Fault or respective owner

Related posts about Performance

Related posts about ldap