[mysqld] max_connections=450 thread_cache=450
# /etc/init.d/mysql restart
$ mysql -u root -p mysql> set global thread_cache_size=450;