nixpkgs/nixos/modules/services/web-servers
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
..
apache-httpd Merge pull request #18491 from groxxda/network-interfaces 2016-10-02 16:34:37 +02:00
jboss jobs -> systemd.services 2016-01-07 06:39:06 +00:00
lighttpd nixos/lighttpd: move cgit setup to cgit.nix 2016-07-26 15:37:24 +02:00
nginx nginx module: Add option to configure events block 2016-09-26 12:16:53 +02:00
phpfpm php fpm: add systemd support 2016-10-05 23:30:31 +08:00
varnish varnish: fix localstatedir for varnish* tools (#17508) 2016-08-04 15:25:23 +02:00
caddy.nix caddy service: add options to change ACME certificate authority (#16969) 2016-07-21 01:51:09 +02:00
fcgiwrap.nix Updated fcgiwrap's systemd unit to match upstream version. 2015-02-18 21:19:12 +00:00
shellinabox.nix shellinabox service: intial implementation 2015-07-04 21:18:13 +12:00
tomcat.nix tomcat: remove use of network-interfaces.target 2016-09-13 11:19:22 +02:00
uwsgi.nix uwsgi service: use python.buildEnv, fix PATH 2016-03-27 19:23:01 +03:00
winstone.nix winstone module: optionSet -> submodule 2016-09-13 12:53:12 +09:00
zope2.nix zope2 module: optionSet -> submodule 2016-09-13 12:53:12 +09:00