Hi all,
I am sorry for posting in English, but all of my French speakers are away on holidays at the moment. 
I have encountered a problem on several of our SPIP web-sites. It manifests in several ways:
1. A request will "block" when trying to regenerate a page. The request never seems to finish.
2. SPIP will cause a PHP interpreter to hang forever. This can and has caused the web server cluster to fail to start properly (FastCGI process manager will not start new PHP processes because the old processes haven't died, but they aren't accepting requests either)!
These both seem to be problems with locking related to the SPIP cache.
1. SPIP uses flock() on a file and blocks waiting for exclusive access.
2. PHP max_execution_time is encountered and PHP ends the script.
3. The lock is still held and the interpreter never dies.
This appears to be related to this PHP bug <http://bugs.php.net/bug.php?id=47640 >, but the PHP developers don't seem interested in fixing it.
The "block" problem happened a lot with one of our SPIP 2.0.3 sites but seems to have been resolved in 2.0.8.
And the "hung interpreters" problem happen so much with a 1.9.2d that it took down our hosting provider's web-server cluster. Upgrading it to a 2.0 version seemed to resolve the problem or, we haven't noticed it again. 
Are these problems known and fixed? Or is it coincidence that recent upgrades have "fixed" them? 
Thank you,
Thomas Sutton
Web Developer
bouncingorange
graphic+web design