I am making my first steps with the manifest chache stuff and stumbled over some problem.
I have several picture-servers, to optimize the loading times. so an image can be delivered from i.e.:
- pics1.domain.com/images/img1
- or pics2.domain.com/images/img1
- or pics3.domain.com/images/img1
how can I arrange the caching for them? I don't like to write down a line in the manifest file for each url, because there are very many of them.