Re: Spawning nginx instance on demand
Nicolas George <[email protected]>
| Newsgroups | gmane.linux.debian.user |
|---|---|
| Message-ID | <[email protected]> |
Andre Rodier (HE12026-06-01): > ~~~ > bind() to unix:/run/user/1001/nginx-webdav.socket failed (98: Address already in use) > ~~~ > > I think this behaviour is normal, as the socket is already created by systemd socket file. > My question would be something like “is there a way to share the socket between systemd and nginx” ? The answer is in the web page I linked in my first reply. Regards,