Server is running really hot so investigating. Stub_status displays
requests, but CPU data is 0.00 for all:
I’m running 1.8.0 with php-fpm and fastcgi caching
Posted at Nginx Forum:
Server is running really hot so investigating. Stub_status displays
requests, but CPU data is 0.00 for all:
I’m running 1.8.0 with php-fpm and fastcgi caching
Posted at Nginx Forum:
Hello!
On Tue, Jun 02, 2015 at 04:55:34PM -0400, knofun wrote:
Server is running really hot so investigating. Stub_status displays
requests, but CPU data is 0.00 for all:I’m running 1.8.0 with php-fpm and fastcgi caching
The output in question is not from nginx stub_status. Output from
nginx stub_status looks like:
Active connections: 291
server accepts handled requests
16630948 16630948 31070465
Reading: 6 Writing: 179 Waiting: 106
See Module ngx_http_stub_status_module for
details.
The output you’ve provided is likely from php-fpm status.
–
Maxim D.
http://nginx.org/
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs