Hi Allen, On Tue, Jun 15, 2010 at 1:11 PM, Allen Umlas <[email protected]> wrote:
> > Hi, > > I'm currently have a problem regarding with my mysql, I set maximum > connect which is 1024, but still it reaches on set connections. > > set Global maximum_connection = 1024 > > Any reason why it reaches? When i check the connections i saw lots of > TIME_WAIT then mysql process will hang or terminated. > How much memory does your server have? It's possible that your server starved, which will explain the numerous TIME_WAIT's. Also, kindly check Apache configuration if it's accepting way too many connections. Jon -- j...@jedi-ntbk:~$ chown -R us /home/base
_________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List http://lists.linux.org.ph/mailman/listinfo/plug Searchable Archives: http://archives.free.net.ph

