On Sun, Apr 20, 2014 at 5:13 PM, Volker Kuhlmann <[email protected]> wrote: > The number of spawned php processes that kill the system however look > like a pfsense problem to me and the php code should prevent itself from > meltdown. Or does freebsd really require php for handling interface > hotplug events? As in, a basic minimal freebsd system does not work > without php installed?
pfSense is entirely driven by PHP. It detects network up/down events and runs PHP code to handle them. This is a layer on top of FreeBSD. Indeed, much of the FreeBSD init system is totally replaced in pfSense. _______________________________________________ List mailing list [email protected] https://lists.pfsense.org/mailman/listinfo/list
