Welcome! Log In Create A New Profile

Advanced

php-fpm status

Posted by eslam.husseiny 
php-fpm status
November 01, 2011 08:30AM
hi,
i searched for nginx configuration for php-fpm status configuration
i found this section :
location ~ ^/(status|ping)$ {
include fastcgi_params;
fastcgi_pass backend;
fastcgi_param SCRIPT_FILENAME $fastcgi_script_name;
allow 127.0.0.1;
allow stats_collector.localdomain;
allow watchdog.localdomain;
deny all;
}

but with nginx -t i got : invalid parameter "stats_collector.localdomain"
so any recommendations regarding this issue
and what does allow stats_collector.localdomail && allow watchdog.localdomain mean
Thanks in advance
Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 100
Record Number of Users: 5 on May 22, 2013
Record Number of Guests: 226 on June 13, 2013
Powered by nginx    Powered by FreeBSD    PHP Powered    Powered by Percona     ipv6 ready