Technical Terms - Internet (A-Z) - Keep-Alive

Technical Terms - Internet (A-Z) - Keep-Alive

12th Grade

10 Qs

quiz-placeholder

Similar activities

The Internet

The Internet

10th - 12th Grade

14 Qs

Module 7 - WAN Concepts

Module 7 - WAN Concepts

12th Grade

10 Qs

Pre Test Proxy Server

Pre Test Proxy Server

12th Grade

10 Qs

Technical Terms - Internet (A-Z) - Upload

Technical Terms - Internet (A-Z) - Upload

12th Grade

10 Qs

Technical Terms - Internet (A-Z) - Telnet

Technical Terms - Internet (A-Z) - Telnet

12th Grade

10 Qs

Computer Systems Servicing

Computer Systems Servicing

12th Grade

10 Qs

Technical Terms - Internet (A-Z) - Socket

Technical Terms - Internet (A-Z) - Socket

12th Grade

10 Qs

Network and the Internet Quiz

Network and the Internet Quiz

9th - 12th Grade

15 Qs

Technical Terms - Internet (A-Z) - Keep-Alive

Technical Terms - Internet (A-Z) - Keep-Alive

Assessment

Quiz

Computers

12th Grade

Hard

Created by

OXFORD SCHOOL

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the Keep-Alive HTTP header?

To allow a web server to use multiple connections for a single request

To improve website performance by using a single connection for multiple requests

To restrict access to certain web pages

To encrypt data transmitted between the server and clients

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why is the Keep-Alive header not used in HTTP/2?

Because it slows down the website performance

Because HTTP/2 does not support persistent connections by default

Because it is not compatible with modern browsers

Because it requires more system resources from the web server

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens when Keep-Alive is enabled on a web server?

It creates persistent connections between the server and clients

It reduces the page load time by closing connections quickly

It increases the number of TCP connections for each request

It blocks access to the website for certain users

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the disadvantage of Keep-Alive in terms of system resources?

It limits the number of requests allowed within a single connection

It may overload the web server with persistent connections

It slows down the website performance

It requires more memory from the client's device

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which directive in Apache specifies the maximum time a persistent connection can stay open while waiting for new requests?

RequestTimeout

ConnectionTimeout

KeepAliveTimeout

MaxKeepAliveRequests

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the MaxKeepAliveRequests directive in Apache?

To set the maximum number of requests allowed within a single connection

To prevent servers from reaching maximum capacity

To enable keep-alive on the server

To specify the maximum time a connection can stay open

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can keep-alive be enabled on an Apache server?

By using HTTP/2 protocol instead of HTTP/1

By disabling the mod_headers module

By adding a specific code to the server-wide include file or .HTACCESS file

By setting the ConnectionTimeout directive to a high value

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?