I have the same problem. Still could not solve.by heric - Other discussion
Sorry for digging up the topic. M.A.G, any solution to the problem? I have the same config (and same mistakes).by heric - Php-fpm Mailing List - English
PHP_FCGI_CHILDREN changed from 8 to 16 and the server stabilized. the two times it was slow, was improved without my intervention. http://img815.imageshack.us/img815/5465/graf20.pngby heric - Nginx Mailing List - English
Hello! Thanks for reply! Why the overload is not growing? The change is sudden. Is this normal? How to enable memcache after install? Must enter the code in the php.ini or recompilar php?by heric - Nginx Mailing List - English
http://i53.tinypic.com/2yzhfec.jpg apparently, php-cgi is causing server overload. How to reduce overload? thanksby heric - Nginx Mailing List - English
Thanks for the reply! Maxim Dounin Wrote: ------------------------------------------------------- > > "Writing" state counts requests with already read > request headers, > but not yet fully answered. > > Increase may indicate that your backend(s) don't > cope with load > and nginx is waiting for backend replies... > > > Maxim Douniby heric - Nginx Mailing List - English
Hello! I use Nginx / fastcgi. See the graph of connections: http://img707.imageshack.us/img707/3285/graf19.png Normal requests: Active connections: 2185 Reading: 94 Writing: 736 Waiting: 1355 Strange behavior: Active connections: 10893 Reading: 136 Writing: 9454 Waiting: 1303 Periodically, the number of "Writing" requests increases, slowing the server.by heric - Nginx Mailing List - English