GIAC
GWAPT · Question #68
During an assessment, you discover that a web application does not compress large files before sending them to the client. What is the best recommendation to improve performance?
The correct answer is A. Enable Gzip compression on the web server. See the full explanation below for the reasoning.
Question
During an assessment, you discover that a web application does not compress large files before sending them to the client. What is the best recommendation to improve performance?
Options
- AEnable Gzip compression on the web server
- BImplement HTTPS encryption for all file transfers
- CStore the files in a database
- DBlock large file requests
How the community answered
(67 responses)- A78% (52)
- B7% (5)
- C12% (8)
- D3% (2)
Community Discussion
No community discussion yet for this question.