7) 208.4 Implementing Nginx as a web server and a reverse proxy

7) 208.4 Implementing Nginx as a web server and a reverse proxy

University

9 Qs

quiz-placeholder

Similar activities

Client Server

Client Server

1st Grade - University

10 Qs

Mastering Almalinux

Mastering Almalinux

University

10 Qs

Quiz sobre Servidores

Quiz sobre Servidores

University

10 Qs

Module 9 (Fundamentals of Cybersecurity)

Module 9 (Fundamentals of Cybersecurity)

University

10 Qs

Pertemuan 1 Evaluasi Materi Proxy Kelas XII

Pertemuan 1 Evaluasi Materi Proxy Kelas XII

University

10 Qs

Jaringan Komputer II SSM

Jaringan Komputer II SSM

University

10 Qs

ACN CDN

ACN CDN

University

10 Qs

Chap 3_E-commerce Web Site Development_Part 1

Chap 3_E-commerce Web Site Development_Part 1

University

8 Qs

7) 208.4 Implementing Nginx as a web server and a reverse proxy

7) 208.4 Implementing Nginx as a web server and a reverse proxy

Assessment

Quiz

Computers

University

Easy

Created by

Maiky Alfaro

Used 6+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

"It can be used as a web server, an HTTP reverse proxy or as an IMAP/POP3 proxy".

Apache

Squid

HAProxy

Nginx

Varnish

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What's true according Nginx as a web server and reverse proxy

Can be used as a transparent proxy

It has a small footprint and performs very well under load with predictable resources

Provides support for multiple programming languages, including PHP, Python, and Perl

Highly configurable with a flexible rules-based configuration language.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

"It's an intermediary software that forwards requests for content from multiple clients to different servers across the internet".

Web server

HTTP Server

Proxy server

Reverse Proxy Server

Squid server

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

"It's a type of server sits behind the firewall in the private network that directs client requests to the appropriate backend-server".

Web server

HTTP Server

Proxy server

Reverse Proxy Server

Squid server

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Choose three common uses for a reverse proxy server:

Filter unwanted traffic

Load balancing

Web acceleration

Security and anonymity

Private hosting servers

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

"It can acts as a "traffic-cop" sitting in front of your backend servers and distributing client requests to a group of servers for speed and capacity utilization".

Which of the common uses for a reverse proxy server does the above statement refer to?

Filter unwanted traffic

Load balancing

Web acceleration

Security and anonymity

Private hosting servers

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

"It can compress inbound and outbound data, as well as cache commonly requested content".

Which of the common uses for a reverse proxy server does the above statement refer to?

Filter unwanted traffic

Load balancing

Web acceleration

Security and anonymity

Private hosting servers

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

"By intercepting requests headed by your backend-servers it protects their identities and acts as an additional defense against security attacks".

Which of the common uses for a reverse proxy server does the above statement refer to?

Filter unwanted traffic

Load balancing

Web acceleration

Security and anonymity

Private hosting servers

9.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Type the full path of the Nginx configuration file: