Static Web Hosting on the Intel N150: FreeBSD, SmartOS, NetBSD, OpenBSD and Linux Compared
-
@stefano interesting read, question: why Debian 12 and not 13?
-
@stefano interesting read, question: why Debian 12 and not 13?
@madduci Debian 12 is the last officially supported release inside a LX zone. But I've used Debian 13.2 when installing on bare metal.
-
@stefano sadly the cryptographic functions from the illumos kernel might be a bit underperforming.
See https://www.illumos.org/issues/4896.
Unsure if they do impact TLS, but they do impact zfs native encryption performance for sure.
One of those things that are totally okay for self hosting in many cases, but that might be quite a pain for a production environment
-
@stefano The performance of FreeBSD is quite interesting here.
Might this be due to all the optimization work for throughput and resource utilization that happened in the recent years? (at least partly driven by $large_streaming_provider as far as i'm aware)
-
@stefano The performance of FreeBSD is quite interesting here.
Might this be due to all the optimization work for throughput and resource utilization that happened in the recent years? (at least partly driven by $large_streaming_provider as far as i'm aware)
@kinderstampfer It probably is. But it's always been extremely efficient, even 20 years ago. I think it's just the result of good engineering that, time after time, continues to be a good base for all the new technologies/improvements