Hi Chirpy,
Thanks for the suggestions. Unfortunately they did solve the issue...
PHP processes are still stalled on this server a few times a day...
This is also noticable by executing :
Code:
root@xxxxx [~]# php -v
PHP 4.4.2 (cli) (built: Mar 26 2006 06:52:46)
Copyright (c) 1997-2006 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
with Zend Extension Manager v1.0.9, Copyright (c) 2003-2006, by Zend Technologies
with Zend Optimizer v2.6.2, Copyright (c) 1998-2006, by Zend Technologies
Normally this will show the installed version immediately, but at the time the PHP processes are being stalled, it takes up to a few seconds before that information is displayed.
Server load does not seem to have anything to do with the PHP processes being stalled; it also happens when server load is @ only 0.38.
*) Is it possible one client on the server could be the source of this issue (although nothing out of the ordinary is shown)?
*) Do you have any other suggestions I can try?
Thanks once again.