Re: New to nginx question about php-fpm

2015-07-13 Thread adjc98
Found nginx conf: server { listen 184.154.39.58:80 default_server; server_name _; access_log off; location / { proxy_send_timeout 90; proxy_read_timeout 90; proxy_buffer_size4k; proxy_buffers 16 32k;

New to nginx question about php-fpm

2015-07-13 Thread adjc98
I am new to nginx and had a question about php-fpm. It seems that php-fpm is being restarted at random times. I am not sure what is causing the restart, but when it does I am getting this in the php-fpm.log [12-Jul-2015 00:52:29] ERROR: An another FPM instance seems to already listen on /opt/