Question from the Node.js test

Which of these 4 solutions for serving a very large file will be the most optimized in terms of _server resources_ and _loading speed for the client_?

Medium

Considering that the file VeryFat.txt containing a very large amount of textual data(of the order of hundreds of MB)

Which of these 4 solutions for serving the file will be the most optimized in terms of server resources and loading speed for the client?
(All the solutions work, but one of them remains the most optimized of all)

Author: Jean-marie CléryStatus: PublishedQuestion passed 740 times
Edit
2
Community EvaluationsNo one has reviewed this question yet, be the first!