Re: [vchkpw] 5.3.15

2003-01-27 Thread Brian Kolaci
Ken Bill, Here's a patch that's small but has a *big* performance change in it. This patches the 5.3.15 distribution. Over the last few months, I've been seeing my mailserver incur 90-99% CPU utilization during peak loads. During that time, I was seeing between 5 10 authentications per

Re: [vchkpw] 5.3.15

2003-01-27 Thread Andrew Kohlsmith
the proper values if the table was updated. I've updated oracle and pgsql to return 1 if the table was updated, 0 on error. So There's pgsql auth code available? Whereat? I thought pgsql on vpopmail was tried once and abandoned. At the beginning of the year I revisited it and Bill asked

Re: [vchkpw] 5.3.15

2003-01-27 Thread Brian Kolaci
The file I updated was vpgsql.c and voracle.pc These need the extra work done to ensure that it only returns 1 if a new IP was added to the table and not just replaced. Brian the proper values if the table was updated. I've updated oracle and pgsql to return 1 if the table was updated,

RE: [vchkpw] 5.3.15

2003-01-26 Thread Remo Mattei
Hi bill here is an error: vmysql.h:2: parse error before `program' vmysql.h:2: warning: type defaults to `int' in declaration of `software' vmysql.h:2: warning: data definition has no type or storage class vmysql.h:2: parse error before `can' make[2]: *** [vauth.o] Error 1 make[2]: Leaving

Re: [vchkpw] 5.3.15

2003-01-26 Thread Bill Shupp
On Sunday, January 26, 2003, at 12:41 PM, Remo Mattei wrote: Hi bill here is an error: vmysql.h:2: parse error before `program' vmysql.h:2: warning: type defaults to `int' in declaration of `software' vmysql.h:2: warning: data definition has no type or storage class vmysql.h:2: parse error