So this post is seemingly related to mine from a few days prior. My nginx worker processes and fastcgi instances are constantly crashing. The error log reports that my worker processes have exited on signal 9. Is anyone familiar with signal 9? What might this mean? Thanks.by rposky - Other discussion
Oops, http://stackoverflow.com/questions/8828734/nginx-fastcgi-crashing-on-me-all-the-time is the proper link.by rposky - Other discussion
Are there any Nginx / FastCGI gurus out there who can help me? I'm running nginx 1.0.11 on Debian Squeeze serving Mono FastCGI (fastcgi-mono-server4 2.10.2.0). I am noticing that the FastCGI instances frequently crash in response to POST requests in excess of ~350,000 bytes. Though some requests of this magnitude are successful, they are more likely to fail with increased traffic. Additionally,by rposky - Other discussion