This maybe outside the scope of what boost is designed to do, but ...
1) Say URL X gets cache by boost
2) URL X is viewed on a regular laptop display.
3) URL X us then viewed on a mobile device but the website is build so that all flash on URL A is replace by static images when a mobile device is detect.
Conflict since boost already cached the page in 2) and 3) wil lsee the 2) version of the page.
Is it in the scope of bosot to detect the client and present the correct cached version (laptop, tablet, mobile) of the page at URL X.
See some info on this issue below.
http://drupal.org/node/1475760
http://www.apachemobilefilter.org/
http://mobiledrupal.com/simple-apache-configuration-file-mobile-device-d...
All the best,
Guy
Comments
Comment #1
mikeytown2 commentedSomething similar to #629520-20: Cache by theme for mobile sites. correct?