Once upon a time, Lennart Poettering <mzerq...@0pointer.de> said: > Note that systemd puts a (configurable) limit on the number of > concurrent connections, much like sshd does it, so there's very little > difference... Also ssh forks of per-connection processes too, so the > difference is probably even smaller...
The difference is that when sshd is running as a "traditional" daemon, it can do all of its start-up processing once (parsing config files, loading host keys, etc.), instead of for each connection. -- Chris Adams <li...@cmadams.net> -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel