Y
Hacker News
new
|
ask
|
show
|
jobs
by
mort96
30 days ago
Way off. I went to an arbitrary message on lore.kernel.org. Firefox's network inspector says 7.37kB was transferred, including stylesheets. 26MB is roughly 3500x 7.37kB.
1 comments
jmalicki
30 days ago
Data transferred is not what generates load. sendfile() is about the lowest-overhead thing a web server does.
link