Re: sql plugin fails to connect

2004-03-24 Thread Rob Siemborski
On Wed, 24 Mar 2004, [iso-8859-1] François LECOLIER wrote: > either 100 or 500 concurrent connections to the imap server peforming basic > tasks: login/logout, reading messages ... What is your testing method? Does your test script run on the same server as your IMAP server (and your mysql serve

Re: sql plugin fails to connect

2004-03-24 Thread Scott Russell
On Wed, 2004-03-24 at 10:05, FranÃois LECOLIER wrote: > The troubles began when I started to bench this configuration launching > either 100 or 500 concurrent connections to the imap server peforming basic > tasks: login/logout, reading messages ... > > I got an assortiment of the following mess

sql plugin fails to connect

2004-03-24 Thread François LECOLIER
Hello, A little Intro: === I have set up successfuly a cyrus-imapd server 2.1.14 that performs authentication through cyrus-sasl 2.1.18 and pam-mysql. As many persons on this list I saw that there was a memory leak in saslauthd+pam+pam-mysql, so I modified pam-mysql a bit adding cal