arrfab / rpms / httpd

Forked from rpms/httpd 5 years ago
Clone
e71654
# See httpd.socket(8) for more information on using the httpd service.
e71654
e71654
[Unit]
e71654
Description=Apache httpd Server Socket
e71654
Documentation=man:httpd.socket(8)
e71654
e71654
[Socket]
e71654
ListenStream=80
e71654
NoDelay=true
e71654
DeferAcceptSec=30
e71654
e71654
[Install]
e71654
WantedBy=sockets.target