Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Dec 18, 2018. It is now read-only.
This repository was archived by the owner on Dec 18, 2018. It is now read-only.

Support systemd socket activation #1057

@glennc

Description

@glennc

systemd socket activation would allow on-demand activation of ASP.NET Core apps when a request is made on a port instead of starting the process on system start.

See: http://0pointer.de/blog/projects/socket-activation.html

I gather that the difference for us here is that we are handed a file descriptor for a socket, we aren't creating and initializing it.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions