I understand that Boost only cache text files.
How to cache images?
Would Varnish be more comprehensive?
I am using types of images that do not fall under imagecache or so - their handling by Drupal is quite expensive!

URL: https://www.see.asso.fr/bitcache/5300ed856d8b1756d57bd5362cd5f9b46a12fec4?vid=26971&disposition=inline
Loaded By: https://www.see.asso.fr/:608
Host: www.see.asso.fr
Error/Status Code: 200
Client Port: 0
Request Start: 1.715 s
Time to First Byte: 2440 ms
Content Download: 19 ms
Bytes In (downloaded): 10.6 KB
Bytes Out (uploaded): 0.4 KB

Thanks

Comments

jvieille created an issue. See original summary.

mikeytown2’s picture

hook_boost_storage_types() is what you're looking for

jvieille’s picture

Actually, I am using D6
I don't find this function
Any hope, even by tweaking Boost itself

thanks

jvieille’s picture

Answering myself: I followed this thread:
https://www.drupal.org/node/651226
Works quite well

jvieille’s picture

Status: Active » Closed (duplicate)

See Answering myself: I followed this thread:
https://www.drupal.org/node/651226
Works quite well