sl
2006-02-05 20:34:49 UTC
Interested in some questions around the limits or ADAM.
I have created a simple test console app that fires off multiple threads.
With each thread a single user is created and added to the readers group.
The thread then terminates. This is much like a typical registration on a
web page. I have noticed that on two of my machines (completely different
specs), the limit is around 300 concurrent connections to the ADAM server
before i get "The server is not operational" on a bind to the directory
store.
Is this conincidence or is there something around the 300 mark i should be
aware of? 300 is not a bad number - especially on two machines that aren't
server machines, but it is how close they are to 300 (and again one is twice
as fast as the other and double the memory) that makes me think.
It is interesting to me that this limitation is on the bind and not on
saving data and so on - does anyone know what causes the limiting factors on
ADAM connections are? In other words, what causes the "Server is not
operational" error to happen, even though it does actually work for those
that made a successful bind? My memory seems ok, my cpu isn't hit too hard.
I'd love to get into the details of this (even if it brings up adsi and so
on). It may be useful for me this week!
Regards,
steven :: http://stevenR2.com
I have created a simple test console app that fires off multiple threads.
With each thread a single user is created and added to the readers group.
The thread then terminates. This is much like a typical registration on a
web page. I have noticed that on two of my machines (completely different
specs), the limit is around 300 concurrent connections to the ADAM server
before i get "The server is not operational" on a bind to the directory
store.
Is this conincidence or is there something around the 300 mark i should be
aware of? 300 is not a bad number - especially on two machines that aren't
server machines, but it is how close they are to 300 (and again one is twice
as fast as the other and double the memory) that makes me think.
It is interesting to me that this limitation is on the bind and not on
saving data and so on - does anyone know what causes the limiting factors on
ADAM connections are? In other words, what causes the "Server is not
operational" error to happen, even though it does actually work for those
that made a successful bind? My memory seems ok, my cpu isn't hit too hard.
I'd love to get into the details of this (even if it brings up adsi and so
on). It may be useful for me this week!
Regards,
steven :: http://stevenR2.com