Computers and Technology
Computers and Technology, 14.04.2020 03:25, himatasy

) You are concerned about the possibility of DoS attacks against your web server program. You have
developed a new module for your web server that you feel will prevent DoS attacks by slowing them
down. Your proposal is as follows: every incoming HTTP request is put into a queue, with a timestamp
and a “delayed” bit marked as false. When it is ready to serve a request, the web server takes the first
request in the queue. If the “delayed” bit is false and there are no other requests from the same IP
address in the queue, it serves the request immediately. If the “delayed” bit is false and there is at least
one other request from the same IP address in the queue, the “delayed” bit is set to true and the
request is re-inserted at the end of the queue. If the delayed bit is set to “true,” then the request is
served if the current time is at least 1 second greater than the requested timestamp, otherwise the
request is sent to the end of the queue again. Your idea is that this will allow the site to deal with
requests from legitimate users in preference to DoS attack requests.
a) Will this scheme work to prevent a DoS attack from making your web server unusable by normal
users? Give a detailed explanation.

answer
Answers: 1

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 16:30, jngonzo1226
Which of the following statements best describes it careers?
Answers: 2
image
Computers and Technology, 22.06.2019 22:30, MoneyMike42
Alex’s family members live in different parts of the world. they would like to discuss the wedding plans of one of their distant relatives. however, alex wants all the family members to talk to each other simultaneously so that they can make decisions quickly. which mode of internet communication should they use? a. blog b. email c. wiki d. message board e. instant messaging
Answers: 2
image
Computers and Technology, 23.06.2019 02:00, hctlawton
Which software would you use to create a print design? a. illustrator b. audacity c. reaper d. dreamweaver
Answers: 2
image
Computers and Technology, 23.06.2019 04:31, legendman27
Jennifer has to set up a network in a factory with an environment that has a lot of electrical interference. which cable would she prefer to use? jennifer would prefer to use because its metal sheath reduces interference.
Answers: 1
Do you know the correct answer?
) You are concerned about the possibility of DoS attacks against your web server program. You have

Questions in other subjects:

Konu
Mathematics, 09.01.2020 00:31