nixpkgs/nixos/modules/services/web-servers/phpfpm
Peter Hoeg 5a6626f47c php fpm: add systemd support
PHP FPM will now notify systemd when it's done initializing and ready to
serve requests.

Additionally ```systemctl status phpfpm``` will now show statistics such
as:

```
Status: "Processes active: 0, idle: 8, Requests: 0, slow: 0, Traffic: 0req/sec"
```
2016-10-05 23:30:31 +08:00
..
default.nix php fpm: add systemd support 2016-10-05 23:30:31 +08:00
pool-options.nix phpfpm service: restructured pool configuration 2016-08-08 05:53:53 +02:00