Monday, 3 June 2019

Execute php script after php-fpm master process is restarted

Say I have a script to populate the php apc cache, when php is is restarted, the cache is empty.

Is it possible to create a mechanism to auto run some kind of script when the master php-fpm process is started?



from Execute php script after php-fpm master process is restarted

No comments:

Post a Comment