On Wed, Mar 03, 2010 at 02:48:30PM -0500, Joe Stein wrote: > how do you change the timeout setting? > > This is what we have now in default (using same config as before) > > contimeout 1m > clitimeout 240s > srvtimeout 240s
you can use "timeout queue xxx". I also strongly suggest that you use the new "timeout connect", "timeout client", "timeout server" syntax for better readability than the old "contimeout" etc... above. Willy

