Because caching static files has no benefit, it won't speed up the load from the server side. You might want to do it on the CDN level for static files.
Changing the cache module to globally cache all the requests is not ideal; if you have another site like WordPress, then it may not follow...