Questions and Correct
Answers | New Update
4 web services for inbound connections - ANSWER ✔✔· Protocols
· Addressing
· Redundancy
· Load Balancing
Web services for outgoing connections - ANSWER ✔✔Proxy
HTTP nominally runs on port ? - ANSWER ✔✔80
T/F: HTTP establishes multiple TCP sessions - ANSWER ✔✔True (a
Control session for the base of the HTML data that defines the web page
, and Multiple other sessions for pictures, sound, video, etc. that are
defined on the page_
HTTPS was previously known as ____ (which is now technically TLS) -
ANSWER ✔✔SSL
HTTPS nominally runs on port ? - ANSWER ✔✔443
3 things that HTTPS does - ANSWER ✔✔· Authenticates the server
· Establishes an encrypted session over which HTTP data is carried
· Requires a digital certificate from a trusted authority to work
transparently
what is used when a request is made for the base page or a directory
(www.page.com or www.page.com/support) - ANSWER ✔✔Default
page
T/F: Only one type of the same site can exist on the same web server -
ANSWER ✔✔False (Multiple sites can exist on the same web server)
type of site identification, multiple IP addresses are bound to the web
server's external NIC, but it is an inefficient use of IP addresses -
ANSWER ✔✔IP based HTTP site identification