summaryrefslogtreecommitdiffstats
path: root/src/etc/rc.php-fpm_restart
Commit message (Collapse)AuthorAgeFilesLines
* Test fix for hanging check_reload_statuslukehamburg2017-03-071-0/+7
| | | | After killing php-fpm (console opt 16) check_reload_status would sometimes hang, consuming 100% of 1 cpu core. I found a reference https://redmine.pfsense.org/issues/3884#note-4 saying that check_reload_status depends on php-fpm. This patch wraps the restart of php-fpm with a stop/start of check_reload_status. In my limited testing, this has eliminated the hangs, which were pretty easily reproducible before.
* Remove all calls to conf_mount_r* functionsRenato Botelho2016-10-121-2/+0
|
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
|
* Move to Apache License 2.0Renato Botelho2016-07-151-41/+9
|
* Review license / copyright on all files (final round)Renato Botelho2016-07-151-1/+1
|
* Review license / copyright on all files (1st round)Renato Botelho2016-07-141-0/+54
|
* Clear xmlrpc.lock when restarting php-fpm. Ticket #6328Chris Buechler2016-05-061-0/+5
|
* Remove /usr/local/lib/php.ini, we don't need 2 copies of thisRenato Botelho2015-10-131-2/+2
|
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+17
OpenPOWER on IntegriCloud