milan Posted October 11, 2007 Share Posted October 11, 2007 Hi guys! Let me explain my problem... In Apache status page I can see few child processes stuck in "W" mode for few hours/days, while executing certain request (POST /index.php HTTP/1.1). Funny thing is that all these "stuck" connections have 0 kb transferred. Also, when I restart Apache these processes won't die, but I have to kill them manually. I traced all the offending IPs as Spam Bots. Shouldn't the Apache kill (timeout is set to 30) the connections after a while? Any help would be appreciated! Thanks! Link to comment https://forums.phpfreaks.com/topic/72751-apache-child-processes-get-stuck-in-w-mode/ Share on other sites More sharing options...
milan Posted October 11, 2007 Author Share Posted October 11, 2007 I found this to be a PHP bug: http://pecl.php.net/bugs/bug.php?id=11918 Just upgrade to latest PHP and the problem should go away. Link to comment https://forums.phpfreaks.com/topic/72751-apache-child-processes-get-stuck-in-w-mode/#findComment-366976 Share on other sites More sharing options...
darsh999 Posted October 12, 2007 Share Posted October 12, 2007 There must be some problem in PHB .just download the latest version or upgrade them.. Link to comment https://forums.phpfreaks.com/topic/72751-apache-child-processes-get-stuck-in-w-mode/#findComment-368027 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.