This is a discussion on Re: [courier-users] Problem with LDAP connections - Server error within the Courier-Imap forums, part of the Mail Servers and Related category; This is a MIME GnuPG-signed message. If you see this text, it means that your E-mail or Usenet ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
This is a MIME GnuPG-signed message. If you see this text, it means that
your E-mail or Usenet software does not support MIME signed messages. The Internet standard for MIME PGP messages, RFC 2015, was published in 1996. To open this message correctly you will need to install E-mail or Usenet software that supports modern Internet standards. --===============1753723320== Content-Type: multipart/signed; boundary="=_mimegpg-commodore.email-scan.com-29692-1176244796-0003"; micalg=pgp-sha1; protocol="application/pgp-signature" This is a MIME GnuPG-signed message. If you see this text, it means that your E-mail or Usenet software does not support MIME signed messages. The Internet standard for MIME PGP messages, RFC 2015, was published in 1996. To open this message correctly you will need to install E-mail or Usenet software that supports modern Internet standards. --=_mimegpg-commodore.email-scan.com-29692-1176244796-0003 Content-Type: text/plain; format=flowed; charset="US-ASCII" Content-Disposition: inline Content-Transfer-Encoding: 7bit Borja Pacheco Ortega writes: > Dear Sam, > > Yes, we know that the Courier-authlib is which manages connections among > LDAPs servers (in fact, we suffered the bug in the previous version, which > didn't noticed closed connections, producing authentications errors.... ;-P > ) > > In this way, we are interested in verify why we measure much more > connections (ones which use 389 TCP port) in our IMAP servers than in our > LDAP ones (as Israel says, if we execute something like "netstat -an | grep > 389 | wc -l" in our servers we see 4 connection into IMAP for each one into > LDAPs. > Is this a normal situation? Are you using authenticated binds? The extra connections should all be stale sockets, which you can safely ignore. With authenticated binds there's as extra connection that gets created just for the purpose of binding -- and gets closed immediately thereafter. After a socket is closed, netstat can still show it, for some time, under certain conditions. > More over: is it possible to limit the number of opened connections for each > Courier-authlib? It's alreday limited. --=_mimegpg-commodore.email-scan.com-29692-1176244796-0003 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQBGHBI8x9p3GYHlUOIRAmrTAJ9IyoA5Vhym9LUZy5GrC7 eUWcnxEwCfbr1B vjMMMwMZRFyZfbV1aUwpaTw= =LZGU -----END PGP SIGNATURE----- --=_mimegpg-commodore.email-scan.com-29692-1176244796-0003-- --===============1753723320== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?p...rge&CID=DEVDEV --===============1753723320== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ courier-users mailing list courier-users@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/.../courier-users --===============1753723320==-- |