Survey Data Mining:   Home | FAQ | Archive | Glossary
Free Reports
  


You are viewing an outdated report. The latest version of this report was published on March 1st, 2024


    

OS/Linux Distributions using Apache
May 1st, 2022

Report Description
The Apache server has in virtually any unbiased metric available (either from us or elsewhere) a majority market share in the web server market. Couple this with the fact that Apache will often provide hints as to the nature of the host OS it is running on, and one can view trends of linux distributions, how specialty OS' are performing in the server market and so on.

Methodology
The principal is simple: when issuing a request for a page to an Apache web server, the response received consists of HTTP Response Headers as well as the body of the web page being requested. For example, consider if we connect to a host on port 80 and request the root document. Our transaction might look something like this:

$ telnet 192.168.1.1 80 Trying 192.168.1.1... Connected to 192.168.1.1. Escape character is '^]'. GET / HTTP/1.0 HTTP/1.1 200 OK Date: Thu, 14 Feb 2008 16:24:24 GMT Server: Apache/2.2.3 (Debian) DAV/2 PHP/4.4.4-8+etch4 mod_perl/2.0.2 Perl/v5.8.8 Last-Modified: Wed, 10 Oct 2007 14:01:07 GMT ETag: "62c786-15eb-43c23eac2cec0" Accept-Ranges: bytes Content-Length: 5611 MS-Author-Via: DAV Connection: close Content-Type: text/html; charset=UTF-8 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html> ...<snip> </html>

The above response headers show the Server: header indicating the version of Apache, various add-on modules, as well as the fact that this platform is running the Debian linux distribution.

Reporting by Hostname (Sample size: 3,214,734 web sites)
It should be noted that not all web servers will report back the Host OS signature. In an Apache configuration file, the ServerTokens directive can be used to to disable the disclosure of this information. Only configurations that do not specify the ServerTokens directive, or set it to Full may reveal sufficient information to allow disclosure of the OS and distribution hosting the server.

In this month's survey, 19,072,947 Apache servers were detected, but only 3,214,734 (16.85%) revealed sufficient information to detect the host OS. The remainder of the survey by host information shown below is based on this subset of Apache servers that revealed the host OS.

OS/Distribution April 2022
Hostname Count
April 2022
%
March 2022
Hostname Count
March 2022
%
Growth
%
CentOS1,013,78531.541,015,91031.57-0.11
Debian1,000,90931.14991,29330.811.07
Ubuntu937,29329.16943,45129.32-0.55
Windows77,5472.4180,7142.51-3.83
FreeBSD75,9102.3676,4302.38-0.58
Red Hat43,5471.3543,5491.350.09
Fedora33,7371.0534,3951.07-1.82
SuSE22,1540.6922,2350.69-0.27
Scientific Linux3,3850.113,3860.110.07
Gentoo1,7190.051,7280.05-0.42
Oracle1,6050.051,6440.05-2.28
Turbolinux1,2080.041,2150.04-0.48
Darwin4790.014960.02-3.33
Mandriva3160.013110.011.71
Sun Cobalt2710.012720.01-0.27
Trustix2030.012030.010.10
Mac OS X1060.001060.000.10
OS/2940.001070.00-12.06
ASPLinux900.00900.000.10
Netware690.00710.00-2.72
OpenVMS690.00750.00-7.91
OpenPKG490.00490.000.10
BlueQuartz380.00380.000.10
ALT Linux370.00370.000.10
IBM350.00370.00-5.31
APMServ340.00360.00-5.46
White Box130.00130.000.10
Asianux110.00110.000.10
UnitedLinux90.0090.000.10
OpenNA60.0060.000.10
ClarkConnect20.0020.000.10
Lineox20.0020.000.10
iSeries20.0020.000.10

Reporting by Installation (Sample size: 417,375 IP Addresses)
The following graph and table are based on the same underlying data set as in the previous graphs and table, but with the distinction that we count unique IP addresses instead of unique hostnames, thus getting a more accurate representation of the number of actual web servers installed. (See Web Survey by IP for more details).

In this month's survey, 1,668,544 distinct IP Addresses hosted Apache servers, but only 417,375 (25.01%) revealed sufficient information to detect the host OS. The data below is based on this subset of servers that revealed the host OS.

OS/Distribution April 2022
IP Address Count
April 2022
%
March 2022
IP Address Count
March 2022
%
Growth
%
Ubuntu168,35440.34168,68240.290.11
CentOS105,42325.26105,88125.29-0.13
Debian101,61124.35101,86224.330.06
Windows14,9163.5714,8803.550.55
FreeBSD10,6132.5410,6602.55-0.14
Red Hat6,2331.496,3311.51-1.25
Fedora5,2521.265,3461.28-1.46
SuSE3,0030.723,0260.72-0.46
Scientific Linux7700.187720.180.05
Oracle4090.104110.10-0.18
Turbolinux2010.052010.050.31
Darwin1270.031300.03-2.01
Mandriva1080.031050.033.17
Sun Cobalt760.02760.020.31
Gentoo610.01610.010.31
OpenVMS370.01400.01-7.22
Netware290.01310.01-6.17
APMServ220.01230.01-4.06
OpenPKG210.01210.010.31
Trustix160.00160.000.31
ASPLinux160.00160.000.31
OS/2150.00160.00-5.96
IBM120.00130.00-7.41
Mac OS X110.00110.000.31
BlueQuartz90.0090.000.31
ALT Linux70.0070.000.31
White Box70.0070.000.31
Asianux50.0050.000.31
UnitedLinux30.0030.000.31
OpenNA30.0030.000.31
Lineox20.0020.000.31
ClarkConnect20.0020.000.31
iSeries10.0010.000.31

Note: Readers are cautioned that the Growth percentages are based on a server's market share penetration rather than the absolute number of servers we detected. Thus, it is possible for the number of servers to increase, while the growth is actually a negative value.




© 1998-2024 E-Soft Inc. Todos los derechos reservados.