|
|
|
|
|
by anApple
6032 days ago
|
|
The webserver will only do computations which data they get from other services (memcache, etc...). They will never fetch the data locally, so there is no local bottleneck except the local bandwith and the efficiency of the code, thus the cpu. |
|