# Website Maximum

**URL:** https://boards.straightdope.com/t/website-maximum/91054
**Category:** Factual Questions
**Created:** [November 2, 2001, 3:29am UTC](https://boards.straightdope.com/t/website-maximum/91054 "2001-11-02T03:29:21Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![insider](https://avatars.discourse-cdn.com/v4/letter/i/bbe5ce/32.png) [@insider](https://boards.straightdope.com/u/insider)
#### Post date: [November 2, 2001, 3:29am UTC](https://boards.straightdope.com/t/website-maximum/91054/1 "2001-11-02T03:29:21Z")

</div>

Can there ever be a maximum number of web pages or can the internet handle an unlimited number of these pages?

---

<div class="post-metadata">

### Author: ![ultrafilter](https://avatars.discourse-cdn.com/v4/letter/u/3d9bf3/32.png) [@ultrafilter](https://boards.straightdope.com/u/ultrafilter)
#### Post date: [November 2, 2001, 3:36am UTC](https://boards.straightdope.com/t/website-maximum/91054/2 "2001-11-02T03:36:46Z")

</div>

So long as there’s a server that can host more pages, there’s room for more of them. A server is a computer that has software that allows it to deliver webpages that people request. Now where you’re gonna put the servers is another issue…

---

<div class="post-metadata">

### Author: ![friedo](https://avatars.discourse-cdn.com/v4/letter/f/8edcca/32.png) [@friedo](https://boards.straightdope.com/u/friedo)
#### Post date: [November 2, 2001, 3:50am UTC](https://boards.straightdope.com/t/website-maximum/91054/3 "2001-11-02T03:50:48Z")

</div>

There is a limit to the number of routable IP addresses on an IP network (which is what the Internet is.) IPv6 will fix this by increasing the address space by several orders of magnitude.

An IP address refers to a network interface on a computer.

Any Internet-connected computer can theoretically host an unlimited number of web pages; the limitations are only in bandwidth and storage capacity.

---

<div class="post-metadata">

### Author: ![scr4](https://avatars.discourse-cdn.com/v4/letter/s/59ef9b/32.png) [@scr4](https://boards.straightdope.com/u/scr4)
#### Post date: [November 2, 2001, 7:16am UTC](https://boards.straightdope.com/t/website-maximum/91054/4 "2001-11-02T07:16:06Z")

</div>

Is there also a limit to the length of a URL? If there is, that would theoretically limit the total number of pages. It would be ridiculously large, in any case.

---

<div class="post-metadata">

### Author: ![ScottHaneda](https://avatars.discourse-cdn.com/v4/letter/s/9d8465/32.png) [@ScottHaneda](https://boards.straightdope.com/u/ScottHaneda)
#### Post date: [November 2, 2001, 8:31am UTC](https://boards.straightdope.com/t/website-maximum/91054/5 "2001-11-02T08:31:01Z")

</div>

> [@](#):
>
> \*Originally posted by scr4 \*  
> \*\*Is there also a limit to the length of a URL? If there is, that would theoretically limit the total number of pages. It would be ridiculously large, in any case. \*\*

Some limit it to 32kb characters, though this is a OS limit, not a browser issue, any modern OS can handle virtually limitless, even at 32k, I do not think there is enough space on the planet to hold all the servers 🙂

---

<div class="post-metadata">

### Author: ![micco](https://avatars.discourse-cdn.com/v4/letter/m/5f8ce5/32.png) [@micco](https://boards.straightdope.com/u/micco)
#### Post date: [November 2, 2001, 2:56pm UTC](https://boards.straightdope.com/t/website-maximum/91054/6 "2001-11-02T14:56:53Z")

</div>

> [@](#):
>
> \*Originally posted by scr4 \*  
> \*\*Is there also a limit to the length of a URL? If there is, that would theoretically limit the total number of pages. It would be ridiculously large, in any case. \*\*

Some registries will take 64 characters for a domain name, and they’ve expanded the character set to include non-English characters, so the number of combinations of domain names far exceeds the number of routable IP addresses. However, even a limitation on IPs doesn’t limit the number of pages on the net. A single IP can hit a server farm generating pages from a back-end database that could produce pages of near-infinite variety.

Part of this is semantics: what do you consider a page? If I put up a single script that displays a (pseudo)random 6-digit number, does that count as a single page or a million pages? This is analogous to a single gateway page that generates pages from database just like showthread.php on this site. Is showthread.php a single page, or does every thread on this site count as a page?
