Is there a way to regenerate the php-fpm config for all sites from a web server ? Shall I use the remoting api instead ? Thank you.
Not really. Is that the recommended way for doing it ? Will it get the new template for php5-fpm.conf for all sites and regenerate it ?
I'm always a little wary to make the sync on a running server (hundreds of sites etc). I had some issues in the past with syncing the email servers. What I needed was to update the php-fpm governor on all sites, but resolved by writing some remoting scripts (a better solution imho).