Description
The cache hit-rate for jquery.js is zero since each server points to its local copy. If we instead point to a version stored on a CDN then the cache hit-rate will be higher. This will save around 247 kB per request.
The cache hit-rate for jquery.js is zero since each server points to its local copy. If we instead point to a version stored on a CDN then the cache hit-rate will be higher. This will save around 247 kB per request.