Which of the following statements is false about HTTP behavior?
A.
When the size of the uploaded or downloaded file or the size of the content obtained through the POST operation reaches the block threshold, the system blocks the uploaded or downloaded file or POST operation.
B.
When the size of the uploaded or downloaded file or the size of the content obtained through the POST operation reaches the alarm threshold, the system generates a log to notify the device administrator and block the behavior.
C.
You can set an alarm threshold and a block threshold to limit the size of the upload file if file upload is allowed.
D.
The POST method of HTTP is commonly used to send information to the server through web pages. For example, use this method when you post threads, submit forms, and use your username and password to log in to a specific system.
Threshold settings in firewalls allow administrators to define:
Alarm threshold→ When exceeded, logs are generated.
Block threshold→ When exceeded, the action is blocked.
Why is B false?
The alarm threshold does not block traffic; it only generates logs.
Only the block threshold enforces blocking actions.
HCIP-Security References:
Huawei HCIP-Security Guide → HTTP Traffic Control
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit