Re: [ApacheDS] Performance testing

2006-06-28 Thread Emmanuel Lecharny
Guys, sorry, I'm a little but under heavy pressure, so I don't have time to answer to the first mail, but I really have many comments to do.The only thing I can tell is that Alex is right. We need a way to build a standard benchmark system. I also have some ideas on this matter. I will push them to

Any global way to set byteorder on bytebuffers used by MINA?

2006-06-28 Thread Samuel Doyle
Such as those ByteBuffers that are passed to my encoder and decoders so that they data they are filled with are filled in the correct byte order? Thanks, S.D.

Re: [ApacheDS] Performance testing

2006-06-28 Thread Mark Swanson
Alex Karasulu wrote: Comments? Thoughts? Just a thought: I would be providing my own clustered/replicated backend for ApacheDS and I would be using it embedded (inside of Tomcat) too. So it would be interesting for me to see: 1. performance numbers for operations talking to the server dire

Re: Socket Pool

2006-06-28 Thread netsql
can you post the code that is calling this? -pete class 1: public class Start { public static void main(String[] args) throws Exception { System.out.println("runing"); ArrayList lst = new ArrayList(); Map row = new HashMap(); row.put("ip","192.168.100.6

Re: [ApacheDS] Performance testing

2006-06-28 Thread Quanah Gibson-Mount
--On Wednesday, June 28, 2006 12:23 PM -0400 Alex Karasulu <[EMAIL PROTECTED]> wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Need Benchmarking/Profiling Perf Suite (BPPS) for ApacheDS == I just sat down in front of my machine a

Re: [ApacheDS] Performance testing

2006-06-28 Thread Ole Ersoy
Hey Alex, Welcome back from vacation! Here's a couple of thoughts: - Created maven archetypes specific to performance testing directory servers, with a set of directories for DS configuration files. Thus there should be one archetype per DS. So apache would have one, and OpenLDAP would have an

Re: [ApacheDS] Performance testing

2006-06-28 Thread peter royal
On Jun 28, 2006, at 5:37 PM, Alex Karasulu wrote: Oh cool. This did not occur to me. Thanks for the heads up Peter :)! Perhaps we could incorporate some of these statistics or summaries of them into reports. Or have some togglable parameter to just capture the snapshots for later analysis.

Re: [ApacheDS] Performance testing

2006-06-28 Thread Alex Karasulu
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 peter royal wrote: > On Jun 28, 2006, at 5:23 PM, Alex Karasulu wrote: > >> Please Emmanuel take no offense but I found the setup and repeated work >> to be a bit of a hassle. I'm sure you were bothered by doing things >> manually yourself. Plus I

Re: [ApacheDS] Performance testing

2006-06-28 Thread Alex Karasulu
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Clément OUDOT wrote: > Alex Karasulu a écrit : > >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> Need Benchmarking/Profiling Perf Suite (BPPS) for ApacheDS >> == ... > we have tested Op

Re: [ApacheDS] Performance testing

2006-06-28 Thread peter royal
On Jun 28, 2006, at 5:23 PM, Alex Karasulu wrote: Please Emmanuel take no offense but I found the setup and repeated work to be a bit of a hassle. I'm sure you were bothered by doing things manually yourself. Plus I wanted to profile these tests too inside Eclipse using Yourkit. Anyway I cam

Re: [ApacheDS] Performance testing

2006-06-28 Thread Clément OUDOT
Alex Karasulu a écrit : -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Need Benchmarking/Profiling Perf Suite (BPPS) for ApacheDS == I just sat down in front of my machine and wanted to run some performance tests on the server. These quest

[ApacheDS] Performance testing

2006-06-28 Thread Alex Karasulu
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Need Benchmarking/Profiling Perf Suite (BPPS) for ApacheDS == I just sat down in front of my machine and wanted to run some performance tests on the server. These questions came up: o What test

[OT] Back from holidays

2006-06-28 Thread Alex Karasulu
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, Sorry for not responding to several emails while on Holiday. Heh now it's time for the July 4th holiday :). Alex -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.1 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.o

[jira] Closed: (DIRSERVER-657) ApacheDS fails to start just after installation

2006-06-28 Thread Alex Karasulu (JIRA)
[ http://issues.apache.org/jira/browse/DIRSERVER-657?page=all ] Alex Karasulu closed DIRSERVER-657: --- Resolution: Fixed Looks like this was due to a mismatch of the default authorization service name. It was changed as you know from oldAuthorizat

[jira] Created: (DIRSERVER-657) ApacheDS fails to start just after installation

2006-06-28 Thread Ersin Er (JIRA)
ApacheDS fails to start just after installation --- Key: DIRSERVER-657 URL: http://issues.apache.org/jira/browse/DIRSERVER-657 Project: Directory ApacheDS Type: Bug Components: core Versions: 1.1.0 Reporter