From: SQUILLACE M. <msq...@so...> - 2005-09-30 12:21:08
|
Hi, > It's a known bug in the thread pool of version 2.0.7.=20 > Its hould be fixed in 2.0.8, please see the changelog > entry for getNextRunnable from 2005-08-23 for details. >=20 > This problem appears only when you have very short > scripts; if one sees this message in a production > environment, I suggest to switch off the thread pool > or to upgrade to 2.0.8. I just wanted to let you know that I upgraded to 2.0.8 and the problem went away. As a side note, I was able to compile the bridge against PHP 4.3.0, and all appears to be working well ... is there some hidden reason why the documentation refers to PHP 4.3.2 as the oldest supported PHP distribution? Thank you, Massimo PS: I still observe a performance degradation when running several benchmarks in a row without restarting the JVM. Is there a suggested strategy to avoid this effect in a production system? (I usually restart such daemons at night, if at all possible, but would prefer not to). |