On Tue, Oct 23, 2001 at 08:08:08AM +0200, Michal Zejdl wrote: > > Blank shot - have you enough FD? > sql
I really think so... ulimit -a: max user processes 32768 open files 32768 And within /etc/my.cnf: [safe_mysqld] open-files-limit=32768 set-variable = open_files=32768 /proc/sys/fs/file-max: 32768 The load is approx. 0.30 when I don't increase the max_connections from 100 to 1250. So FD was also what I thought about too, but I think all settings for it are OK. -- Wouter de Jong [EMAIL PROTECTED] --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php