Dustin,
lscgid is not used for FastCGI, unless FastCGI is started in suEXEC mode.
I think what experiencing is that all available PHP processes block on MySQL connections or other socket connections, so all of them won't accept any new requests and requests will be timed out.
On Linux...