Re: [389-users] Performance tuning - where to begin?

2011-02-04 Thread David Boreham
On 2/4/2011 1:29 PM, Andrew Kerr wrote: > Since the machine isn't even opening up a socket, it makes me think you are > hitting either a connection limit or related file limit. It won't open the connection once the listen queue has filled up (if it did then all that would happen is the box would

Re: [389-users] Performance tuning - where to begin?

2011-02-03 Thread David Boreham
On 2/3/2011 9:29 AM, Daniel Fenert wrote: > There are plenty of configuration options, where should I look first? > My first guess would be that you've saturated one core. The server probably still processes new connections in a single thread (it did on Unix platforms last time I looked at the co

Re: [389-users] Directory Re-population

2010-05-14 Thread David Boreham
On 5/14/2010 11:40 AM, Chun Tat David Chu wrote: > > We use 389 Directory as part of our development lab. Every time when > we do a new test, we need to repopulate our 389 directory to a clean > slate (i.e. delete all existing data and re-create a base hierarchy > tree). > > Our current way of