Sleep Processes
Posted by: vlad__k (---.co.nz)
Date: May 29, 2012 07:05AM

Does anyone know what's the setting to limit the amount of time a process can sleep, after which it should be killed? I have a lot of zombie processes that get created when new tab with localhost website is opened, once the tab is closed the process stays there and it's in sleep state, I can view all of them in phpMyAdmin, processes tab, they just stay asleep forever and ever...
Need to set the timeout correct in a config or php.ini, I wonder which file will be responsible for this?

Queries ID User Host Database Command Time Status SQL query
Kill 32906 root localhost:57983 sumdbtest Sleep 349 --- ---

Is what the processes look like...



Edited 1 time(s). Last edit at 05/29/2012 07:06AM by vlad__k.

Options: ReplyQuote
Re: Sleep Processes
Posted by: RiggsFolly (---.ppp.as43234.net)
Date: May 31, 2012 11:29PM

This looks like a MySQL question.

Check their website www.mysql.com

Options: ReplyQuote


Sorry, only registered users may post in this forum.