Nearly 2 Million Active Sites running FreeBSD
Echo|Fox writes "So much for *BSD is dying. The latest Netcraft survey shows over 2 million active sites, and almost 4 million active hostnames all running on FreeBSD. Combined with the report that 5 of the top 10 hosting companies in terms of reliability were FreeBSD based, it's been a very positive month *BSD wise. Perhaps the most interesting quote from the survey is: 'Indeed it [FreeBSD] is the only other operating system that is gaining, rather than losing share of the active sites found by the Web Server Survey.'"
5 of the top 10 hosting companies in terms of reliability were FreeBSD based
:)
When in actuality the netcraft article says this:
"Intriguingly, all of the Top 5 placed sites run the FreeBSD operating system"
Slight difference there.
For every annoying gentoo user, are three even more annoying anti-gentoo crybabies. Take Yosh from #Gimp for example.
Is it just me or does the *BSD is Dying troll seem like he has real problems
On Netcraft MacOS X shows up as MacOS X and in the server string it states "Darwin"
:-)
So no, they are not including MacOS X
Error 407 - No creative sig found
It is very unfair, in my opinion, to refer to the process of system call translation (the driving force behind FreeBSD's linuxulator, which enables, for those of you who don't know, software *compiled for Linux* to run on FreeBSD- of note only for the Linux software that does not have source available) as emulation. It is binary compatibility of the highest order. Simply put, it does little more than translate syscall numbers on the fly, also adjusting for things like differences in arguments. Quickly sizing up the FreeBSD system source tree right now, the code for linux compatiblity comes in at under 256KB. The overhead per system call of the linuxulator is not measured in fractions of a second but rather in instructions. Add to that the possiblity that FreeBSD may be doing the system call itself faster, or be more responsive for other reasons, and you quickly see that there's no reason to assume the footing is unequal because the binaries were compiled for Linux.
-bugg