Magento提示:SQLSTATE[42000] [1203] User **already has more than ‘max_user_connections’ active connections

这句提示SQLSTATE[42000] [1203] User kbnewcom_tts already has more than ‘max_user_connections’ active connections的原意说你的连接数已经达到最大了。

所以解决办法其实也就相应出来了。

具体怎么办呢?

这里给出几个解决途径。

1、Parallelize downloads across hostnames

2、Combine images using CSS sprites

3、Leverage browser caching with expired headers

4、Combine external JavaScript

5、Optimize images

6、Specify image dimensions

7、Minify HTML

amongst other things. we also think optimizing the database may help as well.

标签