[Greylist-users] Re: ERROR: Database Call Failed

Philip Kizer pckizer at nostrum.com
Tue Nov 15 14:11:47 PST 2005


"goguey.nicolas" <goguey.nicolas at voila.fr> wrote:
>Thanks for your answer but how i can upping the number of connections in
>the database?

Check the MySQL documentation and related sites for more information, but I
have this (among other local things) in my config:

% cat my.cnf 
# The MySQL server
[mysqld]
max_connection = 1200

And that handles our ~1.7mil connection each day.  If nothing else, that
will give you a search string to use on http://www.mysql.org/


-philip

-- 
Philip Kizer, Chief Systems Engineer, Texas A&M University
USENIX Liaison to Texas A&M University         <usenix at tamu.edu>
Texas A&M CIS Operating Systems Group, Unix   <pckizer at tamu.edu>


More information about the Greylist-users mailing list