Re: [courier-users] Increase SQL Timeout

2005-07-13 Thread Gordon Messmer
On Jul 13, 2005, at 3:50 PM, Michael Nguyen wrote: Ok... so now the other question. Would you agree that we're hitting this timeout? This is what we get flooded with when it happens: pop3d: authdaemon: s_connect() failed: Resource temporarily unavailable pop3d: authentication error: Re

Re: [courier-users] Increase SQL Timeout

2005-07-13 Thread Michael Nguyen
From: "Sam Varshavchik" <[EMAIL PROTECTED]> > From: Michael Nguyen [snip] > > Would you agree, Sam? > > Yes. This is an early indication that you need to throw more resources. 15 > seconds, or so, should be more than enough to process a single > authentication request. All right, we'll see what

Re: [courier-users] Increase SQL Timeout

2005-07-13 Thread Sam Varshavchik
Michael Nguyen writes: Ok... so now the other question. Would you agree that we're hitting this timeout? This is what we get flooded with when it happens: pop3d: authdaemon: s_connect() failed: Resource temporarily unavailable pop3d: authentication error: Resource temporarily unavailable Ye

Re: [courier-users] Increase SQL Timeout

2005-07-13 Thread Michael Nguyen
From: "Sam Varshavchik" <[EMAIL PROTECTED]> > From: "Michael Nguyen" <[EMAIL PROTECTED]> [snip] >> Maybe I should have looked first as it appears that s_connect only appears >> in a single place (authdaemonlib.c). There is a value called "TIMEOUT" >> there and it's set to "15". >> >> Let's say t

Re: [courier-users] Increase SQL Timeout

2005-07-13 Thread Sam Varshavchik
Michael Nguyen writes: From: "Michael Nguyen" <[EMAIL PROTECTED]> [snip] pop3d: authdaemon: s_connect() failed: Resource temporarily unavailable This isn't a huge deal, but it'd be nice if we could somehow increase the SQL timeout so that Courier-Authlib isn't so touchy. Maybe I should hav

Re: [courier-users] Increase SQL Timeout

2005-07-13 Thread Michael Nguyen
From: "Michael Nguyen" <[EMAIL PROTECTED]> [snip] > pop3d: authdaemon: s_connect() failed: Resource temporarily unavailable > > This isn't a huge deal, but it'd be nice if we could somehow increase the > SQL timeout so that Courier-Authlib isn't so touchy. Maybe I should have looked first as it

[courier-users] Increase SQL Timeout

2005-07-13 Thread Michael Nguyen
Hello all, We have a fairly large mail system and have successfully migrated everyone over to a nifty Courier system. It works very well, but every now and then we'll make a major change, the database will lock momentarily and we'll be spammed with the following: pop3d: authdaemon: s_connect() f