Has anyone experienced locking issues with !gnusocial [and Lighttpd]? On occasion, when posting, repeating, or doing anything that might interact with remote instances, all PHP requests (on any domain served by that Lighttpd instance) seem to hang for an undefined period of time with no CPU, disk, or memory issues. strace yields nothing useful on the php-cgi processes (pending accept call, presumably awaiting new connections).

I'll research further when I can find the time, but if anyone has any debugging suggestions, let me know! I've been programming with PHP for a decade and can't say anything immediately comes to mind.

I can also try upgrading GNU Social, but I'd prefer to know what could possibly cause this, and would rather be able to reproduce it until then.

PHP 5.5.9; lighttpd 1.4.33; GNU Social 1.2.0 beta2 (5b847ef)