Network Servers and Services Lesson 008: Proxy Servers

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/9

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 11:20 PM on 8/31/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

10 Terms

1
New cards

Proxy Servers

Devices that create a network connection between an end-user’s client machine and a remote resource like a web server.

2
New cards

What forms can a proxy server take?

As a physical hardware-based appliance or as a piece of software installed on another server within internal infrastructure.

3
New cards

What do proxy servers provide?

Increased network speed and efficiency, increased security, and additional opportunities to conduct auditing.

4
New cards

How do proxies increase network speed and efficiency?

Through web caching.

5
New cards

Web Caching

Whenever a user requests a website through a proxy, it retains a local copy in its cache.

6
New cards

How does web caching increase network speed and efficiency?

If another device connected to a proxy server requests a website, it can be retrieved from the proxy server, instead of retrieving again through a WAN.

7
New cards

Where does the utilization of a proxy server not work well?

When dealing with modern Web 2.0 websites, due to the use of user-generated types of content.

8
New cards

How does a proxy server increase security?

It can be configured with a list of acceptable and non-acceptable sites.

9
New cards

How does a proxy server provide additional opportunities to conduct autiting?

Proxy servers can record every single request made by users.

10
New cards

What is an additional piece of information that a proxy server can provide concerning auditing?

How much time a user spent on a given website and the ability to keep track of individual website bandwidth use.