I am working on hosting sites using nginx and and php-fpm on centos. For security I want each site I setup to have its own php-fpm pool. Is there a way to allow the new pool configuration to load without downtime to my existing sites? or is the only way to have to new pool running to restart the service?