|
|
|
|
|
by chrischen
1526 days ago
|
|
I think most importantly the server can cache requests (cache the generated HTML). This is especially important for public, mostly static pages that one might want to do SEO optimizations for anyways. Servers are often weaker than many consumer computers anyways, so I don’t thin it’s because it can render faster than your own browser. |
|
Isn't this the other way around? I mean a server is supposed to be fast enough to handle a lot of requests.