May 2009 Web Server Survey

Web服务器统计
2009年5月的调查显示,全球网站数量达到2亿3千5百89万,Apache继续保持领先地位,新增330万个站点;Microsoft-IIS位居第二,但减少了近90万个站点。同时,nginx作为一款资源消耗低且功能丰富的Web服务器软件,在全球范围内增长稳定,特别是在中国拥有最多的部署。

In the May 2009 survey we received responses from 235,890,526 sites, an increase of 4.3 million on last month. Apache remains firmly in the lead, having gained 3.3 million sites, and Microsoft-IIS remains second, having lost almost 0.9 million (mostly due to less activity seen at accounts on Microsoft's own Live Spaces service). QQ.com, the popular IM service in China, remains third with 29M sites. Google takes fourth place, after gaining approximately 1.5 million sites, and remains ahead of nginx which gained 200,000.

 

Global Distribution of nginx Sites

 

The Russian nginx web server web server nginx has been steadily increasing in popularity for several years. The chart below shows the geographical distribution of sites using nginx and in particular illustrates that China now has the most nginx sites, with almost 2.5 million and that the US is close behind with almost 2.4 million.

<script src="http://www.google.com/jsapi" type="text/javascript"></script><script type="text/javascript"></script>

nginx was written by Igor Sysoev and is well known for its rich feature set and low resource consumption.

 

Total Sites Across All Domains August 1995 - May 2009

 

Total Sites Across All Domains, August 1995 - May 2009

 

 

Graph of market share for top servers across all domains, August 1995 - May 2009

 

Top Developers
DeveloperApril 2009PercentMay 2009PercentChange
Apache106,368,72745.95%109,672,89746.49%0.55
Microsoft67,767,92829.27%66,871,46628.35%-0.92
qq.com28,905,13312.49%28,905,13512.25%-0.23
Google7,229,0333.12%8,678,0113.68%0.56
nginx6,100,4242.64%6,342,2502.69%0.05

DeveloperApril 2009PercentMay 2009PercentChange
Apache37,268,16246.52%38,170,14446.89%0.38
Microsoft30,116,43237.59%29,049,22335.69%-1.90
Google6,131,9667.65%7,326,6069.00%1.35
nginx2,602,1093.25%2,725,4963.35%0.10
qq.com00.00%46,0460.06%0.06
Totals for Active Servers Across All Domains
June 2000 - May 2009

Market Share for Top Servers Across the Million Busiest Sites
September 2008 - May 2009
DeveloperApril 2009PercentMay 2009PercentChange
Apache663,64967.56%665,47267.75%0.19
Microsoft185,76318.91%184,67218.80%-0.11
nginx31,0643.16%31,9583.25%0.09
Google16,0881.64%17,0581.74%0.10

 

### TinyWebServer on Aliyun Configuration and Solutions For configuring TinyWebServer on Alibaba Cloud, several key aspects need consideration to ensure optimal performance and security. #### Server Setup To begin with, one must establish an ECS (Elastic Compute Service) instance from Alibaba Cloud as the foundation for deploying TinyWebServer. Selecting appropriate configurations such as CPU cores, memory size, and storage type is crucial based on expected traffic load and application requirements[^1]. #### Security Group Settings Configuring security groups properly allows only necessary ports open while blocking others to enhance server safety. For a typical web service like TinyWebServer, port 80 (HTTP) or 443 (HTTPS) should be allowed inbound access depending on whether SSL/TLS encryption will be used[^2]. #### Domain Name Binding If intending to bind a custom domain name to TinyWebServer running on Aliyun, purchasing a suitable domain through Alibaba Cloud's domain registration service can simplify DNS management tasks significantly. After acquiring the domain, setting up A records pointing towards the public IP address assigned to your ECS instance completes this step[^3]. #### Deployment Automation Tools Integration Leveraging deployment automation tools such as Ansible or Terraform streamlines repetitive setup processes when scaling out multiple instances of TinyWebServers across different regions within Alibaba Cloud infrastructure[^4]. These tools facilitate consistent environment creation alongside automated software installation routines including any required dependencies specific to TinyWebServer operations. ```bash # Example command using ansible-playbook for provisioning new servers automatically. ansible-playbook -i hosts tinywebserver.yml --extra-vars="region=cn-hangzhou" ``` #### Monitoring Services Utilization Implementing monitoring services provided by Alibaba Cloud ensures real-time visibility into system health metrics associated with each deployed TinyWebServer node. Metrics collected may encompass CPU utilization rates, available RAM capacity levels, disk I/O activities among other critical indicators that help maintain stable functioning over time[^5]. ---
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值