I've been running a server with lots of databases and pooled connections and ran into the file-max limit because each db connection opened a number of file handles. I experimented with that and never noticed any ill effects of setting the number quite high. We never had any reason to test anything higher than 25000, since that worked out quite nice on a p3 800 with 512 mb ram.
// Joel On Wed, 11 Jun 2003, Bobby R. Cox wrote: > hello, > > What is the recommended file-max limit for a mail server. I have our > ISPs set to 8192, but they get filled up rather quickly. > > Bobby > > > -- > [EMAIL PROTECTED] mailing list > > -- [EMAIL PROTECTED] mailing list
