06-28-2020, 02:51 PM
(This post was last modified: 06-28-2020, 02:53 PM by TheOldPresbyope.)
Why does it take seconds to obtain IP address via DHCP?
You can play games assigning static IP in various ways (e.g., client side vs server side) and see if it helps you. Since we can't predict each user's networking environment, moOde shoots for the general case.
I've been down the route of interpreting the systemd-analyze output before. Some services can start up in parallel, some must start sequentially, and it's the overall value which matters. Turned out to be harder to minimize boot time substantially than I had hoped.
Regards,
Kent
You can play games assigning static IP in various ways (e.g., client side vs server side) and see if it helps you. Since we can't predict each user's networking environment, moOde shoots for the general case.
I've been down the route of interpreting the systemd-analyze output before. Some services can start up in parallel, some must start sequentially, and it's the overall value which matters. Turned out to be harder to minimize boot time substantially than I had hoped.
Regards,
Kent