📄 host_capacity.asp@output=print
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-US" xml:lang="en-US" xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Hosting Capacities</title>
<link rel="shortcut icon" href="../favicon.ico" type="image/x-icon" />
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta name="Keywords" content="xml,tutorial,html,dhtml,css,xsl,xhtml,javascript,asp,ado,vbscript,dom,sql,colors,soap,php,authoring,programming,training,learning,beginner's guide,primer,lessons,school,howto,reference,examples,samples,source code,tags,demos,tips,links,FAQ,tag list,forms,frames,color table,w3c,cascading style sheets,active server pages,dynamic html,internet,database,development,Web building,Webmaster,html guide" />
<meta name="Description" content="Web hosting tutorial from W3Schools HTML, XHTML, XML, JavaScript, ASP, ADO, PHP, SQL, MySQL, FrontPage, Email, Perl, Domain" />
<meta http-equiv="pragma" content="no-cache" />
<meta http-equiv="cache-control" content="no-cache" />
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "../../https@ssl./default.htm" : "../../www./default.htm");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-3855518-1");
pageTracker._initData();
pageTracker._trackPageview();
</script>
</head>
<body>
<p>From <b>http://www.w3schools.com</b> (Copyright Refsnes Data)</p>
<h1>Hosting Capacities</h1>
<a href="host_domains.asp"><img border="0" src="../images/btn_previous.gif" width="100" height="20" alt="Previous" /></a>
<a href="host_email.asp"><img border="0" src="../images/btn_next.gif" width="100" height="20" alt="Next" /></a>
<hr />
<p class="intro">Make sure you get the disk space and the traffic volume you
need.</p>
<hr />
<h2>How Much Disk Space?</h2>
<p>A small or medium web site will need between 10 and 100MB of disk space.</p>
<p>If you look at the size of HTML pages, you will see that the average size is
very small. Maybe even smaller than 1KB. But if you look at the size of the
images (button, gif, banner, jpg) used inside the pages, you will often find
images many times larger than the page itself.</p>
<p>Expect each HTML page to take up between 5 and 50KB of disk space on your web
server, depending on the use of images or other space consuming elements. </p>
<p>If you plan to use lots of images or graphic elements (not to mention sound
files or movies), you might be needing much more disk space.</p>
<p>Make sure that you know your needs before you start looking for your web
host.</p>
<hr />
<h2>Monthly Traffic</h2>
<p>A small or medium web site will consume between 1GB and 5GB of data transfer
per month.</p>
<p>You can calculate this by multiplying your average page size with the number
of expected page views per month. If your average page size is 30KB and you
expect 50,000 page views per month, you will need 0.03MB x 50,000 = 1.5GB.</p>
<p>Larger, commercial sites often consume more than 100GB of monthly traffic.</p>
<p>Before you sign a contract with a host provider, make sure to check this:</p>
<ul>
<li>What are the restrictions on monthly transfer</li>
<li>Will your site be closed if you exceed the volume</li>
<li>Will you be billed a fortune if you exceed the volume</li>
<li>Will my future need be covered</li>
<li>Is upgrading a simple task</li>
</ul>
<hr />
<h2>Connection Speed</h2>
<p>Visitors to your web site will often connect via a modem, but your host
provider should have a much faster connection.</p>
<p>In the early days of the Internet a T1 connection was considered a fast
connection. Today connection speeds are much faster. </p>
<p>1 byte equals to 8 bits (and that's the number of bits used to transport one
character). Low speed communication modems can transport
from about 14 000 to 56 000 bits per second (14 to 56 kilobits per second). That
is somewhere between 2000 and 7000 characters per second, or about 1 to 5 pages
of written text.</p>
<p>One kilobit (Kb) is 1024 bits. One megabit (Mb) is 1024 kilobits. One gigabit
(Gb) is 1024 megabits.</p>
<p>These are connection speeds used on the Internet today:</p>
<table border="1" class="ex">
<tr>
<th width="33%">Name</th>
<th width="33%">Connection</th>
<th width="34%">Speed per second</th>
</tr>
<tr>
<td>Modem</td>
<td>Analog</td>
<td>14.4-56Kb</td>
</tr>
<tr>
<td>D0</td>
<td>Digital (ISDN)</td>
<td>64Kb</td>
</tr>
<tr>
<td>T1</td>
<td>Digital</td>
<td>1.55Mb</td>
</tr>
<tr>
<td>T3</td>
<td>Digital</td>
<td>43Mb</td>
</tr>
<tr>
<td>OC-1</td>
<td>Optical Carrier</td>
<td>52Mb</td>
</tr>
<tr>
<td>OC-2</td>
<td>Optical Carrier</td>
<td>156Mb</td>
</tr>
<tr>
<td>OC-12</td>
<td>Optical Carrier</td>
<td>622Mb</td>
</tr>
<tr>
<td>OC-24</td>
<td>Optical Carrier</td>
<td>1.244Gb</td>
</tr>
<tr>
<td>OC-48</td>
<td>Optical Carrier</td>
<td>2.488Gb</td>
</tr>
</table>
<p>Before you sign up a contract with any hosting provider, surf some other web
sites on their servers, and try to get a good feeling about their network speed.
Also compare the other sites against yours, to see if it looks like you have the
same needs. Contacting some of the other customers is also a valuable option.</p>
<hr />
<a href="host_domains.asp"><img border="0" src="../images/btn_previous.gif" width="100" height="20" alt="Previous" /></a>
<a href="host_email.asp"><img border="0" src="../images/btn_next.gif" width="100" height="20" alt="Next" /></a>
<p>From <b>http://www.w3schools.com</b> (Copyright Refsnes Data)</p>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -