Hello! On Wed, Nov 26, 2014 at 11:15 AM, julianfernandes wrote: > Running Blitz.io on it the server is getting absolutely murdered by the > NGINX worker processes, which each one using 100% CPU according to top and > htop.
100% CPU usage problems are usually trivial (and also fun) to solve with the right tools. For example, the on-CPU flame graph tool like this: https://github.com/openresty/nginx-systemtap-toolkit#sample-bt Linux's "perf top" can be useful here as well. Well, just FYI :) Regards, -agentzh _______________________________________________ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx