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

RE: connections to slapd



Hi

After a bit more research, I realized I gave incorrect info. The number
of client seats license is actually not enforced by the software.
However, I did have problems when the number of clients exceed 64. This
turns out to be due to FD_SETSIZE. So I had increase it to allow for
more concurrent connections via preprocessor define. If this is the
cause of your problem, you will see something like
"connection_init(6040): connection table full (64/64)" in slapd debug.

Hope that helps. 


-----Original Message-----
From: Alvin Wong 
Sent: Thursday, April 25, 2002 9:51 AM
To: 'Skorsky, Dr. Martin'; openldap-software@OpenLDAP.org
Subject: RE: connections to slapd


I've hit this problem on Windows NT and Windows 2000 Server. Check that
the number of client access (per seat) to Windows NT Service has not
been exceeded. This applies if slapd is on a Windows NT Server 4.0 or
Windows 2000 Server. I'm exactly sure whether it applies to Win2k
Advance Server but I think it does.


-----Original Message-----
From: Skorsky, Dr. Martin [mailto:Martin.Skorsky@softwareag.com]
Sent: Thursday, April 25, 2002 6:18 AM
To: openldap-software@OpenLDAP.org
Subject: RE: connections to slapd


the slapd is running on Win2k advanced Server.
Do you have any references on the restriction on Win2k professionel?

-----Original Message-----
From: Howard Chu [mailto:hyc@highlandsun.com]
Sent: Thursday, April 25, 2002 13:12
To: Skorsky, Dr. Martin; openldap-software@OpenLDAP.org
Subject: RE: connections to slapd


As I recall, Win2K Workstation does restrict the number of sockets.
You have to run Win2K Advanced Server if you want to handle more
connections.

  -- Howard Chu
  Chief Architect, Symas Corp.       Director, Highland Sun
  http://www.symas.com               http://highlandsun.com/hyc
  Symas: Premier OpenSource Development and Support

> -----Original Message-----
> From: owner-openldap-software@OpenLDAP.org
> [mailto:owner-openldap-software@OpenLDAP.org]On Behalf Of Skorsky, Dr.
> Martin
> Sent: Wednesday, April 24, 2002 11:36 PM
> To: 'openldap-software@OpenLDAP.org'
> Subject: connections to slapd
>
>
> Hi,
>
> I'm using slapd on win2k, version 2.0.18
>
> Is the number of connections to slapd restricted?
> How can I increase this number?
>
> Regards
>
> Martin Skorsky