Changes between Version 34 and Version 35 of PuffinServer


Ignore:
Timestamp:
04/08/13 22:04:10 (4 years ago)
Author:
chris
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PuffinServer

    v34 v35  
    9292 
    9393{{{ 
    94 /etc/init.d/php53-fpm restart 
     94/etc/init.d/php53-fpm reload 
    9595/etc/init.d/nginx restart 
     96}}} 
     97 
     98These fixes can be tested like this: 
     99 
     100{{{ 
     101cd /etc/munin/plugins 
     102munin-run phpfpm_connections 
     103munin-run phpfpm_status 
     104munin-run nginx_status  
     105munin-run nginx_request 
    96106}}} 
    97107