I'm on a 5.3 drupal and images take forever to display even though they are relatively few. Content/text display right quickly.

Will this module help with performance for cacheing gifs/jpg/png?
Thanks.

Comments

jeremy’s picture

This module is designed to move content that is stored in the database into the filesystem, allowing your web server to serve the content more quickly without having to connect to the database. Images are typically already stored on the filesystem, so this module is not going to help you.

greggles’s picture

Status: Active » Closed (fixed)

updating status.