Viewing a webpage means downloading it?

  • Thread starter fog37
  • Start date
  • Tags
    Means
In summary: The size of a webpage varies and depends on its content (videos, etc.). What would you say the typical size of a webpage is?A typical webpage size is around 2 megabytes.
  • #1
fog37
1,568
108
Hello Forum,

everytime our browser requests a webpage from a web server to view, the server sends the requested page back to the browser. Does that mean that the page is being downloaded by the browser? I don't think so. We can in fact "save" a webpage and I believe that is when we would be downloading it.

But aside from saving it, once the browser receives the webpage it must store it somewhere and that takes up space, i.e. memory, correct? But how is that different from downloading the page?
If in one day we visit 100 webpages, it seems we would be getting a lot of stuff to store on our personal computer...
thanks for any clarification

fog37
 
Technology news on Phys.org
  • #2
Yes, your browser downloads the page and it takes space on your computer. If it didn't, how would you be able to see the web page?
fog37 said:
If in one day we visit 100 webpages, it seems we would be getting a lot of stuff to store on our personal computer...
Your computer store web pages in a cache which is usually just a temp directory on your computer. You can set the maximum amount to store and the browser deletes old content as it fills up.
 
  • Like
Likes Greg Bernhardt
  • #3
It seems you're asking for the correct definition of the term "download". There exist at least two different definitions.
1. Receiving any kind of data object (e.g. a file) from another computer/device through a network
2. Receiving a file and storing it locally for later use, i.e. not just as a temporary file to facilitate the streaming of media
The first definition is preferred by many IT professionals, the second is important in regards to the copyright law to distinguish streaming from downloading.
 
  • #4
Ok, thanks.

So the webpages are actually being downloaded into a location on our computer (the temp folder) that fills up and automatically empties itself. If it didn't empty itself it would take so much storage considering how many webpages we view during a day or a month...

The size of a webpage varies and depends on its content (videos, etc.). What would you say the typical size of a webpage is?
 
  • #6
Wow, two megabytes and close to a hundred individual HTTP requests per page! It looks like more than 2/3 of the bytes and more than half of the HTTP requests are for images.
 
  • #7
jtbell said:
Wow, two megabytes and close to a hundred individual HTTP requests per page! It looks like more than 2/3 of the bytes and more than half of the HTTP requests are for images.
Yer not livin' if yer browser doesn't have at least 1 Gbyte of web content cache reserved on the hard drive.
 
  • #8
@fog37, one of the things that any decent "cleanup" program does is (optionally) clear out the cache and other forms of temporary storage that, as you say, given free reign would grow forever (although as has also been pointed out, there are limiting mechanisms built into the browsers and operating systems).
 
  • #9
In the olden days before high-speed internet, when everything was dial up, you used to have to wait for pages to load, and the ones with images were the slowest. Page caching was a way to cut down on load times for frequently viewed pages.
 

1. What does it mean to "view" a webpage?

Viewing a webpage refers to the process of accessing and displaying a webpage on a web browser. This involves downloading the webpage's content, such as text, images, and videos, from a web server onto the user's device.

2. Is viewing a webpage the same as downloading it?

Yes, viewing a webpage involves downloading it onto your device. When you click on a webpage link or type a URL into your browser, the browser sends a request to the web server for the webpage's content. The web server then responds by sending the webpage's data to your browser, which is considered downloading.

3. How does viewing a webpage affect my internet usage?

Viewing a webpage requires data to be transferred from a web server to your device, which consumes internet data. The amount of data used depends on the size and complexity of the webpage, as well as any media content embedded within it. Therefore, viewing multiple webpages or ones with large amounts of data can significantly impact your internet usage.

4. Can I view a webpage without downloading it?

No, you cannot view a webpage without downloading it in some form. Even if you have previously viewed a webpage, your browser may still need to download some data, such as updated content or images, when you revisit the page. However, some browsers have a "cache" feature that stores previously viewed webpages, making them load faster and reducing the amount of data that needs to be downloaded.

5. How does viewing a webpage differ from offline browsing?

Viewing a webpage requires an active internet connection, as the webpage's content is downloaded from a web server. Offline browsing, on the other hand, involves accessing webpages that have been previously downloaded and stored on your device, allowing you to view them without an internet connection. This is useful for viewing webpages while traveling or in areas with limited internet access.

Similar threads

  • Programming and Computer Science
Replies
19
Views
2K
  • Programming and Computer Science
Replies
14
Views
2K
Replies
7
Views
222
  • Programming and Computer Science
Replies
1
Views
272
  • Programming and Computer Science
Replies
1
Views
626
  • Feedback and Announcements
Replies
1
Views
1K
  • Engineering and Comp Sci Homework Help
Replies
4
Views
729
  • Feedback and Announcements
Replies
0
Views
94K
  • Computing and Technology
Replies
30
Views
2K
Replies
1
Views
3K
Back
Top